# git rev-parse -q --verify a5fb44b89809a00cfb85997529d8430ed0759ea5^{commit} a5fb44b89809a00cfb85997529d8430ed0759ea5 already have revision, skipping fetch # git checkout -q -f -B kisskb a5fb44b89809a00cfb85997529d8430ed0759ea5 # git clean -qxdf # < git log -1 # commit a5fb44b89809a00cfb85997529d8430ed0759ea5 # Author: Stephen Rothwell # Date: Wed Apr 28 16:02:14 2021 +1000 # # Add linux-next specific files for 20210428 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a5fb44b89809a00cfb85997529d8430ed0759ea5 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5251:warning: override: reassigning to symbol MODULE_SIG .config:5252:warning: override: reassigning to symbol CPU_BIG_ENDIAN .config:5255:warning: override: reassigning to symbol PPC_BOOK3E_64 .config:5257:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5259:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5261:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from : /kisskb/src/arch/powerpc/kernel/vdso32/vgettimeofday.c: In function '__cvdso_clock_getres_time32_data': /kisskb/src/lib/vdso/gettimeofday.c:419:27: note: byref variable will be forcibly initialized 419 | struct __kernel_timespec ts; | ^~ /kisskb/src/arch/powerpc/lib/code-patching.c: In function 'patch_branch': /kisskb/src/arch/powerpc/lib/code-patching.c:210:18: note: byref variable will be forcibly initialized 210 | struct ppc_inst instr; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/mpic_u3msi.c: In function 'u3msi_setup_msi_irqs': /kisskb/src/arch/powerpc/sysdev/mpic_u3msi.c:124:17: note: byref variable will be forcibly initialized 124 | struct msi_msg msg; | ^~~ /kisskb/src/arch/powerpc/lib/code-patching.c: In function 'test_branch_iform': /kisskb/src/arch/powerpc/lib/code-patching.c:424:18: note: byref variable will be forcibly initialized 424 | struct ppc_inst instr; | ^~~~~ /kisskb/src/arch/powerpc/lib/code-patching.c: In function 'test_branch_bform': /kisskb/src/arch/powerpc/lib/code-patching.c:515:25: note: byref variable will be forcibly initialized 515 | struct ppc_inst *iptr, instr; | ^~~~~ /kisskb/src/arch/powerpc/lib/code-patching.c: In function 'test_create_function_call': /kisskb/src/arch/powerpc/lib/code-patching.c:501:18: note: byref variable will be forcibly initialized 501 | struct ppc_inst instr; | ^~~~~ /kisskb/src/arch/powerpc/lib/code-patching.c: In function 'test_translate_branch': /kisskb/src/arch/powerpc/lib/code-patching.c:587:18: note: byref variable will be forcibly initialized 587 | struct ppc_inst instr; | ^~~~~ /kisskb/src/init/initramfs.c: In function 'clean_path': /kisskb/src/init/initramfs.c:310:15: note: byref variable will be forcibly initialized 310 | struct kstat st; | ^~ /kisskb/src/arch/powerpc/lib/feature-fixups.c: In function 'patch_alt_instruction': /kisskb/src/arch/powerpc/lib/feature-fixups.c:49:18: note: byref variable will be forcibly initialized 49 | struct ppc_inst instr; | ^~~~~ /kisskb/src/arch/powerpc/lib/feature-fixups.c: In function 'patch_feature_section': /kisskb/src/arch/powerpc/lib/feature-fixups.c:71:67: note: byref variable will be forcibly initialized 71 | struct ppc_inst *start, *end, *alt_start, *alt_end, *src, *dest, nop; | ^~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c: In function 'icp_native_init_one_node': /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c:297:19: note: byref variable will be forcibly initialized 297 | struct resource r; | ^ /kisskb/src/arch/powerpc/mm/mmap.c: In function 'radix__arch_get_unmapped_area': /kisskb/src/arch/powerpc/mm/mmap.c:98:31: note: byref variable will be forcibly initialized 98 | struct vm_unmapped_area_info info; | ^~~~ /kisskb/src/arch/powerpc/sysdev/mpic.c: In function 'mpic_alloc': /kisskb/src/arch/powerpc/sysdev/mpic.c:1253:20: note: byref variable will be forcibly initialized 1253 | struct resource r; | ^ /kisskb/src/arch/powerpc/mm/mmap.c: In function 'radix__arch_get_unmapped_area_topdown': /kisskb/src/arch/powerpc/mm/mmap.c:142:31: note: byref variable will be forcibly initialized 142 | struct vm_unmapped_area_info info; | ^~~~ /kisskb/src/arch/powerpc/mm/pgtable.c: In function '__find_linux_pte': /kisskb/src/arch/powerpc/mm/pgtable.c:343:8: note: byref variable will be forcibly initialized 343 | pud_t pud, *pudp; | ^~~ /kisskb/src/arch/powerpc/mm/pgtable.c:342:8: note: byref variable will be forcibly initialized 342 | p4d_t p4d, *p4dp; | ^~~ /kisskb/src/fs/quota/dquot.c: In function '__quota_error': /kisskb/src/fs/quota/dquot.c:141:20: note: byref variable will be forcibly initialized 141 | struct va_format vaf; | ^~~ /kisskb/src/fs/quota/dquot.c: In function 'dquot_writeback_dquots': /kisskb/src/fs/quota/dquot.c:626:19: note: byref variable will be forcibly initialized 626 | struct list_head dirty; | ^~~~~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_initialize': /kisskb/src/fs/quota/dquot.c:1446:13: note: byref variable will be forcibly initialized 1446 | kprojid_t projid; | ^~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/quota/dquot.c:59: /kisskb/src/fs/quota/dquot.c: In function 'drop_dquot_ref': /kisskb/src/fs/quota/dquot.c:1094:12: note: byref variable will be forcibly initialized 1094 | LIST_HEAD(tofree_head); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/quota/dquot.c:59: /kisskb/src/fs/quota/dquot.c: In function 'invalidate_dquots': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/quota/dquot.c:560:4: note: in expansion of macro 'wait_event' 560 | wait_event(dquot_ref_wq, | ^~~~~~~~~~ In file included from /kisskb/src/ipc/util.c:66: /kisskb/src/ipc/util.c: In function '__rhashtable_insert_fast': /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized 701 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/ipc/util.c: In function '__rhashtable_lookup': /kisskb/src/include/linux/rhashtable.h:585:32: note: byref variable will be forcibly initialized 585 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_init': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:796:18: note: byref variable will be forcibly initialized 796 | struct resource r; | ^ /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c: In function 'test_basics': /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c:159:20: note: byref variable will be forcibly initialized 159 | struct msi_bitmap bmp; | ^~~ /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c: In function 'test_of_node': /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c:225:20: note: byref variable will be forcibly initialized 225 | struct msi_bitmap bmp; | ^~~ /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c:224:18: note: byref variable will be forcibly initialized 224 | struct property prop; | ^~~~ /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c:223:21: note: byref variable will be forcibly initialized 223 | struct device_node of_node; | ^~~~~~~ /kisskb/src/ipc/compat.c: In function 'get_compat_ipc64_perm': /kisskb/src/ipc/compat.c:41:27: note: byref variable will be forcibly initialized 41 | struct compat_ipc64_perm v; | ^ /kisskb/src/ipc/compat.c: In function 'get_compat_ipc_perm': /kisskb/src/ipc/compat.c:53:25: note: byref variable will be forcibly initialized 53 | struct compat_ipc_perm v; | ^ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'gpr_get': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:222:16: note: byref variable will be forcibly initialized 222 | struct membuf to_softe = membuf_at(&to, offsetof(struct pt_regs, softe)); | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:220:16: note: byref variable will be forcibly initialized 220 | struct membuf to_msr = membuf_at(&to, offsetof(struct pt_regs, msr)); | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/filemap.h:116, from /kisskb/src/mm/filemap.c:50: /kisskb/src/mm/filemap.c: In function 'trace_event_raw_event_mm_filemap_op_page_cache': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/filemap.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'trace_event_raw_event_filemap_set_wb_err': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:57:1: note: in expansion of macro 'TRACE_EVENT' 57 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'trace_event_raw_event_file_check_and_advance_wb_err': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/initcall.h:74, from /kisskb/src/init/main.c:109: /kisskb/src/init/main.c: In function 'trace_event_raw_event_initcall_level': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'trace_event_raw_event_initcall_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'trace_event_raw_event_initcall_finish': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'page_cache_delete': /kisskb/src/mm/filemap.c:125:11: note: byref variable will be forcibly initialized 125 | XA_STATE(xas, &mapping->i_pages, page->index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'page_cache_delete_batch': /kisskb/src/mm/filemap.c:289:11: note: byref variable will be forcibly initialized 289 | XA_STATE(xas, &mapping->i_pages, pvec->pages[0]->index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'filemap_range_has_page': /kisskb/src/mm/filemap.c:468:11: note: byref variable will be forcibly initialized 468 | XA_STATE(xas, &mapping->i_pages, start_byte >> PAGE_SHIFT); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'filemap_range_needs_writeback': /kisskb/src/mm/filemap.c:641:11: note: byref variable will be forcibly initialized 641 | XA_STATE(xas, &mapping->i_pages, start_byte >> PAGE_SHIFT); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function '__filemap_fdatawait_range': /kisskb/src/mm/filemap.c:500:17: note: byref variable will be forcibly initialized 500 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'replace_page_cache_page': /kisskb/src/mm/filemap.c:823:11: note: byref variable will be forcibly initialized 823 | XA_STATE(xas, &mapping->i_pages, offset); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function '__add_to_page_cache_locked': /kisskb/src/mm/filemap.c:861:11: note: byref variable will be forcibly initialized 861 | XA_STATE(xas, &mapping->i_pages, offset); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/arch/powerpc/sysdev/mpic_msgr.c: In function 'mpic_msgr_probe': /kisskb/src/arch/powerpc/sysdev/mpic_msgr.c:162:18: note: byref variable will be forcibly initialized 162 | struct resource rsrc; | ^~~~ /kisskb/src/mm/filemap.c: In function 'wait_on_page_bit_common': /kisskb/src/mm/filemap.c:1224:25: note: byref variable will be forcibly initialized 1224 | struct wait_page_queue wait_page; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_request_ipi': /kisskb/src/arch/powerpc/sysdev/xive/common.c:1145:30: note: byref variable will be forcibly initialized 1145 | struct xive_ipi_alloc_info info = { node }; | ^~~~ /kisskb/src/mm/filemap.c: In function 'wake_up_page_bit': /kisskb/src/mm/filemap.c:1129:21: note: byref variable will be forcibly initialized 1129 | wait_queue_entry_t bookmark; | ^~~~~~~~ /kisskb/src/mm/filemap.c:1127:23: note: byref variable will be forcibly initialized 1127 | struct wait_page_key key; | ^~~ /kisskb/src/init/do_mounts.c: In function 'devt_from_partuuid': /kisskb/src/init/do_mounts.c:103:17: note: byref variable will be forcibly initialized 103 | struct uuidcmp cmp; | ^~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function 'test_24bit_addr': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:93:18: note: byref variable will be forcibly initialized 93 | struct ppc_inst op; | ^~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function 'ftrace_call_replace': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:47:18: note: byref variable will be forcibly initialized 47 | struct ppc_inst op; | ^~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function 'find_ftrace_tramp': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:294:18: note: byref variable will be forcibly initialized 294 | struct ppc_inst instr; | ^~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'page_cache_next_miss': /kisskb/src/mm/filemap.c:1699:11: note: byref variable will be forcibly initialized 1699 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function 'ftrace_modify_code': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:60:18: note: byref variable will be forcibly initialized 60 | struct ppc_inst replaced; | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function 'setup_mcount_compiler_tramp': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:334:18: note: byref variable will be forcibly initialized 334 | struct ppc_inst instr; | ^~~~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:332:18: note: byref variable will be forcibly initialized 332 | struct ppc_inst op; | ^~ /kisskb/src/mm/filemap.c: In function 'page_cache_prev_miss': /kisskb/src/mm/filemap.c:1735:11: note: byref variable will be forcibly initialized 1735 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'mapping_get_entry': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_nop_kernel': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:399:18: note: byref variable will be forcibly initialized 399 | struct ppc_inst op; | ^~ /kisskb/src/mm/filemap.c:1765:11: note: byref variable will be forcibly initialized 1765 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_call_kernel': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:630:18: note: byref variable will be forcibly initialized 630 | struct ppc_inst op; | ^~ /kisskb/src/mm/filemap.c: In function 'find_get_pages_contig': /kisskb/src/mm/filemap.c:2150:11: note: byref variable will be forcibly initialized 2150 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/syscalls.h:73, from /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c:29: /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function 'trace_event_raw_event_sys_enter': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_nop': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:130:18: note: byref variable will be forcibly initialized 130 | struct ppc_inst op, pop; | ^~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' 18 | TRACE_EVENT_FN(sys_enter, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function 'trace_event_raw_event_sys_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' 44 | TRACE_EVENT_FN(sys_exit, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_call': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:523:18: note: byref variable will be forcibly initialized 523 | struct ppc_inst instr; | ^~~~~ /kisskb/src/mm/filemap.c: In function 'filemap_get_read_batch': /kisskb/src/mm/filemap.c:2281:11: note: byref variable will be forcibly initialized 2281 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_modify_call': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:717:18: note: byref variable will be forcibly initialized 717 | struct ppc_inst op; | ^~ /kisskb/src/arch/powerpc/kernel/prom_init.c: In function 'call_prom_ret': /kisskb/src/arch/powerpc/kernel/prom_init.c:399:19: note: byref variable will be forcibly initialized 399 | struct prom_args args; | ^~~~ /kisskb/src/arch/powerpc/kernel/prom_init.c: In function 'call_prom': /kisskb/src/arch/powerpc/kernel/prom_init.c:374:19: note: byref variable will be forcibly initialized 374 | struct prom_args args; | ^~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function 'arch_ptrace': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c:102:28: note: byref variable will be forcibly initialized 102 | struct ppc_hw_breakpoint bp_info; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c:91:25: note: byref variable will be forcibly initialized 91 | struct ppc_debug_info dbginfo; | ^~~~~~~ /kisskb/src/mm/filemap.c: In function 'find_get_pages_range_tag': /kisskb/src/mm/filemap.c:2208:11: note: byref variable will be forcibly initialized 2208 | XA_STATE(xas, &mapping->i_pages, *index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_chmod_file': /kisskb/src/fs/sysfs/file.c:407:15: note: byref variable will be forcibly initialized 407 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_create_file_ns': /kisskb/src/fs/sysfs/file.c:337:9: note: byref variable will be forcibly initialized 337 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/file.c:336:9: note: byref variable will be forcibly initialized 336 | kuid_t uid; | ^~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_add_file_to_group': /kisskb/src/fs/sysfs/file.c:374:9: note: byref variable will be forcibly initialized 374 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/file.c:373:9: note: byref variable will be forcibly initialized 373 | kuid_t uid; | ^~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_create_bin_file': /kisskb/src/fs/sysfs/file.c:552:9: note: byref variable will be forcibly initialized 552 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/file.c:551:9: note: byref variable will be forcibly initialized 551 | kuid_t uid; | ^~~ /kisskb/src/mm/filemap.c: In function 'filemap_map_pages': /kisskb/src/mm/filemap.c:3183:11: note: byref variable will be forcibly initialized 3183 | XA_STATE(xas, &mapping->i_pages, start_pgoff); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/ipc/msg.c: In function 'copy_msqid_from_user': /kisskb/src/ipc/msg.c:372:19: note: byref variable will be forcibly initialized 372 | struct msqid_ds tbuf_old; | ^~~~~~~~ /kisskb/src/ipc/msg.c: In function 'copy_msqid_to_user': /kisskb/src/ipc/msg.c:325:19: note: byref variable will be forcibly initialized 325 | struct msqid_ds out; | ^~~ /kisskb/src/mm/filemap.c: In function 'filemap_read': /kisskb/src/mm/filemap.c:2526:17: note: byref variable will be forcibly initialized 2526 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/ipc/msg.c:34: /kisskb/src/ipc/msg.c: In function 'freeque': /kisskb/src/ipc/msg.c:276:16: note: byref variable will be forcibly initialized 276 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/ipc/msg.c: In function 'msgctl_down': /kisskb/src/ipc/msg.c:429:17: note: byref variable will be forcibly initialized 429 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/ipc/msg.c: In function 'ksys_msgctl': /kisskb/src/ipc/msg.c:603:18: note: byref variable will be forcibly initialized 603 | struct msginfo msginfo; | ^~~~~~~ /kisskb/src/ipc/msg.c:592:20: note: byref variable will be forcibly initialized 592 | struct msqid64_ds msqid64; | ^~~~~~~ /kisskb/src/ipc/msg.c: In function 'copy_compat_msqid_to_user': /kisskb/src/ipc/msg.c:709:26: note: byref variable will be forcibly initialized 709 | struct compat_msqid_ds v; | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'find_get_entries': /kisskb/src/ipc/msg.c:693:28: note: byref variable will be forcibly initialized 693 | struct compat_msqid64_ds v; | ^ /kisskb/src/mm/filemap.c:1981:11: note: byref variable will be forcibly initialized 1981 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'find_lock_entries': /kisskb/src/mm/filemap.c:2033:11: note: byref variable will be forcibly initialized 2033 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/ipc/msg.c: In function 'compat_ksys_msgctl': /kisskb/src/ipc/msg.c:738:18: note: byref variable will be forcibly initialized 738 | struct msginfo msginfo; | ^~~~~~~ /kisskb/src/ipc/msg.c:728:20: note: byref variable will be forcibly initialized 728 | struct msqid64_ds msqid64; | ^~~~~~~ /kisskb/src/mm/filemap.c: In function 'find_get_pages_range': /kisskb/src/mm/filemap.c:2099:11: note: byref variable will be forcibly initialized 2099 | XA_STATE(xas, &mapping->i_pages, *start); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/ipc/msg.c: In function 'do_msgsnd': /kisskb/src/ipc/msg.c:873:21: note: byref variable will be forcibly initialized 873 | struct msg_sender s; | ^ In file included from /kisskb/src/ipc/msg.c:34: /kisskb/src/ipc/msg.c:847:16: note: byref variable will be forcibly initialized 847 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/mm/filemap.c: In function 'mapping_seek_hole_data': /kisskb/src/mm/filemap.c:2766:11: note: byref variable will be forcibly initialized 2766 | XA_STATE(xas, &mapping->i_pages, start >> PAGE_SHIFT); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/ipc/msg.c: In function 'do_msgrcv': /kisskb/src/ipc/msg.c:1122:23: note: byref variable will be forcibly initialized 1122 | struct msg_receiver msr_d; | ^~~~~ In file included from /kisskb/src/ipc/msg.c:34: /kisskb/src/ipc/msg.c:1097:16: note: byref variable will be forcibly initialized 1097 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/fs/verity/enable.c: In function 'fsverity_ioctl_enable': /kisskb/src/fs/verity/enable.c:343:29: note: byref variable will be forcibly initialized 343 | struct fsverity_enable_arg arg; | ^~~ /kisskb/src/ipc/msg.c: In function 'ksys_msgget': /kisskb/src/ipc/msg.c:302:20: note: byref variable will be forcibly initialized 302 | struct ipc_params msg_params; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/net/bpf_jit_comp.c: In function 'bpf_int_jit_compile': /kisskb/src/arch/powerpc/net/bpf_jit_comp.c:96:25: note: byref variable will be forcibly initialized 96 | struct codegen_context cgctx; | ^~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/eventfd.c: In function 'irqfd_wakeup': /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/eventfd.c:190:38: note: byref variable will be forcibly initialized 190 | struct kvm_kernel_irq_routing_entry irq; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'enable_ddw': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1149:29: note: byref variable will be forcibly initialized 1149 | struct ddw_create_response create; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1148:28: note: byref variable will be forcibly initialized 1148 | struct ddw_query_response query; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pseries_lpar_resize_hpt': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1604:26: note: byref variable will be forcibly initialized 1604 | struct hpt_resize_state state = { | ^~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-altivec.c: In function 'vr_get': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-altivec.c:49:4: note: byref variable will be forcibly initialized 49 | } vrsave; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-altivec.c: In function 'vr_set': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-altivec.c:101:5: note: byref variable will be forcibly initialized 101 | } vrsave; | ^~~~~~ /kisskb/src/mm/readahead.c: In function 'read_pages': /kisskb/src/mm/readahead.c:122:18: note: byref variable will be forcibly initialized 122 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/readahead.c:12: /kisskb/src/mm/readahead.c: In function 'page_cache_ra_unbounded': /kisskb/src/mm/readahead.c:179:12: note: byref variable will be forcibly initialized 179 | LIST_HEAD(page_pool); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/kernel/align.c: In function 'fix_alignment': /kisskb/src/arch/powerpc/kernel/align.c:304:24: note: byref variable will be forcibly initialized 304 | struct instruction_op op; | ^~ /kisskb/src/arch/powerpc/kernel/align.c:303:18: note: byref variable will be forcibly initialized 303 | struct ppc_inst instr; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/thp.h:89, from /kisskb/src/arch/powerpc/mm/book3s64/hash_pgtable.c:20: /kisskb/src/arch/powerpc/mm/book3s64/hash_pgtable.c: In function 'trace_event_raw_event_hugepage_invalidate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(hugepage_invalidate, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_pgtable.c: In function 'trace_event_raw_event_hugepage_set_pmd': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thp.h:29:1: note: in expansion of macro 'TRACE_EVENT' 29 | TRACE_EVENT(hugepage_set_pmd, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_pgtable.c: In function 'trace_event_raw_event_hugepage_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thp.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(hugepage_update, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_pgtable.c: In function 'trace_event_raw_event_hugepage_splitting': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thp.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(hugepage_splitting, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_pgtable.c: In function 'hash__pmdp_collapse_flush': /kisskb/src/arch/powerpc/mm/book3s64/hash_pgtable.c:226:8: note: byref variable will be forcibly initialized 226 | pmd_t pmd; | ^~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function '__kvm_handle_hva_range': /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:486:23: note: byref variable will be forcibly initialized 486 | struct kvm_gfn_range gfn_range; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/setup.c: In function 'pseries_setup_security_mitigations': /kisskb/src/arch/powerpc/platforms/pseries/setup.c:558:27: note: byref variable will be forcibly initialized 558 | struct h_cpu_char_result result; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/setup.c: In function 'pSeries_coalesce_init': /kisskb/src/arch/powerpc/platforms/pseries/setup.c:885:27: note: byref variable will be forcibly initialized 885 | struct hvcall_mpp_x_data mpp_x_data; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'kvm_device_ioctl_attr': /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3676:25: note: byref variable will be forcibly initialized 3676 | struct kvm_device_attr attr; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/iomap/trace.h:187, from /kisskb/src/fs/iomap/trace.c:12: /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_readpage_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/iomap/./trace.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/kvm.h:510, from /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:65: /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_userspace_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(kvm_userspace_exit, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_vcpu_wakeup': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(kvm_vcpu_wakeup, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_set_irq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(kvm_set_irq, | ^~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_range_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/iomap/./trace.h:44:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 44 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/iomap/./trace.h:102:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 102 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_ack_irq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:183:1: note: in expansion of macro 'TRACE_EVENT' 183 | TRACE_EVENT(kvm_ack_irq, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_mmio': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:213:1: note: in expansion of macro 'TRACE_EVENT' 213 | TRACE_EVENT(kvm_mmio, | ^~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_apply': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:144:1: note: in expansion of macro 'TRACE_EVENT' 144 | TRACE_EVENT(iomap_apply, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_fpu': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(kvm_fpu, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_halt_poll_ns': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(kvm_halt_poll_ns, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_dirty_ring_push': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(kvm_dirty_ring_push, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_dirty_ring_reset': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:405:1: note: in expansion of macro 'TRACE_EVENT' 405 | TRACE_EVENT(kvm_dirty_ring_reset, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_dirty_ring_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:426:1: note: in expansion of macro 'TRACE_EVENT' 426 | TRACE_EVENT(kvm_dirty_ring_exit, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_unmap_hva_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:441:1: note: in expansion of macro 'TRACE_EVENT' 441 | TRACE_EVENT(kvm_unmap_hva_range, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_set_spte_hva': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:459:1: note: in expansion of macro 'TRACE_EVENT' 459 | TRACE_EVENT(kvm_set_spte_hva, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_age_hva': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:474:1: note: in expansion of macro 'TRACE_EVENT' 474 | TRACE_EVENT(kvm_age_hva, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'trace_event_raw_event_kvm_test_age_hva': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kvm.h:492:1: note: in expansion of macro 'TRACE_EVENT' 492 | TRACE_EVENT(kvm_test_age_hva, | ^~~~~~~~~~~ /kisskb/src/kernel/locking/mutex.c: In function '__mutex_lock_common': /kisskb/src/kernel/locking/mutex.c:920:22: note: byref variable will be forcibly initialized 920 | struct mutex_waiter waiter; | ^~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'add_to_rb': /kisskb/src/kernel/printk/printk.c:1056:23: note: byref variable will be forcibly initialized 1056 | struct printk_record dest_r; | ^~~~~~ /kisskb/src/kernel/printk/printk.c:1055:28: note: byref variable will be forcibly initialized 1055 | struct prb_reserved_entry e; | ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/printk.h:37, from /kisskb/src/kernel/printk/printk.c:56: /kisskb/src/kernel/printk/printk.c: In function 'trace_event_raw_event_console': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_poll': /kisskb/src/kernel/printk/printk.c:829:21: note: byref variable will be forcibly initialized 829 | struct printk_info info; | ^~~~ /kisskb/src/arch/powerpc/kvm/emulate_loadstore.c: In function 'kvmppc_emulate_loadstore': /kisskb/src/arch/powerpc/kvm/emulate_loadstore.c:77:24: note: byref variable will be forcibly initialized 77 | struct instruction_op op; | ^~ /kisskb/src/mm/mempool.c: In function 'mempool_alloc': /kisskb/src/mm/mempool.c:377:21: note: byref variable will be forcibly initialized 377 | wait_queue_entry_t wait; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/kernel/printk/printk.c:23: /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:745:9: note: in expansion of macro 'wait_event_interruptible' 745 | ret = wait_event_interruptible(log_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/arch/powerpc/kvm/trace.h:127, from /kisskb/src/arch/powerpc/kvm/powerpc.c:41: /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'trace_event_raw_event_kvm_ppc_instr': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/./trace.h:13:1: note: in expansion of macro 'TRACE_EVENT' 13 | TRACE_EVENT(kvm_ppc_instr, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'trace_event_raw_event_kvm_stlb_inval': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' 33 | TRACE_EVENT(kvm_stlb_inval, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'trace_event_raw_event_kvm_stlb_write': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/./trace.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kvm_stlb_write, | ^~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'syslog_print': /kisskb/src/kernel/printk/printk.c:1488:23: note: byref variable will be forcibly initialized 1488 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:1487:21: note: byref variable will be forcibly initialized 1487 | struct printk_info info; | ^~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'trace_event_raw_event_kvm_gtlb_write': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/./trace.h:74:1: note: in expansion of macro 'TRACE_EVENT' 74 | TRACE_EVENT(kvm_gtlb_write, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'trace_event_raw_event_kvm_check_requests': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/./trace.h:100:1: note: in expansion of macro 'TRACE_EVENT' 100 | TRACE_EVENT(kvm_check_requests, | ^~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'find_first_fitting_seq': /kisskb/src/kernel/printk/printk.c:1451:21: note: byref variable will be forcibly initialized 1451 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'syslog_print_all': /kisskb/src/kernel/printk/printk.c:1559:23: note: byref variable will be forcibly initialized 1559 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:1558:21: note: byref variable will be forcibly initialized 1558 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'kmsg_dump_get_buffer': /kisskb/src/kernel/printk/printk.c:3449:23: note: byref variable will be forcibly initialized 3449 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:3448:21: note: byref variable will be forcibly initialized 3448 | struct printk_info info; | ^~~~ /kisskb/src/arch/powerpc/kernel/signal_64.c: In function '__do_sys_swapcontext': /kisskb/src/arch/powerpc/kernel/signal_64.c:655:11: note: byref variable will be forcibly initialized 655 | sigset_t set; | ^~~ /kisskb/src/kernel/printk/printk.c: In function 'kmsg_dump_get_line': /kisskb/src/kernel/printk/printk.c:3389:23: note: byref variable will be forcibly initialized 3389 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:3387:21: note: byref variable will be forcibly initialized 3387 | struct printk_info info; | ^~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_set_vmx_dword': /kisskb/src/arch/powerpc/kvm/powerpc.c:1025:23: note: byref variable will be forcibly initialized 1025 | union kvmppc_one_reg val; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_get_vmx_dword': /kisskb/src/arch/powerpc/kvm/powerpc.c:1527:23: note: byref variable will be forcibly initialized 1527 | union kvmppc_one_reg reg; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_set_vmx_word': /kisskb/src/arch/powerpc/kvm/powerpc.c:1041:23: note: byref variable will be forcibly initialized 1041 | union kvmppc_one_reg val; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_get_vmx_word': /kisskb/src/arch/powerpc/kvm/powerpc.c:1545:23: note: byref variable will be forcibly initialized 1545 | union kvmppc_one_reg reg; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_set_vmx_hword': /kisskb/src/arch/powerpc/kvm/powerpc.c:1057:23: note: byref variable will be forcibly initialized 1057 | union kvmppc_one_reg val; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_get_vmx_hword': /kisskb/src/arch/powerpc/kvm/powerpc.c:1563:23: note: byref variable will be forcibly initialized 1563 | union kvmppc_one_reg reg; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_set_vmx_byte': /kisskb/src/arch/powerpc/kvm/powerpc.c:1073:23: note: byref variable will be forcibly initialized 1073 | union kvmppc_one_reg val; | ^~~ In file included from /kisskb/src/kernel/locking/mutex.c:25: /kisskb/src/kernel/locking/mutex.c: In function '__mutex_unlock_slowpath': /kisskb/src/kernel/locking/mutex.c:1218:16: note: byref variable will be forcibly initialized 1218 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_get_vmx_byte': /kisskb/src/arch/powerpc/kvm/powerpc.c:1581:23: note: byref variable will be forcibly initialized 1581 | union kvmppc_one_reg reg; | ^~~ /kisskb/src/arch/powerpc/kernel/signal_64.c: In function 'sys_rt_sigreturn': /kisskb/src/arch/powerpc/kernel/signal_64.c:739:11: note: byref variable will be forcibly initialized 739 | sigset_t set; | ^~~ /kisskb/src/sound/core/seq/seq_clientmgr.c: In function 'snd_seq_ioctl': /kisskb/src/sound/core/seq/seq_clientmgr.c:2128:4: note: byref variable will be forcibly initialized 2128 | } buf; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_st': /kisskb/src/arch/powerpc/kvm/powerpc.c:328:20: note: byref variable will be forcibly initialized 328 | struct kvmppc_pte pte; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvmppc_ld': /kisskb/src/arch/powerpc/kvm/powerpc.c:371:20: note: byref variable will be forcibly initialized 371 | struct kvmppc_pte pte; | ^~~ /kisskb/src/kernel/printk/printk.c: In function 'console_unlock': /kisskb/src/kernel/printk/printk.c:2548:23: note: byref variable will be forcibly initialized 2548 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:2547:21: note: byref variable will be forcibly initialized 2547 | struct printk_info info; | ^~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'pseries_get_cpu_char': /kisskb/src/arch/powerpc/kvm/powerpc.c:2221:27: note: byref variable will be forcibly initialized 2221 | struct h_cpu_char_result c; | ^ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'kvm_vcpu_ioctl': /kisskb/src/kernel/printk/printk.c: In function 'setup_log_buf': /kisskb/src/kernel/printk/printk.c:1085:23: note: byref variable will be forcibly initialized 1085 | struct printk_record r; | ^ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3564:12: note: byref variable will be forcibly initialized 3564 | sigset_t sigset, *p; | ^~~~~~ /kisskb/src/kernel/printk/printk.c:1084:21: note: byref variable will be forcibly initialized 1084 | struct printk_info info; | ^~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3563:26: note: byref variable will be forcibly initialized 3563 | struct kvm_signal_mask kvm_sigmask; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3553:26: note: byref variable will be forcibly initialized 3553 | struct kvm_guest_debug dbg; | ^~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3538:26: note: byref variable will be forcibly initialized 3538 | struct kvm_translation tr; | ^~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3529:23: note: byref variable will be forcibly initialized 3529 | struct kvm_mp_state mp_state; | ^~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3517:23: note: byref variable will be forcibly initialized 3517 | struct kvm_mp_state mp_state; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/kernel/printk/printk.c:23: /kisskb/src/kernel/printk/printk.c: In function 'do_syslog': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:1658:11: note: in expansion of macro 'wait_event_interruptible' 1658 | error = wait_event_interruptible(log_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:1636:21: note: byref variable will be forcibly initialized 1636 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'vprintk_store': /kisskb/src/kernel/printk/printk.c:2043:23: note: byref variable will be forcibly initialized 2043 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:2041:28: note: byref variable will be forcibly initialized 2041 | struct prb_reserved_entry e; | ^ /kisskb/src/sound/core/seq/seq_clientmgr.c: In function 'snd_seq_read': /kisskb/src/sound/core/seq/seq_clientmgr.c:442:25: note: byref variable will be forcibly initialized 442 | struct snd_seq_event tmpev; | ^~~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvm_vcpu_ioctl_get_one_reg': /kisskb/src/arch/powerpc/kvm/powerpc.c:1683:23: note: byref variable will be forcibly initialized 1683 | union kvmppc_one_reg val; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvm_vcpu_ioctl_set_one_reg': /kisskb/src/arch/powerpc/kvm/powerpc.c:1731:23: note: byref variable will be forcibly initialized 1731 | union kvmppc_one_reg val; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvm_arch_vcpu_async_ioctl': /kisskb/src/arch/powerpc/kvm/powerpc.c:2028:24: note: byref variable will be forcibly initialized 2028 | struct kvm_interrupt irq; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvm_arch_vcpu_ioctl': /kisskb/src/arch/powerpc/kvm/powerpc.c:2059:22: note: byref variable will be forcibly initialized 2059 | struct kvm_one_reg reg; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c:2046:25: note: byref variable will be forcibly initialized 2046 | struct kvm_enable_cap cap; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c: In function 'kvm_arch_vm_ioctl': /kisskb/src/arch/powerpc/kvm/powerpc.c:2431:27: note: byref variable will be forcibly initialized 2431 | struct kvm_ppc_cpu_char cpuchar; | ^~~~~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c:2420:28: note: byref variable will be forcibly initialized 2420 | struct kvm_ppc_rmmu_info info; | ^~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c:2407:28: note: byref variable will be forcibly initialized 2407 | struct kvm_ppc_mmuv3_cfg cfg; | ^~~ /kisskb/src/arch/powerpc/kvm/powerpc.c:2390:28: note: byref variable will be forcibly initialized 2390 | struct kvm_ppc_smmu_info info; | ^~~~ /kisskb/src/arch/powerpc/kvm/powerpc.c:2346:25: note: byref variable will be forcibly initialized 2346 | struct kvm_ppc_pvinfo pvinfo; | ^~~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'read_mem_unaligned': /kisskb/src/arch/powerpc/lib/sstep.c:385:4: note: byref variable will be forcibly initialized 385 | } u; | ^ /kisskb/src/sound/core/seq/seq_clientmgr.c: In function 'snd_seq_write': /kisskb/src/sound/core/seq/seq_clientmgr.c:1024:23: note: byref variable will be forcibly initialized 1024 | struct snd_seq_event event; | ^~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'read_mem': /kisskb/src/arch/powerpc/lib/sstep.c:385:4: note: byref variable will be forcibly initialized /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'kvm_vcpu_compat_ioctl': /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3633:12: note: byref variable will be forcibly initialized 3633 | sigset_t sigset; | ^~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3632:26: note: byref variable will be forcibly initialized 3632 | struct kvm_signal_mask kvm_sigmask; | ^~~~~~~~~~~ /kisskb/src/sound/core/seq/seq_clientmgr.c: In function 'bounce_error_event': /kisskb/src/sound/core/seq/seq_clientmgr.c:536:23: note: byref variable will be forcibly initialized 536 | struct snd_seq_event bounce_ev; | ^~~~~~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'write_mem_unaligned': /kisskb/src/arch/powerpc/lib/sstep.c:490:4: note: byref variable will be forcibly initialized 490 | } u; | ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/oom.h:195, from /kisskb/src/mm/oom_kill.c:52: /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_oom_score_adj_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_reclaim_retry_zone': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_mark_victim': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:74:1: note: in expansion of macro 'TRACE_EVENT' 74 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'write_mem': /kisskb/src/arch/powerpc/lib/sstep.c:490:4: note: byref variable will be forcibly initialized /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_wake_reaper': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_start_task_reaping': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:106:1: note: in expansion of macro 'TRACE_EVENT' 106 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_finish_task_reaping': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_skip_task_reaping': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:138:1: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_compact_retry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/sound/core/seq/seq_clientmgr.c: In function 'snd_seq_dispatch_event': /kisskb/src/sound/core/seq/seq_clientmgr.c:872:24: note: byref variable will be forcibly initialized 872 | struct snd_seq_event tmpev, *ev; | ^~~~~ /kisskb/src/sound/core/seq/seq_clientmgr.c: In function 'snd_seq_client_notify_subscription': /kisskb/src/sound/core/seq/seq_clientmgr.c:1447:23: note: byref variable will be forcibly initialized 1447 | struct snd_seq_event event; | ^~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'do_vec_store': /kisskb/src/arch/powerpc/lib/sstep.c:651:4: note: byref variable will be forcibly initialized 651 | } u; | ^ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'kvm_delete_memslot': /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:1398:25: note: byref variable will be forcibly initialized 1398 | struct kvm_memory_slot new; | ^~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function '__kvm_set_memory_region': /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:1431:30: note: byref variable will be forcibly initialized 1431 | struct kvm_memory_slot old, new; | ^~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:1431:25: note: byref variable will be forcibly initialized 1431 | struct kvm_memory_slot old, new; | ^~~ /kisskb/src/fs/proc/task_mmu.c: In function 'pagemap_pte_hole': /kisskb/src/fs/proc/task_mmu.c:1334:19: note: byref variable will be forcibly initialized 1334 | pagemap_entry_t pme = make_pme(0, 0); | ^~~ /kisskb/src/mm/oom_kill.c: In function '__oom_reap_task_mm': /kisskb/src/mm/oom_kill.c:543:22: note: byref variable will be forcibly initialized 543 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/oom_kill.c:542:30: note: byref variable will be forcibly initialized 542 | struct mmu_notifier_range range; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/include/linux/oom.h:6, from /kisskb/src/mm/oom_kill.c:21: /kisskb/src/mm/oom_kill.c: In function 'oom_reaper': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' 338 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:358:11: note: in expansion of macro '__wait_event_freezable' 358 | __ret = __wait_event_freezable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c:646:3: note: in expansion of macro 'wait_event_freezable' 646 | wait_event_freezable(oom_reaper_wait, oom_reaper_list != NULL); | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'oom_killer_disable': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c:773:8: note: in expansion of macro 'wait_event_interruptible_timeout' 773 | ret = wait_event_interruptible_timeout(oom_victims_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/proc/task_mmu.c: In function 'show_smap': /kisskb/src/fs/proc/task_mmu.c:819:24: note: byref variable will be forcibly initialized 819 | struct mem_size_stats mss; | ^~~ /kisskb/src/fs/proc/task_mmu.c: In function 'show_smaps_rollup': /kisskb/src/fs/proc/task_mmu.c:847:24: note: byref variable will be forcibly initialized 847 | struct mem_size_stats mss; | ^~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'kvm_init': /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:5077:30: note: byref variable will be forcibly initialized 5077 | struct kvm_cpu_compat_check c; | ^ /kisskb/src/fs/proc/task_mmu.c: In function 'pagemap_pmd_range': /kisskb/src/fs/proc/task_mmu.c:1482:19: note: byref variable will be forcibly initialized 1482 | pagemap_entry_t pme; | ^~~ /kisskb/src/fs/proc/task_mmu.c:1456:20: note: byref variable will be forcibly initialized 1456 | pagemap_entry_t pme = make_pme(frame, flags); | ^~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'do_fp_load': /kisskb/src/arch/powerpc/lib/sstep.c:529:4: note: byref variable will be forcibly initialized 529 | } u; | ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sched.h:740, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_stop': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:16:1: note: in expansion of macro 'TRACE_EVENT' 16 | TRACE_EVENT(sched_kthread_stop, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_stop_ret': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(sched_kthread_stop_ret, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_work_queue_work': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(sched_kthread_work_queue_work, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_work_execute_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:93:1: note: in expansion of macro 'TRACE_EVENT' 93 | TRACE_EVENT(sched_kthread_work_execute_start, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_work_execute_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' 119 | TRACE_EVENT(sched_kthread_work_execute_end, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_wakeup_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_migrate_task': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:273:1: note: in expansion of macro 'TRACE_EVENT' 273 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:300:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 300 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/proc/task_mmu.c: In function 'clear_refs_write': /kisskb/src/fs/proc/task_mmu.c:1235:29: note: byref variable will be forcibly initialized 1235 | struct clear_refs_private cp = { | ^~ /kisskb/src/fs/proc/task_mmu.c:1234:29: note: byref variable will be forcibly initialized 1234 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_wait': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'do_fp_store': /kisskb/src/arch/powerpc/lib/sstep.c:579:4: note: byref variable will be forcibly initialized 579 | } u; | ^ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_fork': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:371:1: note: in expansion of macro 'TRACE_EVENT' 371 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/fs/proc/task_mmu.c: In function 'pagemap_read': /kisskb/src/fs/proc/task_mmu.c:1581:21: note: byref variable will be forcibly initialized 1581 | struct pagemapread pm; | ^~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_exec': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:399:1: note: in expansion of macro 'TRACE_EVENT' 399 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:399:1: note: in expansion of macro 'TRACE_EVENT' 399 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_stat_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:425:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 425 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 435 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_stat_runtime': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:493:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 493 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_pi_setprio': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:527:1: note: in expansion of macro 'TRACE_EVENT' 527 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_move_numa': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:578:1: note: in expansion of macro 'TRACE_EVENT' 578 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_numa_pair_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 610 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_wake_idle_without_ipi': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:670:1: note: in expansion of macro 'TRACE_EVENT' 670 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/book3s_rtas.c: In function 'kvmppc_rtas_hcall': /kisskb/src/arch/powerpc/kvm/book3s_rtas.c:221:19: note: byref variable will be forcibly initialized 221 | struct rtas_args args; | ^~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'emulate_vsx_store': /kisskb/src/arch/powerpc/lib/sstep.c:807:16: note: byref variable will be forcibly initialized 807 | union vsx_reg buf; | ^~~ /kisskb/src/arch/powerpc/kvm/book3s_rtas.c: In function 'kvm_vm_ioctl_rtas_define_token': /kisskb/src/arch/powerpc/kvm/book3s_rtas.c:200:29: note: byref variable will be forcibly initialized 200 | struct kvm_rtas_token_args args; | ^~~~ In file included from /kisskb/src/security/commoncap.c:5: /kisskb/src/security/commoncap.c: In function 'cap_combine': /kisskb/src/include/linux/capability.h:121:15: note: byref variable will be forcibly initialized 121 | kernel_cap_t dest; | ^~~~ /kisskb/src/security/commoncap.c: In function 'cap_intersect': /kisskb/src/include/linux/capability.h:129:15: note: byref variable will be forcibly initialized 129 | kernel_cap_t dest; | ^~~~ /kisskb/src/security/commoncap.c: In function 'cap_drop': /kisskb/src/include/linux/capability.h:137:15: note: byref variable will be forcibly initialized 137 | kernel_cap_t dest; | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_switch': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rcu.h:839, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_utilization': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(rcu_utilization, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_grace_period': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:69:1: note: in expansion of macro 'TRACE_EVENT_RCU' 69 | TRACE_EVENT_RCU(rcu_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_future_grace_period': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_grace_period_init': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'kvm_vm_ioctl': /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_exp_grace_period': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:192:1: note: in expansion of macro 'TRACE_EVENT_RCU' 192 | TRACE_EVENT_RCU(rcu_exp_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4128:28: note: byref variable will be forcibly initialized 4128 | struct kvm_create_device cd; | ^~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4074:24: note: byref variable will be forcibly initialized 4074 | struct kvm_irq_level irq_event; | ^~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_exp_funnel_lock': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4052:24: note: byref variable will be forcibly initialized 4052 | struct kvm_ioeventfd data; | ^~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4043:20: note: byref variable will be forcibly initialized 4043 | struct kvm_irqfd data; | ^~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_nocb_wake': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:283:1: note: in expansion of macro 'TRACE_EVENT_RCU' 283 | TRACE_EVENT_RCU(rcu_nocb_wake, | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4033:34: note: byref variable will be forcibly initialized 4033 | struct kvm_coalesced_mmio_zone zone; | ^~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4024:34: note: byref variable will be forcibly initialized 4024 | struct kvm_coalesced_mmio_zone zone; | ^~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_preempt_task': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:311:1: note: in expansion of macro 'TRACE_EVENT_RCU' 311 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4003:24: note: byref variable will be forcibly initialized 4003 | struct kvm_dirty_log log; | ^~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3992:38: note: byref variable will be forcibly initialized 3992 | struct kvm_userspace_memory_region kvm_userspace_mem; | ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:3983:25: note: byref variable will be forcibly initialized 3983 | struct kvm_enable_cap cap; | ^~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_unlock_preempted_task': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:338:1: note: in expansion of macro 'TRACE_EVENT_RCU' 338 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_quiescent_state_report': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:367:1: note: in expansion of macro 'TRACE_EVENT_RCU' 367 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/page-writeback.c:18: /kisskb/src/mm/page-writeback.c: In function 'tag_pages_for_writeback': /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_fqs': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:410:1: note: in expansion of macro 'TRACE_EVENT_RCU' 410 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/mm/page-writeback.c:2118:11: note: byref variable will be forcibly initialized 2118 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_stall_warning': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:443:1: note: in expansion of macro 'TRACE_EVENT' 443 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_dyntick': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:479:1: note: in expansion of macro 'TRACE_EVENT_RCU' 479 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_callback': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:511:1: note: in expansion of macro 'TRACE_EVENT_RCU' 511 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'kvm_vm_compat_ioctl': /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4179:24: note: byref variable will be forcibly initialized 4179 | struct kvm_dirty_log log; | ^~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_segcb_stats': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:536:1: note: in expansion of macro 'TRACE_EVENT_RCU' 536 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4178:31: note: byref variable will be forcibly initialized 4178 | struct compat_kvm_dirty_log compat_log; | ^~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_kvfree_callback': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:570:1: note: in expansion of macro 'TRACE_EVENT_RCU' 570 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_batch_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:603:1: note: in expansion of macro 'TRACE_EVENT_RCU' 603 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_invoke_callback': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:630:1: note: in expansion of macro 'TRACE_EVENT_RCU' 630 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_invoke_kvfree_callback': /kisskb/src/kernel/sched/core.c: In function '__hrtick_start': /kisskb/src/kernel/sched/core.c:379:18: note: byref variable will be forcibly initialized 379 | struct rq_flags rf; | ^~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:659:1: note: in expansion of macro 'TRACE_EVENT_RCU' 659 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c: In function 'kvm_io_bus_register_dev': /kisskb/src/arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4598:22: note: byref variable will be forcibly initialized 4598 | struct kvm_io_range range; | ^~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_invoke_kfree_bulk_callback': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:687:1: note: in expansion of macro 'TRACE_EVENT_RCU' 687 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'balance_push_set': /kisskb/src/mm/page-writeback.c: In function '__test_set_page_writeback': /kisskb/src/mm/page-writeback.c:2770:12: note: byref variable will be forcibly initialized 2770 | XA_STATE(xas, &mapping->i_pages, page_index(page)); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/kernel/sched/core.c:7713:18: note: byref variable will be forcibly initialized 7713 | struct rq_flags rf; | ^~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_batch_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:720:1: note: in expansion of macro 'TRACE_EVENT_RCU' 720 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_torture_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:762:1: note: in expansion of macro 'TRACE_EVENT_RCU' 762 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_barrier': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/mm/page-writeback.c: In function 'write_cache_pages': /kisskb/src/mm/page-writeback.c:2175:17: note: byref variable will be forcibly initialized 2175 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/page-writeback.c: In function 'generic_writepages': /kisskb/src/mm/page-writeback.c:2329:18: note: byref variable will be forcibly initialized 2329 | struct blk_plug plug; | ^~~~ /kisskb/src/security/commoncap.c: In function 'get_vfs_caps_from_disk': /kisskb/src/security/commoncap.c:652:25: note: byref variable will be forcibly initialized 652 | struct vfs_ns_cap_data data, *nscaps = &data; | ^~~~ /kisskb/src/security/commoncap.c: In function 'get_file_caps': /kisskb/src/security/commoncap.c:730:26: note: byref variable will be forcibly initialized 730 | struct cpu_vfs_cap_data vcaps; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/arch/powerpc/include/asm/trace.h:243, from /kisskb/src/arch/powerpc/kernel/irq.c:78: /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_ppc64_interrupt_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(ppc64_interrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_hcall_entry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:144:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 144 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:77:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 77 | TRACE_EVENT_FN_COND(hcall_entry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function '__walk_drmem_v1_lmbs': /kisskb/src/arch/powerpc/mm/drmem.c:215:19: note: byref variable will be forcibly initialized 215 | struct drmem_lmb lmb; | ^~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_hcall_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:144:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 144 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:98:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 98 | TRACE_EVENT_FN_COND(hcall_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function '__walk_drmem_v2_lmbs': /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_hash_fault': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hash_fault, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_tlbie': /kisskb/src/arch/powerpc/mm/drmem.c:250:19: note: byref variable will be forcibly initialized 250 | struct drmem_lmb lmb; | ^~~ /kisskb/src/arch/powerpc/mm/drmem.c:249:27: note: byref variable will be forcibly initialized 249 | struct of_drconf_cell_v2 dr_cell; | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_tlbia': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(tlbia, | ^~~~~~~~~~~ /kisskb/src/samples/vfio-mdev/mdpy.c: In function 'mdpy_ioctl': /kisskb/src/samples/vfio-mdev/mdpy.c:582:37: note: byref variable will be forcibly initialized 582 | struct vfio_device_gfx_plane_info plane; | ^~~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:559:24: note: byref variable will be forcibly initialized 559 | struct vfio_irq_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:534:27: note: byref variable will be forcibly initialized 534 | struct vfio_region_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:511:27: note: byref variable will be forcibly initialized 511 | struct vfio_device_info info; | ^~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_getparam': /kisskb/src/kernel/sched/core.c:6636:21: note: byref variable will be forcibly initialized 6636 | struct sched_param lp = { .sched_priority = 0 }; | ^~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_read_end_io': /kisskb/src/fs/iomap/buffered-io.c:194:23: note: byref variable will be forcibly initialized 194 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'replay_system_reset': /kisskb/src/arch/powerpc/kernel/irq.c:397:17: note: byref variable will be forcibly initialized 397 | struct pt_regs regs; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/kernel/rcu/update.c:23: /kisskb/src/kernel/rcu/update.c: In function 'rcu_tasks_wait_gp': /kisskb/src/kernel/rcu/tasks.h:308:12: note: byref variable will be forcibly initialized 308 | LIST_HEAD(holdouts); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/samples/vfio-mdev/mbochs.c: In function 'mbochs_query_gfx_plane': /kisskb/src/samples/vfio-mdev/mbochs.c:1074:21: note: byref variable will be forcibly initialized 1074 | struct mbochs_mode mode; | ^~~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function 'init_drmem_v2_lmbs': /kisskb/src/arch/powerpc/mm/drmem.c:399:27: note: byref variable will be forcibly initialized 399 | struct of_drconf_cell_v2 dr_cell; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'replay_soft_interrupts': /kisskb/src/arch/powerpc/kernel/irq.c:109:17: note: byref variable will be forcibly initialized 109 | struct pt_regs regs; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_store': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:531:29: note: byref variable will be forcibly initialized 531 | struct pseries_hp_errorlog hp_elog; | ^~~~~~~ /kisskb/src/samples/vfio-mdev/mbochs.c: In function 'mbochs_ioctl': /kisskb/src/samples/vfio-mdev/mbochs.c:1237:37: note: byref variable will be forcibly initialized 1237 | struct vfio_device_gfx_plane_info plane; | ^~~~~ /kisskb/src/samples/vfio-mdev/mbochs.c:1214:24: note: byref variable will be forcibly initialized 1214 | struct vfio_irq_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mbochs.c:1189:31: note: byref variable will be forcibly initialized 1189 | struct vfio_region_info_ext info; | ^~~~ /kisskb/src/samples/vfio-mdev/mbochs.c:1168:27: note: byref variable will be forcibly initialized 1168 | struct vfio_device_info info; | ^~~~ In file included from /kisskb/src/kernel/sched/sched.h:1581, from /kisskb/src/kernel/sched/core.c:13: /kisskb/src/kernel/sched/core.c: In function 'psi_ttwu_dequeue': /kisskb/src/kernel/sched/stats.h:117:19: note: byref variable will be forcibly initialized 117 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_rr_get_interval': /kisskb/src/kernel/sched/core.c:7277:18: note: byref variable will be forcibly initialized 7277 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_rr_get_interval': /kisskb/src/kernel/sched/core.c:7323:20: note: byref variable will be forcibly initialized 7323 | struct timespec64 t; | ^ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_rr_get_interval_time32': /kisskb/src/kernel/sched/core.c:7336:20: note: byref variable will be forcibly initialized 7336 | struct timespec64 t; | ^ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/hardirq.h:9, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/kernel/rcu/update.c:25: /kisskb/src/kernel/rcu/update.c: In function 'rcu_tasks_kthread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:211:4: note: in expansion of macro 'wait_event_interruptible' 211 | wait_event_interruptible(rtp->cbs_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'set_user_nice': /kisskb/src/kernel/sched/core.c:5710:18: note: byref variable will be forcibly initialized 5710 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'hrtick': /kisskb/src/kernel/sched/core.c:351:18: note: byref variable will be forcibly initialized 351 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'cpu_cgroup_fork': /kisskb/src/kernel/sched/core.c:8713:18: note: byref variable will be forcibly initialized 8713 | struct rq_flags rf; | ^~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_read_page_sync': /kisskb/src/fs/iomap/buffered-io.c:539:13: note: byref variable will be forcibly initialized 539 | struct bio bio; | ^~~ /kisskb/src/fs/iomap/buffered-io.c:538:17: note: byref variable will be forcibly initialized 538 | struct bio_vec bvec; | ^~~~ /kisskb/src/kernel/rcu/update.c: In function 'rcu_tasks_trace_postgp': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:708:2: note: in expansion of macro '___wait_event' 708 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:740:11: note: in expansion of macro '__wait_event_idle_exclusive_timeout' 740 | __ret = __wait_event_idle_exclusive_timeout(wq_head, condition, timeout);\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:1116:9: note: in expansion of macro 'wait_event_idle_exclusive_timeout' 1116 | ret = wait_event_idle_exclusive_timeout( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/kernel/rcu/update.c:23: /kisskb/src/kernel/rcu/tasks.h:1105:12: note: byref variable will be forcibly initialized 1105 | LIST_HEAD(holdouts); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/sched/core.c: In function '__cfs_schedulable': /kisskb/src/kernel/sched/core.c:9187:30: note: byref variable will be forcibly initialized 9187 | struct cfs_schedulable_data data = { | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'tg_set_cfs_bandwidth': /kisskb/src/kernel/sched/core.c:9028:19: note: byref variable will be forcibly initialized 9028 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__schedule': /kisskb/src/kernel/sched/core.c:5030:18: note: byref variable will be forcibly initialized 5030 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'do_sched_yield': /kisskb/src/kernel/sched/core.c:6955:18: note: byref variable will be forcibly initialized 6955 | struct rq_flags rf; | ^~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_finish_ioend': /kisskb/src/fs/iomap/buffered-io.c:1075:24: note: byref variable will be forcibly initialized 1075 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'emulate_loadstore': /kisskb/src/arch/powerpc/lib/sstep.c:651:4: note: byref variable will be forcibly initialized 651 | } u; | ^ /kisskb/src/arch/powerpc/lib/sstep.c:624:4: note: byref variable will be forcibly initialized 624 | } u = {}; | ^ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_finish_ioends': /kisskb/src/fs/iomap/buffered-io.c:1104:19: note: byref variable will be forcibly initialized 1104 | struct list_head tmp; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'ttwu_runnable': /kisskb/src/kernel/sched/core.c:3039:18: note: byref variable will be forcibly initialized 3039 | struct rq_flags rf; | ^~ /kisskb/src/sound/core/seq/seq_memory.c: In function 'snd_seq_cell_alloc': /kisskb/src/sound/core/seq/seq_memory.c:215:21: note: byref variable will be forcibly initialized 215 | wait_queue_entry_t wait; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/ring_buffer.h:5, from /kisskb/src/include/linux/trace_events.h:6, from /kisskb/src/include/trace/trace_events.h:21, from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sched.h:740, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'affine_move_task': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:2328:2: note: in expansion of macro 'wait_var_event' 2328 | wait_var_event(&my_pending.refs, !refcount_read(&my_pending.refs)); | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/fs/iomap/buffered-io.c:6: /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_writepage_map': /kisskb/src/fs/iomap/buffered-io.c:1347:12: note: byref variable will be forcibly initialized 1347 | LIST_HEAD(submit_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/sched/core.c: In function '__set_cpus_allowed_ptr': /kisskb/src/kernel/sched/core.c:2351:18: note: byref variable will be forcibly initialized 2351 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'migration_cpu_stop': /kisskb/src/kernel/sched/core.c:1922:18: note: byref variable will be forcibly initialized 1922 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__balance_push_cpu_stop': /kisskb/src/kernel/sched/core.c:7616:18: note: byref variable will be forcibly initialized 7616 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'wait_task_inactive': /kisskb/src/kernel/sched/core.c:2610:18: note: byref variable will be forcibly initialized 2610 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_ttwu_pending': /kisskb/src/kernel/sched/core.c:3061:18: note: byref variable will be forcibly initialized 3061 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'wake_up_if_idle': /kisskb/src/kernel/sched/core.c:3118:18: note: byref variable will be forcibly initialized 3118 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'ttwu_queue': /kisskb/src/kernel/sched/core.c:3198:18: note: byref variable will be forcibly initialized 3198 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'try_invoke_on_locked_down_task': /kisskb/src/kernel/sched/core.c:3514:18: note: byref variable will be forcibly initialized 3514 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'wake_up_new_task': /kisskb/src/kernel/sched/core.c:3840:18: note: byref variable will be forcibly initialized 3840 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_exec': /kisskb/src/kernel/sched/core.c:4461:24: note: byref variable will be forcibly initialized 4461 | struct migration_arg arg = { p, dest_cpu }; | ^~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'emulate_step': /kisskb/src/arch/powerpc/lib/sstep.c:3478:24: note: byref variable will be forcibly initialized 3478 | struct instruction_op op; | ^~ /kisskb/src/kernel/sched/core.c: In function 'task_sched_runtime': /kisskb/src/kernel/sched/core.c:4503:18: note: byref variable will be forcibly initialized 4503 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'rt_mutex_setprio': /kisskb/src/kernel/sched/core.c:5584:18: note: byref variable will be forcibly initialized 5584 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__sched_setscheduler': /kisskb/src/kernel/sched/core.c:6089:18: note: byref variable will be forcibly initialized 6089 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'scheduler_tick': /kisskb/src/kernel/sched/core.c:4598:18: note: byref variable will be forcibly initialized 4598 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'do_sched_setscheduler': /kisskb/src/kernel/sched/core.c:6461:21: note: byref variable will be forcibly initialized 6461 | struct sched_param lparam; | ^~~~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_setattr': /kisskb/src/kernel/sched/core.c:6567:20: note: byref variable will be forcibly initialized 6567 | struct sched_attr attr; | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'sched_set_stop_task': /kisskb/src/kernel/sched/core.c:2853:21: note: byref variable will be forcibly initialized 2853 | struct sched_param param = { .sched_priority = MAX_RT_PRIO - 1 }; | ^~~~~ /kisskb/src/kernel/sched/core.c: In function 'sched_set_fifo': /kisskb/src/kernel/sched/core.c:6433:21: note: byref variable will be forcibly initialized 6433 | struct sched_param sp = { .sched_priority = MAX_RT_PRIO / 2 }; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_set_fifo_low': /kisskb/src/kernel/sched/core.c:6443:21: note: byref variable will be forcibly initialized 6443 | struct sched_param sp = { .sched_priority = 1 }; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_activate': /kisskb/src/kernel/sched/core.c:7837:18: note: byref variable will be forcibly initialized 7837 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_deactivate': /kisskb/src/kernel/sched/core.c:7881:18: note: byref variable will be forcibly initialized 7881 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_dying': /kisskb/src/kernel/sched/core.c:8014:18: note: byref variable will be forcibly initialized 8014 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_move_task': /kisskb/src/kernel/sched/core.c:8619:18: note: byref variable will be forcibly initialized 8619 | struct rq_flags rf; | ^~ In file included from /kisskb/src/include/linux/sysctl.h:27, from /kisskb/src/include/linux/fanotify.h:5, from /kisskb/src/fs/notify/fanotify/fanotify.c:2: /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_get_response': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' 882 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:904:11: note: in expansion of macro '__wait_event_killable' 904 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c:201:8: note: in expansion of macro 'wait_event_killable' 201 | ret = wait_event_killable(group->fanotify_data.access_waitq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-tm.c: In function 'tm_cgpr_get': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-tm.c:91:16: note: byref variable will be forcibly initialized 91 | struct membuf to_softe = membuf_at(&to, offsetof(struct pt_regs, softe)); | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-tm.c:89:16: note: byref variable will be forcibly initialized 89 | struct membuf to_msr = membuf_at(&to, offsetof(struct pt_regs, msr)); | ^~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-tm.c: In function 'tm_cvmx_get': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-tm.c:348:4: note: byref variable will be forcibly initialized 348 | } vrsave; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-tm.c: In function 'tm_cvmx_set': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-tm.c:420:5: note: byref variable will be forcibly initialized 420 | } vrsave; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/ras.c: In function 'fwnmi_release_errinfo': /kisskb/src/arch/powerpc/platforms/pseries/ras.c:465:19: note: byref variable will be forcibly initialized 465 | struct rtas_args rtas_args; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/ras.c: In function 'pSeries_machine_check_exception': /kisskb/src/arch/powerpc/platforms/pseries/ras.c:844:29: note: byref variable will be forcibly initialized 844 | struct machine_check_event evt; | ^~~ /kisskb/src/block/bio.c: In function 'zero_fill_bio': /kisskb/src/block/bio.c:500:19: note: byref variable will be forcibly initialized 500 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/bio.c:499:17: note: byref variable will be forcibly initialized 499 | struct bio_vec bv; | ^~ /kisskb/src/block/bio.c: In function 'bio_copy_data': /kisskb/src/block/bio.c:1233:19: note: byref variable will be forcibly initialized 1233 | struct bvec_iter dst_iter = dst->bi_iter; | ^~~~~~~~ /kisskb/src/block/bio.c:1232:19: note: byref variable will be forcibly initialized 1232 | struct bvec_iter src_iter = src->bi_iter; | ^~~~~~~~ /kisskb/src/block/bio.c: In function 'punt_bios_to_rescuer': /kisskb/src/block/bio.c:331:24: note: byref variable will be forcibly initialized 331 | struct bio_list punt, nopunt; | ^~~~~~ /kisskb/src/block/bio.c:331:18: note: byref variable will be forcibly initialized 331 | struct bio_list punt, nopunt; | ^~~~ /kisskb/src/security/keys/trusted-keys/trusted_tpm1.c: In function 'key_unseal': /kisskb/src/security/keys/trusted-keys/trusted_tpm1.c:688:17: note: byref variable will be forcibly initialized 688 | struct tpm_buf tb; | ^~ /kisskb/src/block/bio.c: In function 'bio_release_pages': /kisskb/src/block/bio.c:938:23: note: byref variable will be forcibly initialized 938 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_mark_wake': /kisskb/src/kernel/locking/rwsem.c:386:19: note: byref variable will be forcibly initialized 386 | struct list_head wlist; | ^~~~~ /kisskb/src/block/bio.c: In function 'bio_iov_bvec_set_append': /kisskb/src/block/bio.c:974:18: note: byref variable will be forcibly initialized 974 | struct iov_iter i = *iter; | ^ /kisskb/src/security/keys/trusted-keys/trusted_tpm1.c: In function 'tpm_seal': /kisskb/src/security/keys/trusted-keys/trusted_tpm1.c:464:18: note: byref variable will be forcibly initialized 464 | struct osapsess sess; | ^~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/block/bio.c:5: /kisskb/src/block/bio.c: In function 'submit_bio_wait': /kisskb/src/block/bio.c:1148:33: note: byref variable will be forcibly initialized 1148 | DECLARE_COMPLETION_ONSTACK_MAP(done, | ^~~~ /kisskb/src/include/linux/completion.h:71:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK_MAP' 71 | struct completion work = COMPLETION_INITIALIZER_ONSTACK_MAP(work, map) | ^~~~ /kisskb/src/security/keys/trusted-keys/trusted_tpm1.c: In function 'key_seal': /kisskb/src/block/bio.c: In function 'bio_free_pages': /kisskb/src/security/keys/trusted-keys/trusted_tpm1.c:662:17: note: byref variable will be forcibly initialized 662 | struct tpm_buf tb; | ^~ /kisskb/src/block/bio.c:1242:23: note: byref variable will be forcibly initialized 1242 | struct bvec_iter_all iter_all; | ^~~~~~~~ In file included from /kisskb/src/kernel/locking/rwsem.c:24: /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_down_read_slowpath': /kisskb/src/kernel/locking/rwsem.c:897:16: note: byref variable will be forcibly initialized 897 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/kernel/locking/rwsem.c:896:22: note: byref variable will be forcibly initialized 896 | struct rwsem_waiter waiter; | ^~~~~~ In file included from /kisskb/src/kernel/locking/rwsem.c:24: /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_wake': /kisskb/src/kernel/locking/rwsem.c:1171:16: note: byref variable will be forcibly initialized 1171 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/block/bio.c: In function 'bio_truncate': /kisskb/src/block/bio.c:524:19: note: byref variable will be forcibly initialized 524 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/bio.c: In function 'bio_set_pages_dirty': /kisskb/src/block/bio.c:1281:23: note: byref variable will be forcibly initialized 1281 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_check_pages_dirty': /kisskb/src/block/bio.c:1330:23: note: byref variable will be forcibly initialized 1330 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_downgrade_wake': /kisskb/src/kernel/locking/rwsem.c:1192:16: note: byref variable will be forcibly initialized 1192 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/fs/iomap/fiemap.c: In function 'iomap_fiemap': /kisskb/src/fs/iomap/fiemap.c:71:20: note: byref variable will be forcibly initialized 71 | struct fiemap_ctx ctx; | ^~~ /kisskb/src/security/keys/trusted-keys/trusted_tpm2.c: In function 'tpm2_unseal_cmd': /kisskb/src/security/keys/trusted-keys/trusted_tpm2.c:463:17: note: byref variable will be forcibly initialized 463 | struct tpm_buf buf; | ^~~ /kisskb/src/security/keys/trusted-keys/trusted_tpm2.c: In function 'tpm2_key_decode': /kisskb/src/security/keys/trusted-keys/trusted_tpm2.c:101:26: note: byref variable will be forcibly initialized 101 | struct tpm2_key_context ctx; | ^~~ /kisskb/src/security/keys/trusted-keys/trusted_tpm2.c: In function 'tpm2_load_cmd': /kisskb/src/security/keys/trusted-keys/trusted_tpm2.c:365:17: note: byref variable will be forcibly initialized 365 | struct tpm_buf buf; | ^~~ /kisskb/src/security/keys/trusted-keys/trusted_tpm2.c: In function 'tpm2_seal_trusted': /kisskb/src/security/keys/trusted-keys/trusted_tpm2.c:232:17: note: byref variable will be forcibly initialized 232 | struct tpm_buf buf; | ^~~ /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_down_write_slowpath': /kisskb/src/kernel/locking/rwsem.c:1022:16: note: byref variable will be forcibly initialized 1022 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/kernel/locking/rwsem.c:1020:22: note: byref variable will be forcibly initialized 1020 | struct rwsem_waiter waiter; | ^~~~~~ /kisskb/src/arch/powerpc/mm/slice.c: In function 'slice_find_area_bottomup': /kisskb/src/arch/powerpc/mm/slice.c:285:31: note: byref variable will be forcibly initialized 285 | struct vm_unmapped_area_info info; | ^~~~ /kisskb/src/arch/powerpc/mm/slice.c: In function 'slice_find_area_topdown': /kisskb/src/arch/powerpc/mm/slice.c:331:31: note: byref variable will be forcibly initialized 331 | struct vm_unmapped_area_info info; | ^~~~ /kisskb/src/fs/iomap/direct-io.c: In function '__iomap_dio_rw': /kisskb/src/fs/iomap/direct-io.c:463:18: note: byref variable will be forcibly initialized 463 | struct blk_plug plug; | ^~~~ /kisskb/src/arch/powerpc/mm/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/slice.c:434:20: note: byref variable will be forcibly initialized 434 | struct slice_mask potential_mask; | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/slice.c:433:20: note: byref variable will be forcibly initialized 433 | struct slice_mask good_mask; | ^~~~~~~~~ /kisskb/src/arch/powerpc/mm/slice.c: In function 'slice_set_range_psize': /kisskb/src/arch/powerpc/mm/slice.c:732:20: note: byref variable will be forcibly initialized 732 | struct slice_mask mask; | ^~~~ /kisskb/src/arch/powerpc/kernel/process.c: In function 'do_break_handler': /kisskb/src/arch/powerpc/kernel/process.c:630:18: note: byref variable will be forcibly initialized 630 | struct ppc_inst instr = ppc_inst(0); | ^~~~~ /kisskb/src/ipc/sem.c: In function 'copy_semid_from_user': /kisskb/src/ipc/sem.c:1577:19: note: byref variable will be forcibly initialized 1577 | struct semid_ds tbuf_old; | ^~~~~~~~ /kisskb/src/ipc/sem.c: In function 'semctl_info': /kisskb/src/ipc/sem.c:1307:17: note: byref variable will be forcibly initialized 1307 | struct seminfo seminfo; | ^~~~~~~ /kisskb/src/ipc/sem.c: In function 'copy_semid_to_user': /kisskb/src/ipc/sem.c:1198:19: note: byref variable will be forcibly initialized 1198 | struct semid_ds out; | ^~~ /kisskb/src/arch/powerpc/kernel/process.c: In function 'show_user_instructions': /kisskb/src/arch/powerpc/kernel/process.c:1338:17: note: byref variable will be forcibly initialized 1338 | struct seq_buf s; | ^ In file included from /kisskb/src/ipc/sem.c:87: /kisskb/src/ipc/sem.c: In function 'semctl_setval': /kisskb/src/ipc/sem.c:1346:16: note: byref variable will be forcibly initialized 1346 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/ipc/sem.c: In function 'semctl_main': /kisskb/src/ipc/sem.c:1409:16: note: byref variable will be forcibly initialized 1409 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/ipc/sem.c: In function 'freeary': /kisskb/src/ipc/sem.c:1145:16: note: byref variable will be forcibly initialized 1145 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/ipc/sem.c: In function 'ksys_semctl': /kisskb/src/ipc/sem.c:1652:20: note: byref variable will be forcibly initialized 1652 | struct semid64_ds semid64; | ^~~~~~~ /kisskb/src/ipc/sem.c: In function 'copy_compat_semid_to_user': /kisskb/src/ipc/sem.c:1761:26: note: byref variable will be forcibly initialized 1761 | struct compat_semid_ds v; | ^ /kisskb/src/ipc/sem.c:1751:28: note: byref variable will be forcibly initialized 1751 | struct compat_semid64_ds v; | ^ /kisskb/src/ipc/sem.c: In function 'compat_ksys_semctl': /kisskb/src/ipc/sem.c:1775:20: note: byref variable will be forcibly initialized 1775 | struct semid64_ds semid64; | ^~~~~~~ In file included from /kisskb/src/ipc/sem.c:87: /kisskb/src/ipc/sem.c: In function 'do_semtimedop': /kisskb/src/ipc/sem.c:2112:17: note: byref variable will be forcibly initialized 2112 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/ipc/sem.c:1991:19: note: byref variable will be forcibly initialized 1991 | struct sem_queue queue; | ^~~~~ /kisskb/src/ipc/sem.c: In function 'ksys_semget': /kisskb/src/ipc/sem.c:607:20: note: byref variable will be forcibly initialized 607 | struct ipc_params sem_params; | ^~~~~~~~~~ /kisskb/src/ipc/sem.c: In function 'ksys_semtimedop': /kisskb/src/ipc/sem.c:2238:21: note: byref variable will be forcibly initialized 2238 | struct timespec64 ts; | ^~ /kisskb/src/ipc/sem.c: In function 'compat_ksys_semtimedop': /kisskb/src/ipc/sem.c:2258:21: note: byref variable will be forcibly initialized 2258 | struct timespec64 ts; | ^~ In file included from /kisskb/src/ipc/sem.c:87: /kisskb/src/ipc/sem.c: In function 'exit_sem': /kisskb/src/ipc/sem.c:2329:17: note: byref variable will be forcibly initialized 2329 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/fs/notify/inotify/inotify_user.c: In function 'copy_event_to_user': /kisskb/src/fs/notify/inotify/inotify_user.c:176:23: note: byref variable will be forcibly initialized 176 | struct inotify_event inotify_event; | ^~~~~~~~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_thread': /kisskb/src/kernel/irq/manage.c:1226:23: note: byref variable will be forcibly initialized 1226 | struct callback_head on_exit_work; | ^~~~~~~~~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'polarity_show': /kisskb/src/drivers/pwm/sysfs.c:160:19: note: byref variable will be forcibly initialized 160 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'enable_show': /kisskb/src/drivers/pwm/sysfs.c:111:19: note: byref variable will be forcibly initialized 111 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'duty_cycle_show': /kisskb/src/drivers/pwm/sysfs.c:76:19: note: byref variable will be forcibly initialized 76 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'period_show': /kisskb/src/drivers/pwm/sysfs.c:41:19: note: byref variable will be forcibly initialized 41 | struct pwm_state state; | ^~~~~ /kisskb/src/fs/notify/inotify/inotify_user.c: In function '__do_sys_inotify_add_watch': /kisskb/src/fs/notify/inotify/inotify_user.c:709:14: note: byref variable will be forcibly initialized 709 | struct path path; | ^~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'capture_show': /kisskb/src/drivers/pwm/sysfs.c:208:21: note: byref variable will be forcibly initialized 208 | struct pwm_capture result; | ^~~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'polarity_store': /kisskb/src/drivers/pwm/sysfs.c:184:19: note: byref variable will be forcibly initialized 184 | struct pwm_state state; | ^~~~~ /kisskb/src/fs/notify/inotify/inotify_user.c: In function 'inotify_user_setup': /kisskb/src/fs/notify/inotify/inotify_user.c:809:17: note: byref variable will be forcibly initialized 809 | struct sysinfo si; | ^~ /kisskb/src/drivers/pwm/sysfs.c: In function 'enable_store': /kisskb/src/drivers/pwm/sysfs.c:124:19: note: byref variable will be forcibly initialized 124 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'duty_cycle_store': /kisskb/src/drivers/pwm/sysfs.c:89:19: note: byref variable will be forcibly initialized 89 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'period_store': /kisskb/src/drivers/pwm/sysfs.c:54:19: note: byref variable will be forcibly initialized 54 | struct pwm_state state; | ^~~~~ /kisskb/src/kernel/locking/semaphore.c: In function '__down_common': /kisskb/src/kernel/locking/semaphore.c:207:26: note: byref variable will be forcibly initialized 207 | struct semaphore_waiter waiter; | ^~~~~~ /kisskb/src/ipc/shm.c: In function 'copy_shmid_from_user': /kisskb/src/ipc/shm.c:785:19: note: byref variable will be forcibly initialized 785 | struct shmid_ds tbuf_old; | ^~~~~~~~ /kisskb/src/ipc/shm.c: In function 'copy_shminfo_to_user': /kisskb/src/ipc/shm.c:808:18: note: byref variable will be forcibly initialized 808 | struct shminfo out; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/topology.h:33, from /kisskb/src/include/linux/irq.h:19, from /kisskb/src/kernel/irq/manage.c:11: /kisskb/src/kernel/irq/manage.c: In function 'synchronize_irq': /kisskb/src/ipc/shm.c: In function 'copy_compat_shminfo_to_user': /kisskb/src/ipc/shm.c:1261:18: note: byref variable will be forcibly initialized 1261 | struct shminfo info; | ^~~~ /kisskb/src/ipc/shm.c:1252:27: note: byref variable will be forcibly initialized 1252 | struct compat_shminfo64 info; | ^~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/irq/manage.c:138:3: note: in expansion of macro 'wait_event' 138 | wait_event(desc->wait_for_threads, | ^~~~~~~~~~ /kisskb/src/ipc/shm.c: In function 'put_compat_shm_info': /kisskb/src/ipc/shm.c:1275:25: note: byref variable will be forcibly initialized 1275 | struct compat_shm_info info; | ^~~~ /kisskb/src/ipc/shm.c: In function 'copy_shmid_to_user': /kisskb/src/ipc/shm.c:756:19: note: byref variable will be forcibly initialized 756 | struct shmid_ds out; | ^~~ /kisskb/src/ipc/shm.c: In function 'ksys_shmctl': /kisskb/src/ipc/shm.c:1161:19: note: byref variable will be forcibly initialized 1161 | struct shm_info shm_info; | ^~~~~~~~ /kisskb/src/ipc/shm.c:1152:20: note: byref variable will be forcibly initialized 1152 | struct shminfo64 shminfo; | ^~~~~~~ /kisskb/src/ipc/shm.c:1143:20: note: byref variable will be forcibly initialized 1143 | struct shmid64_ds sem64; | ^~~~~ /kisskb/src/ipc/shm.c: In function 'copy_compat_shmid_to_user': /kisskb/src/ipc/shm.c:1306:26: note: byref variable will be forcibly initialized 1306 | struct compat_shmid_ds v; | ^ /kisskb/src/ipc/shm.c:1291:28: note: byref variable will be forcibly initialized 1291 | struct compat_shmid64_ds v; | ^ /kisskb/src/ipc/shm.c: In function 'compat_ksys_shmctl': /kisskb/src/ipc/shm.c:1356:19: note: byref variable will be forcibly initialized 1356 | struct shm_info shm_info; | ^~~~~~~~ /kisskb/src/ipc/shm.c:1347:20: note: byref variable will be forcibly initialized 1347 | struct shminfo64 shminfo; | ^~~~~~~ /kisskb/src/ipc/shm.c:1337:20: note: byref variable will be forcibly initialized 1337 | struct shmid64_ds sem64; | ^~~~~ /kisskb/src/ipc/shm.c: In function 'ksys_shmget': /kisskb/src/ipc/shm.c:733:20: note: byref variable will be forcibly initialized 733 | struct ipc_params shm_params; | ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_generic_free_groups': /kisskb/src/drivers/pinctrl/core.c:694:25: note: byref variable will be forcibly initialized 694 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/fs/configfs/symlink.c: In function 'configfs_symlink': /kisskb/src/fs/configfs/symlink.c:144:14: note: byref variable will be forcibly initialized 144 | struct path path; | ^~~~ /kisskb/src/sound/core/seq/seq_queue.c: In function 'queue_broadcast_event': /kisskb/src/sound/core/seq/seq_queue.c:616:23: note: byref variable will be forcibly initialized 616 | struct snd_seq_event sev; | ^~~ /kisskb/src/sound/core/seq/seq_queue.c: In function 'snd_seq_check_queue': /kisskb/src/sound/core/seq/seq_queue.c:242:22: note: byref variable will be forcibly initialized 242 | snd_seq_real_time_t cur_time; | ^~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/include/net/ip.h:22, from /kisskb/src/include/linux/errqueue.h:6, from /kisskb/src/net/core/sock.c:91: /kisskb/src/net/core/sock.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getinfo': /kisskb/src/fs/quota/quota.c:122:19: note: byref variable will be forcibly initialized 122 | struct if_dqinfo uinfo; | ^~~~~ /kisskb/src/fs/quota/quota.c:120:18: note: byref variable will be forcibly initialized 120 | struct qc_state state; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_setinfo': /kisskb/src/fs/quota/quota.c:149:17: note: byref variable will be forcibly initialized 149 | struct qc_info qinfo; | ^~~~~ /kisskb/src/fs/quota/quota.c:148:19: note: byref variable will be forcibly initialized 148 | struct if_dqinfo info; | ^~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getstate': /kisskb/src/fs/quota/quota.c:356:18: note: byref variable will be forcibly initialized 356 | struct qc_state state; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getxstate': /kisskb/src/fs/quota/quota.c:435:23: note: byref variable will be forcibly initialized 435 | struct fs_quota_stat fqs; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getstatev': /kisskb/src/fs/quota/quota.c:454:18: note: byref variable will be forcibly initialized 454 | struct qc_state state; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getxstatev': /kisskb/src/fs/quota/quota.c:498:24: note: byref variable will be forcibly initialized 498 | struct fs_quota_statv fqs; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/quota/quota.c:9: /kisskb/src/fs/quota/quota.c: In function 'quotactl_block': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/quota/quota.c:897:3: note: in expansion of macro 'wait_event' 897 | wait_event(sb->s_writers.wait_unfrozen, | ^~~~~~~~~~ /kisskb/src/net/core/sock.c: In function 'sock_set_timeout': /kisskb/src/net/core/sock.c:380:31: note: byref variable will be forcibly initialized 380 | struct __kernel_old_timeval old_tv; | ^~~~~~ /kisskb/src/net/core/sock.c:370:24: note: byref variable will be forcibly initialized 370 | struct old_timeval32 tv32; | ^~~~ /kisskb/src/net/core/sock.c:367:31: note: byref variable will be forcibly initialized 367 | struct __kernel_sock_timeval tv; | ^~ /kisskb/src/fs/quota/quota.c: In function 'quota_getquota': /kisskb/src/fs/quota/quota.c:205:18: note: byref variable will be forcibly initialized 205 | struct if_dqblk idq; | ^~~ /kisskb/src/fs/quota/quota.c:204:18: note: byref variable will be forcibly initialized 204 | struct qc_dqblk fdq; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'pseries_suspend': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:573:31: note: byref variable will be forcibly initialized 573 | struct pseries_suspend_info info; | ^~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_setquota': /kisskb/src/fs/quota/quota.c:290:18: note: byref variable will be forcibly initialized 290 | struct if_dqblk idq; | ^~~ /kisskb/src/fs/quota/quota.c:289:18: note: byref variable will be forcibly initialized 289 | struct qc_dqblk fdq; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getxquota': /kisskb/src/fs/quota/quota.c:708:18: note: byref variable will be forcibly initialized 708 | struct qc_dqblk qdq; | ^~~ /kisskb/src/fs/quota/quota.c:707:23: note: byref variable will be forcibly initialized 707 | struct fs_disk_quota fdq; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getnextquota': /kisskb/src/fs/quota/quota.c:241:22: note: byref variable will be forcibly initialized 241 | struct if_nextdqblk idq; | ^~~ /kisskb/src/fs/quota/quota.c:240:18: note: byref variable will be forcibly initialized 240 | struct qc_dqblk fdq; | ^~~ /kisskb/src/fs/quota/quota.c:239:14: note: byref variable will be forcibly initialized 239 | struct kqid qid; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_setxquota': /kisskb/src/fs/quota/quota.c:640:18: note: byref variable will be forcibly initialized 640 | struct qc_info qinfo; | ^~~~~ /kisskb/src/fs/quota/quota.c:627:18: note: byref variable will be forcibly initialized 627 | struct qc_dqblk qdq; | ^~~ /kisskb/src/fs/quota/quota.c:626:23: note: byref variable will be forcibly initialized 626 | struct fs_disk_quota fdq; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getnextxquota': /kisskb/src/fs/quota/quota.c:735:14: note: byref variable will be forcibly initialized 735 | struct kqid qid; | ^~~ /kisskb/src/fs/quota/quota.c:734:18: note: byref variable will be forcibly initialized 734 | struct qc_dqblk qdq; | ^~~ /kisskb/src/fs/quota/quota.c:733:23: note: byref variable will be forcibly initialized 733 | struct fs_disk_quota fdq; | ^~~ /kisskb/src/fs/quota/quota.c: In function '__do_sys_quotactl': /kisskb/src/fs/quota/quota.c:920:14: note: byref variable will be forcibly initialized 920 | struct path path, *pathp = NULL; | ^~~~ /kisskb/src/fs/quota/quota.c: In function '__do_sys_quotactl_path': /kisskb/src/fs/quota/quota.c:975:14: note: byref variable will be forcibly initialized 975 | struct path mountpath; | ^~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '_tlbiel_pid_multicast': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:368:20: note: byref variable will be forcibly initialized 368 | struct tlbiel_pid t = { .pid = pid, .ric = ric }; | ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '_tlbiel_va_multicast': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:507:19: note: byref variable will be forcibly initialized 507 | struct tlbiel_va t = { .va = va, .pid = pid, .psize = psize, .ric = ric }; | ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '_tlbiel_va_range_multicast': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:558:25: note: byref variable will be forcibly initialized 558 | struct tlbiel_va_range t = { .start = start, .end = end, | ^ /kisskb/src/net/core/sock.c: In function 'sock_no_sendpage': /kisskb/src/net/core/sock.c:2850:14: note: byref variable will be forcibly initialized 2850 | struct kvec iov; | ^~~ /kisskb/src/net/core/sock.c: In function 'sock_no_sendpage_locked': /kisskb/src/net/core/sock.c:2865:14: note: byref variable will be forcibly initialized 2865 | struct kvec iov; | ^~~ /kisskb/src/block/partitions/msdos.c: In function 'aix_magic_present': /kisskb/src/block/partitions/msdos.c:77:9: note: byref variable will be forcibly initialized 77 | Sector sect; | ^~~~ /kisskb/src/block/partitions/msdos.c: In function 'parse_extended': /kisskb/src/block/partitions/msdos.c:137:9: note: byref variable will be forcibly initialized 137 | Sector sect; | ^~~~ /kisskb/src/block/partitions/msdos.c: In function 'msdos_partition': /kisskb/src/block/partitions/msdos.c:585:9: note: byref variable will be forcibly initialized 585 | Sector sect; | ^~~~ /kisskb/src/net/core/sock.c: In function 'sock_setsockopt': /kisskb/src/net/core/sock.c:1085:21: note: byref variable will be forcibly initialized 1085 | struct sock_fprog fprog; | ^~~~~ /kisskb/src/net/core/sock.c:1064:21: note: byref variable will be forcibly initialized 1064 | struct sock_fprog fprog; | ^~~~~ /kisskb/src/net/core/sock.c:838:16: note: byref variable will be forcibly initialized 838 | struct linger ling; | ^~~~ /kisskb/src/net/core/sock.c:834:21: note: byref variable will be forcibly initialized 834 | struct sock_txtime sk_txtime; | ^~~~~~~~~ /kisskb/src/net/core/sock.c: In function 'sock_gettstamp': /kisskb/src/net/core/sock.c:3130:20: note: byref variable will be forcibly initialized 3130 | struct timespec64 ts; | ^~ /kisskb/src/net/core/sock.c: In function 'sock_getsockopt': /kisskb/src/net/core/sock.c:1444:16: note: byref variable will be forcibly initialized 1444 | struct ucred peercred; | ^~~~~~~~ /kisskb/src/net/core/sock.c:1314:4: note: byref variable will be forcibly initialized 1314 | } v; | ^ /kisskb/src/sound/core/seq/seq_fifo.c: In function 'snd_seq_fifo_cell_out': /kisskb/src/sound/core/seq/seq_fifo.c:166:21: note: byref variable will be forcibly initialized 166 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/ipc/syscall.c: In function 'ksys_ipc': /kisskb/src/ipc/syscall.c:59:22: note: byref variable will be forcibly initialized 59 | struct ipc_kludge tmp; | ^~~ /kisskb/src/ipc/syscall.c: In function 'compat_ksys_ipc': /kisskb/src/ipc/syscall.c:167:29: note: byref variable will be forcibly initialized 167 | struct compat_ipc_kludge ipck; | ^~~~ /kisskb/src/fs/verity/init.c: In function 'fsverity_msg': /kisskb/src/fs/verity/init.c:17:19: note: byref variable will be forcibly initialized 17 | struct va_format vaf; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/proc_fs.h:10, from /kisskb/src/fs/proc/inode.c:10: /kisskb/src/fs/proc/inode.c: In function 'close_pdeo': /kisskb/src/fs/proc/inode.c:233:30: note: byref variable will be forcibly initialized 233 | DECLARE_COMPLETION_ONSTACK(c); | ^ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/fs/proc/inode.c: In function 'proc_entry_rundown': /kisskb/src/fs/proc/inode.c:258:29: note: byref variable will be forcibly initialized 258 | DECLARE_COMPLETION_ONSTACK(c); | ^ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/fs/quota/quota_v1.c: In function 'v1_commit_dqblk': /kisskb/src/fs/quota/quota_v1.c:86:23: note: byref variable will be forcibly initialized 86 | struct v1_disk_dqblk dqblk; | ^~~~~ /kisskb/src/fs/quota/quota_v1.c: In function 'v1_read_dqblk': /kisskb/src/fs/quota/quota_v1.c:59:23: note: byref variable will be forcibly initialized 59 | struct v1_disk_dqblk dqblk; | ^~~~~ /kisskb/src/fs/quota/quota_v1.c: In function 'v1_check_quota_file': /kisskb/src/fs/quota/quota_v1.c:132:26: note: byref variable will be forcibly initialized 132 | struct v2_disk_dqheader dqhead; | ^~~~~~ /kisskb/src/fs/quota/quota_v1.c: In function 'v1_write_file_info': /kisskb/src/fs/quota/quota_v1.c:189:23: note: byref variable will be forcibly initialized 189 | struct v1_disk_dqblk dqblk; | ^~~~~ /kisskb/src/fs/quota/quota_v1.c: In function 'v1_read_file_info': /kisskb/src/fs/quota/quota_v1.c:162:23: note: byref variable will be forcibly initialized 162 | struct v1_disk_dqblk dqblk; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/pwm.h:58, from /kisskb/src/drivers/pwm/core.c:24: /kisskb/src/drivers/pwm/core.c: In function 'trace_event_raw_event_pwm': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/core.c: In function 'pwm_apply_state_debug': /kisskb/src/drivers/pwm/core.c:442:19: note: byref variable will be forcibly initialized 442 | struct pwm_state s1, s2; | ^~ /kisskb/src/drivers/pwm/core.c: In function 'pwm_adjust_config': /kisskb/src/drivers/pwm/core.c:666:19: note: byref variable will be forcibly initialized 666 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/core.c: In function 'of_pwm_get': /kisskb/src/drivers/pwm/core.c:779:25: note: byref variable will be forcibly initialized 779 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/pwm/core.c: In function 'pwm_dbg_show': /kisskb/src/drivers/pwm/core.c:1245:20: note: byref variable will be forcibly initialized 1245 | struct pwm_state state; | ^~~~~ /kisskb/src/fs/verity/measure.c: In function 'fsverity_ioctl_measure': /kisskb/src/fs/verity/measure.c:29:25: note: byref variable will be forcibly initialized 29 | struct fsverity_digest arg; | ^~~ /kisskb/src/fs/sysfs/dir.c: In function 'sysfs_create_dir_ns': /kisskb/src/fs/sysfs/dir.c:44:9: note: byref variable will be forcibly initialized 44 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/dir.c:43:9: note: byref variable will be forcibly initialized 43 | kuid_t uid; | ^~~ In file included from /kisskb/src/arch/powerpc/kernel/traps.c:44: /kisskb/src/arch/powerpc/kernel/traps.c: In function 'system_reset_exception': /kisskb/src/arch/powerpc/include/asm/interrupt.h:448:29: note: byref variable will be forcibly initialized 448 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:433:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 433 | DEFINE_INTERRUPT_HANDLER_NMI(system_reset_exception) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/traps.c: In function 'unknown_nmi_exception': /kisskb/src/arch/powerpc/include/asm/interrupt.h:448:29: note: byref variable will be forcibly initialized 448 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:1081:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 1081 | DEFINE_INTERRUPT_HANDLER_NMI(unknown_nmi_exception) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/traps.c: In function 'performance_monitor_exception_nmi': /kisskb/src/arch/powerpc/include/asm/interrupt.h:448:29: note: byref variable will be forcibly initialized 448 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:1866:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 1866 | DEFINE_INTERRUPT_HANDLER_NMI(performance_monitor_exception_nmi) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/gpio.h:57, from /kisskb/src/drivers/gpio/gpiolib.c:33: /kisskb/src/drivers/gpio/gpiolib.c: In function 'trace_event_raw_event_gpio_direction': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'trace_event_raw_event_gpio_value': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/time.c: In function '__read_persistent_clock': /kisskb/src/arch/powerpc/kernel/time.c:815:18: note: byref variable will be forcibly initialized 815 | struct rtc_time tm; | ^~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'update_persistent_clock64': /kisskb/src/arch/powerpc/kernel/time.c:803:18: note: byref variable will be forcibly initialized 803 | struct rtc_time tm; | ^~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'time_init': /kisskb/src/arch/powerpc/kernel/time.c:974:20: note: byref variable will be forcibly initialized 974 | struct div_result res; | ^~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_to_irq': /kisskb/src/drivers/gpio/gpiolib.c:1354:21: note: byref variable will be forcibly initialized 1354 | struct irq_fwspec spec; | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_set_hierarchical_irqchip': /kisskb/src/drivers/gpio/gpiolib.c:977:22: note: byref variable will be forcibly initialized 977 | struct irq_fwspec fwspec; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/pagemap.h:85, from /kisskb/src/mm/swap.c:44: /kisskb/src/mm/swap.c: In function 'trace_event_raw_event_mm_lru_insertion': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint_constraints.c: In function 'wp_get_instr_detail': /kisskb/src/arch/powerpc/kernel/hw_breakpoint_constraints.c:142:24: note: byref variable will be forcibly initialized 142 | struct instruction_op op; | ^~ /kisskb/src/mm/swap.c: In function 'trace_event_raw_event_mm_lru_activate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:61:1: note: in expansion of macro 'TRACE_EVENT' 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ /kisskb/src/mm/swap.c: In function 'get_kernel_page': /kisskb/src/mm/swap.c:195:20: note: byref variable will be forcibly initialized 195 | const struct kvec kiov = { | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/swap.c:17: /kisskb/src/mm/swap.c: In function 'release_pages': /kisskb/src/mm/swap.c:898:12: note: byref variable will be forcibly initialized 898 | LIST_HEAD(pages_to_free); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'msi_quota_for_device': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:278:20: note: byref variable will be forcibly initialized 278 | struct msi_counts counts; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'rtas_setup_msi_irqs': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:376:17: note: byref variable will be forcibly initialized 376 | struct msi_msg msg; | ^~~ /kisskb/src/fs/kernfs/dir.c: In function '__kernfs_new_node': /kisskb/src/fs/kernfs/dir.c:653:16: note: byref variable will be forcibly initialized 653 | struct iattr iattr = { | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/kernfs/dir.c:10: /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_drain': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/kernfs/dir.c:474:2: note: in expansion of macro 'wait_event' 474 | wait_event(root->deactivate_waitq, | ^~~~~~~~~~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/verity/hash_algs.c:10: /kisskb/src/fs/verity/hash_algs.c: In function 'fsverity_prepare_hash_state': /kisskb/src/fs/verity/hash_algs.c:164:22: note: byref variable will be forcibly initialized 164 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/verity/hash_algs.c:163:21: note: byref variable will be forcibly initialized 163 | struct scatterlist sg; | ^~ /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_remove_self': /kisskb/src/fs/kernfs/dir.c:1465:15: note: byref variable will be forcibly initialized 1465 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/kernfs/dir.c:1465:3: note: in expansion of macro 'DEFINE_WAIT' 1465 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/verity/hash_algs.c:10: /kisskb/src/fs/verity/hash_algs.c: In function 'fsverity_hash_page': /kisskb/src/fs/verity/hash_algs.c:238:22: note: byref variable will be forcibly initialized 238 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/verity/hash_algs.c:237:21: note: byref variable will be forcibly initialized 237 | struct scatterlist sg; | ^~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/verity/hash_algs.c:10: /kisskb/src/fs/verity/hash_algs.c: In function 'fsverity_hash_buffer': /kisskb/src/fs/verity/hash_algs.c:286:22: note: byref variable will be forcibly initialized 286 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/verity/hash_algs.c:285:21: note: byref variable will be forcibly initialized 285 | struct scatterlist sg; | ^~ /kisskb/src/kernel/livepatch/core.c: In function 'klp_find_object_symbol': /kisskb/src/kernel/livepatch/core.c:159:22: note: byref variable will be forcibly initialized 159 | struct klp_find_arg args = { | ^~~~ /kisskb/src/sound/core/seq/seq_midi.c: In function 'midisynth_use': /kisskb/src/sound/core/seq/seq_midi.c:209:28: note: byref variable will be forcibly initialized 209 | struct snd_rawmidi_params params; | ^~~~~~ /kisskb/src/sound/core/seq/seq_midi.c: In function 'midisynth_subscribe': /kisskb/src/sound/core/seq/seq_midi.c:167:28: note: byref variable will be forcibly initialized 167 | struct snd_rawmidi_params params; | ^~~~~~ /kisskb/src/sound/core/seq/seq_midi.c: In function 'snd_midi_input_event': /kisskb/src/sound/core/seq/seq_midi.c:65:23: note: byref variable will be forcibly initialized 65 | struct snd_seq_event ev; | ^~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:13, from /kisskb/src/arch/powerpc/include/asm/ptrace.h:247, from /kisskb/src/arch/powerpc/include/asm/hw_irq.h:12, from /kisskb/src/arch/powerpc/include/asm/irqflags.h:12, from /kisskb/src/include/linux/irqflags.h:16, from /kisskb/src/include/linux/rcupdate.h:26, from /kisskb/src/include/linux/rculist.h:11, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/sound/core.h:10, from /kisskb/src/sound/core/seq/seq_timer.c:8: /kisskb/src/sound/core/seq/seq_timer.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized 78 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/sound/core/seq/seq_midi.c: In function 'snd_seq_midisynth_probe': /kisskb/src/sound/core/seq/seq_midi.c:268:31: note: byref variable will be forcibly initialized 268 | struct snd_seq_port_callback pcallbacks; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/lock.h:87, from /kisskb/src/kernel/locking/lockdep.c:64: /kisskb/src/kernel/locking/lockdep.c: In function 'trace_event_raw_event_lock_acquire': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:13:1: note: in expansion of macro 'TRACE_EVENT' 13 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:13:1: note: in expansion of macro 'TRACE_EVENT' 13 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/fs/kernfs/file.c: In function 'kernfs_notify_workfn': /kisskb/src/fs/kernfs/file.c:869:15: note: byref variable will be forcibly initialized 869 | struct qstr name; | ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'trace_event_raw_event_lock': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/lock.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 39 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 39 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/core/seq/seq_timer.c: In function 'snd_seq_timer_open': /kisskb/src/sound/core/seq/seq_timer.c:285:24: note: byref variable will be forcibly initialized 285 | struct snd_timer_id tid; | ^~~ /kisskb/src/sound/core/seq/seq_timer.c: In function 'snd_seq_timer_get_cur_time': /kisskb/src/sound/core/seq/seq_timer.c:440:21: note: byref variable will be forcibly initialized 440 | struct timespec64 tm; | ^~ /kisskb/src/sound/core/seq/seq_timer.c:434:22: note: byref variable will be forcibly initialized 434 | snd_seq_real_time_t cur_time; | ^~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_write': /kisskb/src/fs/notify/fanotify/fanotify_user.c:633:27: note: byref variable will be forcibly initialized 633 | struct fanotify_response response = { .fd = -1, .response = -1 }; | ^~~~~~~~ /kisskb/src/kernel/locking/rtmutex.c: In function 'rt_mutex_slowlock': /kisskb/src/kernel/locking/rtmutex.c:1197:25: note: byref variable will be forcibly initialized 1197 | struct rt_mutex_waiter waiter; | ^~~~~~ In file included from /kisskb/src/kernel/locking/rtmutex.c:19: /kisskb/src/kernel/locking/rtmutex.c: In function 'rt_mutex_slowunlock': /kisskb/src/kernel/locking/rtmutex.c:1314:16: note: byref variable will be forcibly initialized 1314 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/kernel/locking/rtmutex.c: In function 'rt_mutex_futex_unlock': /kisskb/src/kernel/locking/rtmutex.c:1532:16: note: byref variable will be forcibly initialized 1532 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_init_edev': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:364:16: note: byref variable will be forcibly initialized 364 | struct eeh_pe pe, *parent; | ^~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'copy_event_to_user': /kisskb/src/fs/notify/fanotify/fanotify_user.c:405:33: note: byref variable will be forcibly initialized 405 | struct fanotify_event_metadata metadata; | ^~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_noncircular': /kisskb/src/kernel/locking/lockdep.c:2111:19: note: byref variable will be forcibly initialized 2111 | struct lock_list src_entry; | ^~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lockdep_count_forward_deps': /kisskb/src/kernel/locking/lockdep.c:2039:19: note: byref variable will be forcibly initialized 2039 | struct lock_list this; | ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lockdep_count_backward_deps': /kisskb/src/kernel/locking/lockdep.c:2065:19: note: byref variable will be forcibly initialized 2065 | struct lock_list this; | ^~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_test_fid': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1178:18: note: byref variable will be forcibly initialized 1178 | __kernel_fsid_t root_fsid; | ^~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_usage_backwards': /kisskb/src/kernel/locking/lockdep.c:3934:19: note: byref variable will be forcibly initialized 3934 | struct lock_list root; | ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_usage_forwards': /kisskb/src/kernel/locking/lockdep.c:3899:19: note: byref variable will be forcibly initialized 3899 | struct lock_list root; | ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_irq_usage': /kisskb/src/kernel/locking/lockdep.c:2631:25: note: byref variable will be forcibly initialized 2631 | struct lock_list this, that; | ^~~~ /kisskb/src/kernel/locking/lockdep.c:2631:19: note: byref variable will be forcibly initialized 2631 | struct lock_list this, that; | ^~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_write_header': /kisskb/src/arch/powerpc/kernel/nvram_64.c:728:22: note: byref variable will be forcibly initialized 728 | struct nvram_header phead; | ^~~~~ In file included from /kisskb/src/include/linux/rcu_sync.h:13, from /kisskb/src/kernel/rcu/sync.c:10: /kisskb/src/kernel/rcu/sync.c: In function 'rcu_sync_enter': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/sync.c:155:2: note: in expansion of macro 'wait_event' 155 | wait_event(rsp->gp_wait, READ_ONCE(rsp->gp_state) >= GP_PASSED); | ^~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'do_fanotify_mark': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1241:18: note: byref variable will be forcibly initialized 1241 | __kernel_fsid_t __fsid, *fsid = NULL; | ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c:1240:14: note: byref variable will be forcibly initialized 1240 | struct path path; | ^~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_user_setup': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1448:17: note: byref variable will be forcibly initialized 1448 | struct sysinfo si; | ^~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_scan_partitions': /kisskb/src/arch/powerpc/kernel/nvram_64.c:987:22: note: byref variable will be forcibly initialized 987 | struct nvram_header phead; | ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lock_acquire': /kisskb/src/kernel/locking/lockdep.c:5491:21: note: byref variable will be forcibly initialized 5491 | struct held_lock hlock; | ^~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_write_os_partition': /kisskb/src/arch/powerpc/kernel/nvram_64.c:187:22: note: byref variable will be forcibly initialized 187 | struct err_log_info info; | ^~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_read_partition': /kisskb/src/arch/powerpc/kernel/nvram_64.c:225:22: note: byref variable will be forcibly initialized 225 | struct err_log_info info; | ^~~~ /kisskb/src/sound/core/seq/seq_ports.c: In function 'snd_seq_event_port_attach': /kisskb/src/sound/core/seq/seq_ports.c:651:27: note: byref variable will be forcibly initialized 651 | struct snd_seq_port_info portinfo; | ^~~~~~~~ /kisskb/src/sound/core/seq/seq_ports.c: In function 'snd_seq_event_port_detach': /kisskb/src/sound/core/seq/seq_ports.c:684:27: note: byref variable will be forcibly initialized 684 | struct snd_seq_port_info portinfo; | ^~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/backing-dev.h:13, from /kisskb/src/mm/truncate.c:12: /kisskb/src/mm/truncate.c: In function '__clear_shadow_entry': /kisskb/src/mm/truncate.c:37:11: note: byref variable will be forcibly initialized 37 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/sound/core/seq/seq_ports.c: In function 'snd_seq_delete_all_ports': /kisskb/src/sound/core/seq/seq_ports.c:294:19: note: byref variable will be forcibly initialized 294 | struct list_head deleted_list; | ^~~~~~~~~~~~ /kisskb/src/mm/truncate.c: In function 'invalidate_inode_pages2_range': /kisskb/src/mm/truncate.c:616:17: note: byref variable will be forcibly initialized 616 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/truncate.c: In function 'truncate_inode_pages_range': /kisskb/src/mm/truncate.c:292:17: note: byref variable will be forcibly initialized 292 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/truncate.c: In function '__invalidate_mapping_pages': /kisskb/src/mm/truncate.c:474:17: note: byref variable will be forcibly initialized 474 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/notify/fsnotify.c: In function 'fsnotify': /kisskb/src/fs/notify/fsnotify.c:466:28: note: byref variable will be forcibly initialized 466 | struct fsnotify_iter_info iter_info = {}; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/notify/fsnotify.c:7: /kisskb/src/fs/notify/fsnotify.c: In function 'fsnotify_unmount_inodes': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/fsnotify.c:91:2: note: in expansion of macro 'wait_var_event' 91 | wait_var_event(&sb->s_fsnotify_inode_refs, | ^~~~~~~~~~~~~~ /kisskb/src/fs/proc/root.c: In function 'proc_parse_hidepid_param': /kisskb/src/fs/proc/root.c:65:25: note: byref variable will be forcibly initialized 65 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/proc/root.c: In function 'proc_parse_param': /kisskb/src/fs/proc/root.c:118:25: note: byref variable will be forcibly initialized 118 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/notify/fsnotify.c: In function '__fsnotify_parent': /kisskb/src/fs/notify/fsnotify.c:191:23: note: byref variable will be forcibly initialized 191 | struct name_snapshot name; | ^~~~ /kisskb/src/kernel/irq/devres.c: In function 'devm_free_irq': /kisskb/src/kernel/irq/devres.c:141:20: note: byref variable will be forcibly initialized 141 | struct irq_devres match_data = { irq, dev_id }; | ^~~~~~~~~~ /kisskb/src/sound/core/seq/seq_system.c: In function 'snd_seq_system_broadcast': /kisskb/src/sound/core/seq/seq_system.c:81:23: note: byref variable will be forcibly initialized 81 | struct snd_seq_event ev; | ^~ /kisskb/src/sound/core/seq/seq_system.c: In function 'snd_seq_system_client_init': /kisskb/src/sound/core/seq/seq_system.c:109:31: note: byref variable will be forcibly initialized 109 | struct snd_seq_port_callback pcallbacks; | ^~~~~~~~~~ /kisskb/src/fs/verity/read_metadata.c: In function 'fsverity_ioctl_read_metadata': /kisskb/src/fs/verity/read_metadata.c:156:36: note: byref variable will be forcibly initialized 156 | struct fsverity_read_metadata_arg arg; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/vmscan.h:501, from /kisskb/src/mm/vmscan.c:62: /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_kswapd_sleep': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:35:1: note: in expansion of macro 'TRACE_EVENT' 35 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/block/partitions/efi.c: In function 'is_pte_valid': /kisskb/src/block/partitions/efi.c:463:1: note: byref variable will be forcibly initialized 463 | is_pte_valid(const gpt_entry *pte, const u64 lastlba) | ^~~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:463:1: note: byref variable will be forcibly initialized /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_kswapd_wake': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_wakeup_kswapd': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:75:1: note: in expansion of macro 'TRACE_EVENT' 75 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_direct_reclaim_begin_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/vmscan.h:101:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 101 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/partitions/efi.c: In function 'compare_gpts': /kisskb/src/block/partitions/efi.c:483:1: note: byref variable will be forcibly initialized 483 | compare_gpts(gpt_header *pgpt, gpt_header *agpt, u64 lastlba) | ^~~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:483:1: note: byref variable will be forcibly initialized /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_direct_reclaim_end_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/vmscan.h:145:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 145 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_shrink_slab_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:185:1: note: in expansion of macro 'TRACE_EVENT' 185 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_shrink_slab_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/block/partitions/efi.c: In function 'read_lba': /kisskb/src/block/partitions/efi.c:249:10: note: byref variable will be forcibly initialized 249 | Sector sect; | ^~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_lru_isolate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_writepage': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(mm_vmscan_writepage, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_lru_shrink_inactive': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:339:1: note: in expansion of macro 'TRACE_EVENT' 339 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_lru_shrink_active': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:390:1: note: in expansion of macro 'TRACE_EVENT' 390 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_inactive_list_is_low': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:426:1: note: in expansion of macro 'TRACE_EVENT' 426 | TRACE_EVENT(mm_vmscan_inactive_list_is_low, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_node_reclaim_begin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/block/partitions/efi.c: In function 'efi_partition': /kisskb/src/block/partitions/efi.c:703:5: note: byref variable will be forcibly initialized 703 | int efi_partition(struct parsed_partitions *state) | ^~~~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:703:5: note: byref variable will be forcibly initialized /kisskb/src/kernel/rcu/srcutree.c: In function 'srcu_invoke_callbacks': /kisskb/src/kernel/rcu/srcutree.c:1247:20: note: byref variable will be forcibly initialized 1247 | struct rcu_cblist ready_cbs; | ^~~~~~~~~ /kisskb/src/fs/notify/mark.c: In function 'fsnotify_mark_destroy_workfn': /kisskb/src/fs/notify/mark.c:825:19: note: byref variable will be forcibly initialized 825 | struct list_head private_destroy_list; | ^~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/notify/mark.c:63: /kisskb/src/fs/notify/mark.c: In function 'fsnotify_clear_marks_by_group': /kisskb/src/fs/notify/mark.c:724:12: note: byref variable will be forcibly initialized 724 | LIST_HEAD(to_free); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/rcu/srcutree.c: In function '__synchronize_srcu': /kisskb/src/kernel/rcu/srcutree.c:920:25: note: byref variable will be forcibly initialized 920 | struct rcu_synchronize rcu; | ^~~ /kisskb/src/mm/vmscan.c: In function 'pageout': /kisskb/src/mm/vmscan.c:1016:28: note: byref variable will be forcibly initialized 1016 | struct writeback_control wbc = { | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'shrink_page_list': /kisskb/src/mm/vmscan.c:1274:12: note: byref variable will be forcibly initialized 1274 | LIST_HEAD(free_pages); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:1273:12: note: byref variable will be forcibly initialized 1273 | LIST_HEAD(ret_pages); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function '__test_mutex': /kisskb/src/kernel/locking/test-ww_mutex.c:52:24: note: byref variable will be forcibly initialized 52 | struct ww_acquire_ctx ctx; | ^~~ /kisskb/src/kernel/locking/test-ww_mutex.c:51:20: note: byref variable will be forcibly initialized 51 | struct test_mutex mtx; | ^~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'test_aa': /kisskb/src/kernel/locking/test-ww_mutex.c:115:24: note: byref variable will be forcibly initialized 115 | struct ww_acquire_ctx ctx; | ^~~ /kisskb/src/kernel/locking/test-ww_mutex.c:114:18: note: byref variable will be forcibly initialized 114 | struct ww_mutex mutex; | ^~~~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'test_abba': /kisskb/src/kernel/locking/test-ww_mutex.c:187:24: note: byref variable will be forcibly initialized 187 | struct ww_acquire_ctx ctx; | ^~~ /kisskb/src/kernel/locking/test-ww_mutex.c:186:19: note: byref variable will be forcibly initialized 186 | struct test_abba abba; | ^~~~ /kisskb/src/arch/powerpc/kernel/signal_32.c: In function 'do_setcontext': /kisskb/src/arch/powerpc/kernel/signal_32.c:967:11: note: byref variable will be forcibly initialized 967 | sigset_t set; | ^~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'test_abba_work': /kisskb/src/kernel/locking/test-ww_mutex.c:160:24: note: byref variable will be forcibly initialized 160 | struct ww_acquire_ctx ctx; | ^~~ /kisskb/src/mm/vmscan.c: In function 'shrink_slab_memcg': /kisskb/src/mm/vmscan.c:759:25: note: byref variable will be forcibly initialized 759 | struct shrink_control sc = { | ^~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'test_cycle_work': /kisskb/src/kernel/locking/test-ww_mutex.c:249:24: note: byref variable will be forcibly initialized 249 | struct ww_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/dma/dw-edma/dw-edma-core.c: In function 'dw_edma_device_prep_interleaved_dma': /kisskb/src/drivers/dma/dw-edma/dw-edma-core.c:529:26: note: byref variable will be forcibly initialized 529 | struct dw_edma_transfer xfer; | ^~~~ /kisskb/src/drivers/dma/dw-edma/dw-edma-core.c: In function 'dw_edma_device_prep_dma_cyclic': /kisskb/src/drivers/dma/dw-edma/dw-edma-core.c:511:26: note: byref variable will be forcibly initialized 511 | struct dw_edma_transfer xfer; | ^~~~ /kisskb/src/drivers/dma/dw-edma/dw-edma-core.c: In function 'dw_edma_device_prep_slave_sg': /kisskb/src/drivers/dma/dw-edma/dw-edma-core.c:493:26: note: byref variable will be forcibly initialized 493 | struct dw_edma_transfer xfer; | ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_slab': /kisskb/src/mm/vmscan.c:863:25: note: byref variable will be forcibly initialized 863 | struct shrink_control sc = { | ^~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/dma/dw-edma/dw-edma-core.c:9: /kisskb/src/drivers/dma/dw-edma/dw-edma-core.c: In function 'dw_edma_device_terminate_all': /kisskb/src/drivers/dma/dw-edma/dw-edma-core.c:252:12: note: byref variable will be forcibly initialized 252 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'throttle_direct_reclaim': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' 882 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:904:11: note: in expansion of macro '__wait_event_killable' 904 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c:3418:2: note: in expansion of macro 'wait_event_killable' 3418 | wait_event_killable(zone->zone_pgdat->pfmemalloc_wait, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c:3411:3: note: in expansion of macro 'wait_event_interruptible_timeout' 3411 | wait_event_interruptible_timeout(pgdat->pfmemalloc_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'move_pages_to_lru': /kisskb/src/mm/vmscan.c:2022:12: note: byref variable will be forcibly initialized 2022 | LIST_HEAD(pages_to_free); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/kernel/signal_32.c: In function 'do_setcontext_tm': /kisskb/src/arch/powerpc/kernel/signal_32.c:1002:11: note: byref variable will be forcibly initialized 1002 | sigset_t set; | ^~~ /kisskb/src/mm/vmscan.c: In function 'reclaim_clean_pages_from_list': /kisskb/src/mm/vmscan.c:1703:12: note: byref variable will be forcibly initialized 1703 | LIST_HEAD(clean_pages); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:1700:22: note: byref variable will be forcibly initialized 1700 | struct reclaim_stat stat; | ^~~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'stress_inorder_work': /kisskb/src/kernel/locking/test-ww_mutex.c:383:24: note: byref variable will be forcibly initialized 383 | struct ww_acquire_ctx ctx; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'isolate_lru_pages': /kisskb/src/mm/vmscan.c:1845:12: note: byref variable will be forcibly initialized 1845 | LIST_HEAD(pages_skipped); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/kernel/signal_32.c: In function 'compat_sys_sigreturn': /kisskb/src/arch/powerpc/kernel/signal_32.c:1348:11: note: byref variable will be forcibly initialized 1348 | sigset_t set; | ^~~ /kisskb/src/arch/powerpc/kernel/signal_32.c:1346:20: note: byref variable will be forcibly initialized 1346 | struct sigcontext sigctx; | ^~~~~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'stress_reorder_work': /kisskb/src/kernel/locking/test-ww_mutex.c:441:24: note: byref variable will be forcibly initialized 441 | struct ww_acquire_ctx ctx; | ^~~ /kisskb/src/mm/vmscan.c: In function 'shrink_inactive_list': /kisskb/src/mm/vmscan.c:2107:22: note: byref variable will be forcibly initialized 2107 | struct reclaim_stat stat; | ^~~~ In file included from /kisskb/src/include/linux/swait.h:5, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/kernel/locking/test-ww_mutex.c:8: /kisskb/src/kernel/locking/test-ww_mutex.c:440:12: note: byref variable will be forcibly initialized 440 | LIST_HEAD(locks); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c:2103:12: note: byref variable will be forcibly initialized 2103 | LIST_HEAD(page_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_active_list': /kisskb/src/mm/vmscan.c:2217:12: note: byref variable will be forcibly initialized 2217 | LIST_HEAD(l_inactive); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:2216:12: note: byref variable will be forcibly initialized 2216 | LIST_HEAD(l_active); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:2215:12: note: byref variable will be forcibly initialized 2215 | LIST_HEAD(l_hold); /* The pages which were snipped off */ | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_swapin': /kisskb/src/mm/shmem.c:1495:24: note: byref variable will be forcibly initialized 1495 | struct vm_area_struct pvma; | ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_lruvec': /kisskb/src/mm/vmscan.c:2629:18: note: byref variable will be forcibly initialized 2629 | struct blk_plug plug; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_alloc_page': /kisskb/src/mm/shmem.c:1559:24: note: byref variable will be forcibly initialized 1559 | struct vm_area_struct pvma; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_replace_entry': /kisskb/src/mm/shmem.c:417:11: note: byref variable will be forcibly initialized 417 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_alloc_hugepage': /kisskb/src/mm/shmem.c:1535:24: note: byref variable will be forcibly initialized 1535 | struct vm_area_struct pvma; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/util.c:2: /kisskb/src/mm/util.c: In function 'vm_mmap_pgoff': /kisskb/src/mm/util.c:513:12: note: byref variable will be forcibly initialized 513 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/util.c: In function 'overcommit_policy_handler': /kisskb/src/mm/util.c:760:19: note: byref variable will be forcibly initialized 760 | struct ctl_table t; | ^ /kisskb/src/kernel/sched/cputime.c: In function 'thread_group_cputime_adjusted': /kisskb/src/kernel/sched/cputime.c:625:22: note: byref variable will be forcibly initialized 625 | struct task_cputime cputime; | ^~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_add_to_page_cache': /kisskb/src/mm/shmem.c:672:17: note: byref variable will be forcibly initialized 672 | XA_STATE_ORDER(xas, &mapping->i_pages, index, compound_order(page)); | ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' 1365 | struct xa_state name = __XA_STATE(array, \ | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_unused_huge_shrink': /kisskb/src/mm/shmem.c:525:12: note: byref variable will be forcibly initialized 525 | LIST_HEAD(to_remove); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/shmem.c:524:12: note: byref variable will be forcibly initialized 524 | LIST_HEAD(list), *pos, *next; | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c: In function 'reclaim_pages': /kisskb/src/mm/vmscan.c:2307:22: note: byref variable will be forcibly initialized 2307 | struct reclaim_stat dummy_stat; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c:2306:12: note: byref variable will be forcibly initialized 2306 | LIST_HEAD(node_page_list); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_fault': /kisskb/src/mm/shmem.c:2077:21: note: byref variable will be forcibly initialized 2077 | DEFINE_WAIT_FUNC(shmem_fault_wait, synchronous_wake_function); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_find_swap_entries': /kisskb/src/mm/shmem.c:1166:11: note: byref variable will be forcibly initialized 1166 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_unuse_inode': /kisskb/src/mm/shmem.c:1245:17: note: byref variable will be forcibly initialized 1245 | struct pagevec pvec; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'send_guid_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3132:36: note: byref variable will be forcibly initialized 3132 | struct ipmi_system_interface_addr si; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3131:36: note: byref variable will be forcibly initialized 3131 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'send_get_device_id_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2394:25: note: byref variable will be forcibly initialized 2394 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2393:36: note: byref variable will be forcibly initialized 2393 | struct ipmi_system_interface_addr si; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'send_channel_info_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3216:36: note: byref variable will be forcibly initialized 3216 | struct ipmi_system_interface_addr si; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3214:36: note: byref variable will be forcibly initialized 3214 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/ipc/mqueue.c: In function 'get_compat_mq_attr': /kisskb/src/ipc/mqueue.c:1519:24: note: byref variable will be forcibly initialized 1519 | struct compat_mq_attr v; | ^ /kisskb/src/ipc/mqueue.c: In function 'put_compat_mq_attr': /kisskb/src/ipc/mqueue.c:1535:24: note: byref variable will be forcibly initialized 1535 | struct compat_mq_attr v; | ^ In file included from /kisskb/src/security/keys/key.c:18: /kisskb/src/security/keys/key.c: In function 'notify_key': /kisskb/src/security/keys/internal.h:191:26: note: byref variable will be forcibly initialized 191 | struct key_notification n = { | ^ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'clean_up_interface_data': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:679:19: note: byref variable will be forcibly initialized 679 | struct list_head list; | ^~~~ /kisskb/src/security/keys/key.c: In function 'key_update': /kisskb/src/security/keys/key.c:1005:31: note: byref variable will be forcibly initialized 1005 | struct key_preparsed_payload prep; | ^~~~ /kisskb/src/security/keys/key.c: In function 'key_instantiate_and_link': /kisskb/src/security/keys/key.c:504:31: note: byref variable will be forcibly initialized 504 | struct key_preparsed_payload prep; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_timeout_handler': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4672:23: note: byref variable will be forcibly initialized 4672 | struct list_head timeouts; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'handle_ipmb_get_msg_rsp': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3623:24: note: byref variable will be forcibly initialized 3623 | struct ipmi_ipmb_addr ipmb_addr; | ^~~~~~~~~ /kisskb/src/ipc/mqueue.c: In function 'do_mq_open': /kisskb/src/ipc/mqueue.c:885:14: note: byref variable will be forcibly initialized 885 | struct path path; | ^~~~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_open': /kisskb/src/ipc/mqueue.c:931:17: note: byref variable will be forcibly initialized 931 | struct mq_attr attr; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'handle_lan_get_msg_rsp': /kisskb/src/ipc/mqueue.c: In function '__do_compat_sys_mq_open': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3799:24: note: byref variable will be forcibly initialized 3799 | struct ipmi_lan_addr lan_addr; | ^~~~~~~~ /kisskb/src/ipc/mqueue.c:1551:17: note: byref variable will be forcibly initialized 1551 | struct mq_attr attr, *p = NULL; | ^~~~ /kisskb/src/security/keys/key.c: In function 'key_create_or_update': /kisskb/src/security/keys/key.c:827:31: note: byref variable will be forcibly initialized 827 | struct key_preparsed_payload prep; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_undo_range': /kisskb/src/mm/shmem.c:899:17: note: byref variable will be forcibly initialized 899 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_evict_inode': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c:1143:4: note: in expansion of macro 'wait_var_event' 1143 | wait_var_event(&info->stop_eviction, | ^~~~~~~~~~~~~~ /kisskb/src/net/ethernet/eth.c: In function 'eth_get_headlen': /kisskb/src/net/ethernet/eth.c:130:25: note: byref variable will be forcibly initialized 130 | struct flow_keys_basic keys; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_set_gets_events': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1530:23: note: byref variable will be forcibly initialized 1530 | struct list_head msgs; | ^~~~ /kisskb/src/ipc/mqueue.c: In function '__do_notify': /kisskb/src/ipc/mqueue.c:781:26: note: byref variable will be forcibly initialized 781 | struct kernel_siginfo sig_i; | ^~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_partial_swap_usage': /kisskb/src/mm/shmem.c:783:11: note: byref variable will be forcibly initialized 783 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/kernel/rcu/refscale.c:14: /kisskb/src/kernel/rcu/refscale.c: In function 'main_func': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/refscale.c:548:3: note: in expansion of macro 'wait_event' 548 | wait_event(main_wq, | ^~~~~~~~~~ In file included from /kisskb/src/ipc/mqueue.c:39: /kisskb/src/ipc/mqueue.c: In function 'do_mq_timedsend': /kisskb/src/ipc/mqueue.c:1058:16: note: byref variable will be forcibly initialized 1058 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'handle_read_event_rsp': /kisskb/src/ipc/mqueue.c:1051:24: note: byref variable will be forcibly initialized 1051 | struct ext_wait_queue wait; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/notify/group.c:8: /kisskb/src/fs/notify/group.c: In function 'fsnotify_destroy_group': /kisskb/src/mm/shmem.c: In function 'shmem_unlock_mapping': /kisskb/src/mm/shmem.c:844:17: note: byref variable will be forcibly initialized 844 | struct pagevec pvec; | ^~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/notify/group.c:68:2: note: in expansion of macro 'wait_event' 68 | wait_event(group->notification_waitq, !atomic_read(&group->user_waits)); | ^~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4085:23: note: byref variable will be forcibly initialized 4085 | struct list_head msgs; | ^~~~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_timedsend': /kisskb/src/ipc/mqueue.c:1273:20: note: byref variable will be forcibly initialized 1273 | struct timespec64 ts, *p = NULL; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_panic_request_and_wait': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4854:23: note: byref variable will be forcibly initialized 4854 | struct ipmi_recv_msg recv_msg; | ^~~~~~~~ In file included from /kisskb/src/ipc/mqueue.c:39: /kisskb/src/ipc/mqueue.c: In function 'do_mq_timedreceive': /kisskb/src/ipc/mqueue.c:1241:17: note: byref variable will be forcibly initialized 1241 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/ipc/mqueue.c:1174:24: note: byref variable will be forcibly initialized 1174 | struct ext_wait_queue wait; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4853:23: note: byref variable will be forcibly initialized 4853 | struct ipmi_smi_msg smi_msg; | ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'send_panic_events': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4914:19: note: byref variable will be forcibly initialized 4914 | struct ipmi_addr addr; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4911:25: note: byref variable will be forcibly initialized 4911 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_timedreceive': /kisskb/src/ipc/mqueue.c:1287:20: note: byref variable will be forcibly initialized 1287 | struct timespec64 ts, *p = NULL; | ^~ /kisskb/src/kernel/rcu/refscale.c: In function 'ref_scale_reader': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/refscale.c:394:2: note: in expansion of macro 'wait_event' 394 | wait_event(rt->wq, (atomic_read(&nreaders_exp) && smp_load_acquire(&rt->start_reader)) || | ^~~~~~~~~~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_notify': /kisskb/src/ipc/mqueue.c:1428:18: note: byref variable will be forcibly initialized 1428 | struct sigevent n, *p = NULL; | ^ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_getsetattr': /kisskb/src/ipc/mqueue.c:1486:25: note: byref variable will be forcibly initialized 1486 | struct mq_attr mqstat, omqstat; | ^~~~~~~ /kisskb/src/ipc/mqueue.c:1486:17: note: byref variable will be forcibly initialized 1486 | struct mq_attr mqstat, omqstat; | ^~~~~~ /kisskb/src/ipc/mqueue.c: In function '__do_compat_sys_mq_getsetattr': /kisskb/src/ipc/mqueue.c:1579:25: note: byref variable will be forcibly initialized 1579 | struct mq_attr mqstat, omqstat; | ^~~~~~~ /kisskb/src/ipc/mqueue.c:1579:17: note: byref variable will be forcibly initialized 1579 | struct mq_attr mqstat, omqstat; | ^~~~~~ /kisskb/src/kernel/rcu/refscale.c: In function 'ref_scale_shutdown': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/refscale.c:641:2: note: in expansion of macro 'wait_event' 641 | wait_event(shutdown_wq, shutdown_start); | ^~~~~~~~~~ /kisskb/src/ipc/mqueue.c: In function '__do_compat_sys_mq_notify': /kisskb/src/ipc/mqueue.c:1563:18: note: byref variable will be forcibly initialized 1563 | struct sigevent n, *p = NULL; | ^ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_timedsend_time32': /kisskb/src/ipc/mqueue.c:1616:20: note: byref variable will be forcibly initialized 1616 | struct timespec64 ts, *p = NULL; | ^~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_timedreceive_time32': /kisskb/src/ipc/mqueue.c:1631:20: note: byref variable will be forcibly initialized 1631 | struct timespec64 ts, *p = NULL; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:17: /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '__get_guid': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3203:3: note: in expansion of macro 'wait_event' 3203 | wait_event(intf->waitq, bmc->dyn_guid_set != 2); | ^~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '__scan_channels': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3343:3: note: in expansion of macro 'wait_event' 3343 | wait_event(intf->waitq, intf->channels_ready); | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/ipc/mqueue.c:18: /kisskb/src/ipc/mqueue.c: In function 'mqueue_evict_inode': /kisskb/src/ipc/mqueue.c:503:12: note: byref variable will be forcibly initialized 503 | LIST_HEAD(tmp_msg); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '__get_device_id': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2434:2: note: in expansion of macro 'wait_event' 2434 | wait_event(intf->waitq, bmc->dyn_id_set != 2); | ^~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_find_bmc_prod_dev_id': In file included from /kisskb/src/arch/powerpc/kernel/watchdog.c:29: /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'soft_nmi_interrupt': /kisskb/src/arch/powerpc/include/asm/interrupt.h:448:29: note: byref variable will be forcibly initialized 448 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c:252:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 252 | DEFINE_INTERRUPT_HANDLER_NMI(soft_nmi_interrupt) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2889:21: note: byref variable will be forcibly initialized 2889 | struct prod_dev_id id = { | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '__bmc_get_device_id': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2528:10: note: byref variable will be forcibly initialized 2528 | guid_t guid; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2526:25: note: byref variable will be forcibly initialized 2526 | struct ipmi_device_id id = bmc->fetch_id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_get_version': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1352:24: note: byref variable will be forcibly initialized 1352 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'guid_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2763:9: note: byref variable will be forcibly initialized 2763 | guid_t guid; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'aux_firmware_rev_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2743:24: note: byref variable will be forcibly initialized 2743 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'product_id_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2727:24: note: byref variable will be forcibly initialized 2727 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'manufacturer_id_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2711:24: note: byref variable will be forcibly initialized 2711 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'add_dev_support_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2694:24: note: byref variable will be forcibly initialized 2694 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_version_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2676:24: note: byref variable will be forcibly initialized 2676 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'firmware_revision_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2659:24: note: byref variable will be forcibly initialized 2659 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'revision_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2643:24: note: byref variable will be forcibly initialized 2643 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'provides_device_sdrs_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2628:24: note: byref variable will be forcibly initialized 2628 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'device_id_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2612:24: note: byref variable will be forcibly initialized 2612 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'bmc_dev_attr_is_visible': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2799:25: note: byref variable will be forcibly initialized 2799 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_add_smi': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3393:24: note: byref variable will be forcibly initialized 3393 | struct ipmi_device_id id; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'cleanup_smi_msgs': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3541:19: note: byref variable will be forcibly initialized 3541 | struct list_head tmplist; | ^~~~~~~ /kisskb/src/kernel/sched/rt.c: In function 'tg_has_rt_tasks': /kisskb/src/kernel/sched/rt.c:2518:23: note: byref variable will be forcibly initialized 2518 | struct css_task_iter it; | ^~ /kisskb/src/kernel/sched/rt.c: In function '__rt_schedulable': /kisskb/src/kernel/sched/rt.c:2602:29: note: byref variable will be forcibly initialized 2602 | struct rt_schedulable_data data = { | ^~~~ /kisskb/src/sound/core/seq/seq_virmidi.c: In function 'snd_virmidi_dev_attach_seq': /kisskb/src/sound/core/seq/seq_virmidi.c:347:31: note: byref variable will be forcibly initialized 347 | struct snd_seq_port_callback pcallbacks; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/samples/trace_events/trace-events-sample.h:524, from /kisskb/src/samples/trace_events/trace-events-sample.c:12: /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'trace_event_raw_event_foo_bar': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:229:1: note: in expansion of macro 'TRACE_EVENT' 229 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:229:1: note: in expansion of macro 'TRACE_EVENT' 229 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'trace_event_raw_event_foo_bar_with_cond': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:337:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 337 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:337:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 337 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'trace_event_raw_event_foo_bar_with_fn': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:380:1: note: in expansion of macro 'TRACE_EVENT_FN' 380 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:380:1: note: in expansion of macro 'TRACE_EVENT_FN' 380 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'trace_event_raw_event_foo_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_domain_xlate_twocell': /kisskb/src/kernel/irq/irqdomain.c:926:20: note: byref variable will be forcibly initialized 926 | struct irq_fwspec fwspec; | ^~~~~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_create_of_mapping': /kisskb/src/kernel/irq/irqdomain.c:830:20: note: byref variable will be forcibly initialized 830 | struct irq_fwspec fwspec; | ^~~~~~ /kisskb/src/fs/verity/verify.c: In function 'fsverity_verify_bio': /kisskb/src/fs/verity/verify.c:230:23: note: byref variable will be forcibly initialized 230 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/sysfs/group.c: In function 'internal_create_group': /kisskb/src/fs/sysfs/group.c:113:9: note: byref variable will be forcibly initialized 113 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/group.c:112:9: note: byref variable will be forcibly initialized 112 | kuid_t uid; | ^~~ /kisskb/src/fs/sysfs/group.c: In function 'sysfs_merge_group': /kisskb/src/fs/sysfs/group.c:331:9: note: byref variable will be forcibly initialized 331 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/group.c:330:9: note: byref variable will be forcibly initialized 330 | kuid_t uid; | ^~~ /kisskb/src/mm/vmstat.c: In function 'extfrag_show_print': /kisskb/src/mm/vmstat.c:2177:26: note: byref variable will be forcibly initialized 2177 | struct contig_page_info info; | ^~~~ /kisskb/src/mm/vmstat.c: In function 'unusable_show_print': /kisskb/src/mm/vmstat.c:2125:26: note: byref variable will be forcibly initialized 2125 | struct contig_page_info info; | ^~~~ /kisskb/src/mm/vmstat.c: In function 'extfrag_for_order': /kisskb/src/mm/vmstat.c:1118:26: note: byref variable will be forcibly initialized 1118 | struct contig_page_info info; | ^~~~ /kisskb/src/mm/vmstat.c: In function 'fragmentation_index': /kisskb/src/mm/vmstat.c:1132:26: note: byref variable will be forcibly initialized 1132 | struct contig_page_info info; | ^~~~ /kisskb/src/fs/devpts/inode.c: In function 'devpts_mntget': /kisskb/src/fs/devpts/inode.c:170:14: note: byref variable will be forcibly initialized 170 | struct path path; | ^~~~ /kisskb/src/fs/devpts/inode.c: In function 'devpts_acquire': /kisskb/src/fs/devpts/inode.c:202:14: note: byref variable will be forcibly initialized 202 | struct path path; | ^~~~ /kisskb/src/net/core/skbuff.c: In function '__skb_send_sock': /kisskb/src/net/core/skbuff.c:2541:17: note: byref variable will be forcibly initialized 2541 | struct msghdr msg; | ^~~ /kisskb/src/net/core/skbuff.c:2540:15: note: byref variable will be forcibly initialized 2540 | struct kvec kv; | ^~ /kisskb/src/drivers/pwm/pwm-fsl-ftm.c: In function 'fsl_pwm_apply_config': /kisskb/src/drivers/pwm/pwm-fsl-ftm.c:235:27: note: byref variable will be forcibly initialized 235 | struct fsl_pwm_periodcfg periodcfg; | ^~~~~~~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'data_make_reusable': /kisskb/src/kernel/printk/printk_ringbuffer.c:571:18: note: byref variable will be forcibly initialized 571 | struct prb_desc desc; | ^~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_find_text': /kisskb/src/net/core/skbuff.c:3701:18: note: byref variable will be forcibly initialized 3701 | struct ts_state state; | ^~~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'desc_push_tail': /kisskb/src/kernel/printk/printk_ringbuffer.c:769:18: note: byref variable will be forcibly initialized 769 | struct prb_desc desc; | ^~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'desc_reopen_last': /kisskb/src/kernel/printk/printk_ringbuffer.c:1261:18: note: byref variable will be forcibly initialized 1261 | struct prb_desc desc; | ^~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_first_seq': /kisskb/src/kernel/printk/printk_ringbuffer.c:1828:18: note: byref variable will be forcibly initialized 1828 | struct prb_desc desc; | ^~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_read': /kisskb/src/kernel/printk/printk_ringbuffer.c:1792:18: note: byref variable will be forcibly initialized 1792 | struct prb_desc desc; | ^~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_read_valid_info': /kisskb/src/kernel/printk/printk_ringbuffer.c:1959:23: note: byref variable will be forcibly initialized 1959 | struct printk_record r; | ^ /kisskb/src/kernel/sched/idle.c: In function 'play_idle_precise': /kisskb/src/kernel/sched/idle.c:363:20: note: byref variable will be forcibly initialized 363 | struct idle_timer it; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'drc_info_valid_index': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:374:21: note: byref variable will be forcibly initialized 374 | struct of_drc_info drc; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'find_drc_info_cpus_to_add': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:678:21: note: byref variable will be forcibly initialized 678 | struct of_drc_info drc; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/samples/ftrace/sample-trace-array.h:84, from /kisskb/src/samples/ftrace/sample-trace-array.c:18: /kisskb/src/samples/ftrace/sample-trace-array.c: In function 'trace_event_raw_event_sample_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro 'TRACE_EVENT' 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'sched_slice': /kisskb/src/kernel/sched/fair.c:700:22: note: byref variable will be forcibly initialized 700 | struct load_weight lw; | ^~ /kisskb/src/kernel/sched/deadline.c: In function 'dl_task_timer': /kisskb/src/kernel/sched/deadline.c:1046:18: note: byref variable will be forcibly initialized 1046 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'find_idlest_group': /kisskb/src/kernel/sched/fair.c:8840:32: note: byref variable will be forcibly initialized 8840 | struct sg_lb_stats local_sgs, tmp_sgs; | ^~~~~~~ /kisskb/src/kernel/sched/fair.c:8840:21: note: byref variable will be forcibly initialized 8840 | struct sg_lb_stats local_sgs, tmp_sgs; | ^~~~~~~~~ /kisskb/src/kernel/sched/deadline.c: In function 'dl_add_task_root_domain': /kisskb/src/kernel/sched/deadline.c:2387:18: note: byref variable will be forcibly initialized 2387 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'task_fork_fair': /kisskb/src/kernel/sched/fair.c:10793:18: note: byref variable will be forcibly initialized 10793 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'update_blocked_averages': /kisskb/src/kernel/sched/fair.c:8119:18: note: byref variable will be forcibly initialized 8119 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/deadline.c: In function 'inactive_task_timer': /kisskb/src/kernel/sched/deadline.c:1350:18: note: byref variable will be forcibly initialized 1350 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'attach_one_task': /kisskb/src/kernel/sched/fair.c:7886:18: note: byref variable will be forcibly initialized 7886 | struct rq_flags rf; | ^~ /kisskb/src/fs/notify/fdinfo.c: In function 'show_mark_fhandle': /kisskb/src/fs/notify/fdinfo.c:46:4: note: byref variable will be forcibly initialized 46 | } f; | ^ /kisskb/src/kernel/sched/fair.c: In function 'active_load_balance_cpu_stop': /kisskb/src/kernel/sched/fair.c:9959:17: note: byref variable will be forcibly initialized 9959 | struct lb_env env = { | ^~~ /kisskb/src/security/keys/keyring.c: In function 'keyring_read': /kisskb/src/security/keys/keyring.c:484:39: note: byref variable will be forcibly initialized 484 | struct keyring_read_iterator_context ctx; | ^~~ /kisskb/src/kernel/sched/fair.c:9924:18: note: byref variable will be forcibly initialized 9924 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'attach_tasks': /kisskb/src/kernel/sched/fair.c:7902:18: note: byref variable will be forcibly initialized 7902 | struct rq_flags rf; | ^~ In file included from /kisskb/src/security/keys/keyring.c:22: /kisskb/src/security/keys/keyring.c: In function 'notify_key': /kisskb/src/security/keys/internal.h:191:26: note: byref variable will be forcibly initialized 191 | struct key_notification n = { | ^ In file included from /kisskb/src/arch/powerpc/kernel/mce.c:22: /kisskb/src/arch/powerpc/kernel/mce.c: In function 'machine_check_early': /kisskb/src/arch/powerpc/include/asm/interrupt.h:448:29: note: byref variable will be forcibly initialized 448 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/mce.c:588:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 588 | DEFINE_INTERRUPT_HANDLER_NMI(machine_check_early) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/mce.c: In function 'hmi_exception_realmode': /kisskb/src/arch/powerpc/include/asm/interrupt.h:448:29: note: byref variable will be forcibly initialized 448 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/mce.c:711:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 711 | DEFINE_INTERRUPT_HANDLER_NMI(hmi_exception_realmode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/mce.c: In function 'machine_check_queue_event': /kisskb/src/arch/powerpc/kernel/mce.c:250:29: note: byref variable will be forcibly initialized 250 | struct machine_check_event evt; | ^~~ /kisskb/src/kernel/sched/fair.c: In function 'distribute_cfs_runtime': /kisskb/src/kernel/sched/fair.c:4944:19: note: byref variable will be forcibly initialized 4944 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'update_sd_lb_stats': /kisskb/src/kernel/sched/fair.c:8991:21: note: byref variable will be forcibly initialized 8991 | struct sg_lb_stats tmp_sgs; | ^~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'find_busiest_group': /kisskb/src/kernel/sched/fair.c:9250:21: note: byref variable will be forcibly initialized 9250 | struct sd_lb_stats sds; | ^~~ /kisskb/src/kernel/sched/fair.c: In function 'load_balance': /kisskb/src/kernel/sched/fair.c:9615:18: note: byref variable will be forcibly initialized 9615 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function '_nohz_idle_balance': /kisskb/src/kernel/sched/fair.c:10467:20: note: byref variable will be forcibly initialized 10467 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'online_fair_sched_group': /kisskb/src/kernel/sched/fair.c:11112:18: note: byref variable will be forcibly initialized 11112 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'sched_group_set_shares': /kisskb/src/kernel/sched/fair.c:11205:19: note: byref variable will be forcibly initialized 11205 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/kernel/mce_power.c: In function 'mce_find_instr_ea_and_phys': /kisskb/src/arch/powerpc/kernel/mce_power.c:461:17: note: byref variable will be forcibly initialized 461 | struct pt_regs tmp = *regs; | ^~~ /kisskb/src/arch/powerpc/kernel/mce_power.c:460:24: note: byref variable will be forcibly initialized 460 | struct instruction_op op; | ^~ /kisskb/src/drivers/clk/xilinx/xlnx_vcu.c: In function 'xvcu_register_pll': /kisskb/src/drivers/clk/xilinx/xlnx_vcu.c:406:23: note: byref variable will be forcibly initialized 406 | struct clk_init_data init; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/sound/core/init.c:8: /kisskb/src/sound/core/init.c: In function 'snd_card_disconnect_sync': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/core/init.c:472:2: note: in expansion of macro 'wait_event_lock_irq' 472 | wait_event_lock_irq(card->remove_sleep, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/sound/core/init.c:9: /kisskb/src/sound/core/init.c: In function 'snd_card_free': /kisskb/src/sound/core/init.c:536:29: note: byref variable will be forcibly initialized 536 | DECLARE_COMPLETION_ONSTACK(released); | ^~~~~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c: In function 'parse_ppp_data': /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c:192:25: note: byref variable will be forcibly initialized 192 | struct hvcall_ppp_data ppp_data; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c: In function 'parse_mpp_data': /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c:258:25: note: byref variable will be forcibly initialized 258 | struct hvcall_mpp_data mpp_data; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c: In function 'parse_mpp_x_data': /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c:296:27: note: byref variable will be forcibly initialized 296 | struct hvcall_mpp_x_data mpp_x_data; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c: In function 'get_purr': /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c:62:13: note: byref variable will be forcibly initialized 62 | atomic64_t purr = ATOMIC64_INIT(0); | ^~~~ /kisskb/src/sound/core/init.c: In function 'snd_power_wait': /kisskb/src/sound/core/init.c:1015:21: note: byref variable will be forcibly initialized 1015 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c: In function 'update_ppp': /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c:547:25: note: byref variable will be forcibly initialized 547 | struct hvcall_ppp_data ppp_data; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c: In function 'update_mpp': /kisskb/src/arch/powerpc/platforms/pseries/lparcfg.c:585:25: note: byref variable will be forcibly initialized 585 | struct hvcall_mpp_data mpp_data; | ^~~~~~~~ In file included from /kisskb/src/kernel/locking/locktorture.c:30: /kisskb/src/kernel/locking/locktorture.c: In function 'lock_torture_reader': /kisskb/src/kernel/locking/locktorture.c:710:24: note: byref variable will be forcibly initialized 710 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:70:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 70 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/locking/locktorture.c: In function 'lock_torture_writer': /kisskb/src/kernel/locking/locktorture.c:671:24: note: byref variable will be forcibly initialized 671 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:70:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 70 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/irq/affinity.c: In function '__irq_build_affinity_masks': /kisskb/src/kernel/irq/affinity.c:258:13: note: byref variable will be forcibly initialized 258 | nodemask_t nodemsk = NODE_MASK_NONE; | ^~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/kernel/locking/locktorture.c:15: /kisskb/src/kernel/locking/locktorture.c: In function 'torture_ww_mutex_lock': /kisskb/src/kernel/locking/locktorture.c:402:12: note: byref variable will be forcibly initialized 402 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/kernel/sched/sched.h:5, from /kisskb/src/kernel/sched/swait.c:5: /kisskb/src/kernel/sched/swait.c: In function 'swake_up_all': /kisskb/src/kernel/sched/swait.c:65:12: note: byref variable will be forcibly initialized 65 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-core.c: In function 'rq_flush_dcache_pages': /kisskb/src/block/blk-core.c:1516:22: note: byref variable will be forcibly initialized 1516 | struct req_iterator iter; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:535, from /kisskb/src/block/blk-core.c:47: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_buffer': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/block.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_plug': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:356:1: note: in expansion of macro 'TRACE_EVENT' 356 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_unplug': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/block.h:373:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 373 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_rq_requeue': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_rq_complete': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:115:1: note: in expansion of macro 'TRACE_EVENT' 115 | TRACE_EVENT(block_rq_complete, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_rq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/block.h:147:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 147 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_bio': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/block.h:261:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 261 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_split': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:418:1: note: in expansion of macro 'TRACE_EVENT' 418 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_bio_remap': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:456:1: note: in expansion of macro 'TRACE_EVENT' 456 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_rq_remap': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_bio_complete': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:233:1: note: in expansion of macro 'TRACE_EVENT' 233 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/security.c: In function 'cpu_show_meltdown': /kisskb/src/arch/powerpc/kernel/security.c:152:18: note: byref variable will be forcibly initialized 152 | struct seq_buf s; | ^ /kisskb/src/arch/powerpc/kernel/security.c: In function 'cpu_show_spectre_v1': /kisskb/src/arch/powerpc/kernel/security.c:182:17: note: byref variable will be forcibly initialized 182 | struct seq_buf s; | ^ /kisskb/src/arch/powerpc/kernel/security.c: In function 'cpu_show_spectre_v2': /kisskb/src/arch/powerpc/kernel/security.c:204:17: note: byref variable will be forcibly initialized 204 | struct seq_buf s; | ^ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-core.c:16: /kisskb/src/block/blk-core.c: In function 'flush_plug_callbacks': /kisskb/src/block/blk-core.c:1702:12: note: byref variable will be forcibly initialized 1702 | LIST_HEAD(callbacks); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/block/blk-core.c:16: /kisskb/src/block/blk-core.c: In function 'blk_queue_enter': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/block/blk-core.c:469:3: note: in expansion of macro 'wait_event' 469 | wait_event(q->mq_freeze_wq, | ^~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__submit_bio_noacct': /kisskb/src/block/blk-core.c:958:26: note: byref variable will be forcibly initialized 958 | struct bio_list lower, same; | ^~~~ /kisskb/src/block/blk-core.c:958:19: note: byref variable will be forcibly initialized 958 | struct bio_list lower, same; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/kmem.h:397, from /kisskb/src/mm/slab_common.c:29: /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kmem_alloc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(kmem_alloc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kmem_alloc_node': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/kmem.h:62:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 62 | DECLARE_EVENT_CLASS(kmem_alloc_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kfree': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kmem_cache_free': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:138:1: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:138:1: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c: In function 'move_freelist_head': /kisskb/src/mm/compaction.c:1296:12: note: byref variable will be forcibly initialized 1296 | LIST_HEAD(sublist); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/compaction.c: In function 'move_freelist_tail': /kisskb/src/mm/compaction.c:1314:12: note: byref variable will be forcibly initialized 1314 | LIST_HEAD(sublist); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_free': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:160:1: note: in expansion of macro 'TRACE_EVENT' 160 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_free_batched': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/compaction.h:361, from /kisskb/src/mm/compaction.c:46: /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_isolate_template': /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_alloc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:201:1: note: in expansion of macro 'TRACE_EVENT' 201 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_migratepages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/kmem.h:230:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 230 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_pcpu_drain': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:263:1: note: in expansion of macro 'TRACE_EVENT' 263 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_begin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:106:1: note: in expansion of macro 'TRACE_EVENT' 106 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:136:1: note: in expansion of macro 'TRACE_EVENT' 136 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_try_to_compact_pages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:170:1: note: in expansion of macro 'TRACE_EVENT' 170 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_suitable_template': /kisskb/src/drivers/virtio/virtio_ring.c: In function 'vring_new_virtqueue': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:197:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 197 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_ring.c:2194:15: note: byref variable will be forcibly initialized 2194 | struct vring vring; | ^~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_defer_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_kcompactd_sleep': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:298:1: note: in expansion of macro 'TRACE_EVENT' 298 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_kcompactd_wake_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:315:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 315 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_alloc_extfrag': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:286:1: note: in expansion of macro 'TRACE_EVENT' 286 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_readlink': /kisskb/src/fs/proc/base.c:1787:14: note: byref variable will be forcibly initialized 1787 | struct path path; | ^~~~ /kisskb/src/drivers/virtio/virtio_ring.c: In function 'vring_create_virtqueue_split': /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_rss_stat': /kisskb/src/drivers/virtio/virtio_ring.c:867:15: note: byref variable will be forcibly initialized 867 | struct vring vring; | ^~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_get_link': /kisskb/src/fs/proc/base.c:1740:14: note: byref variable will be forcibly initialized 1740 | struct path path; | ^~~~ /kisskb/src/crypto/scatterwalk.c: In function 'scatterwalk_map_and_copy': /kisskb/src/crypto/scatterwalk.c:58:22: note: byref variable will be forcibly initialized 58 | struct scatter_walk walk; | ^~~~ /kisskb/src/mm/slab_common.c: In function 'cache_show': /kisskb/src/mm/slab_common.c:1030:18: note: byref variable will be forcibly initialized 1030 | struct slabinfo sinfo; | ^~~~~ /kisskb/src/kernel/sched/wait.c: In function '__wake_up_common_lock': /kisskb/src/kernel/sched/wait.c:129:21: note: byref variable will be forcibly initialized 129 | wait_queue_entry_t bookmark; | ^~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/slab_common.c:7: /kisskb/src/mm/slab_common.c: In function 'slab_caches_to_rcu_destroy_workfn': /kisskb/src/mm/slab_common.c:420:12: note: byref variable will be forcibly initialized 420 | LIST_HEAD(to_destroy); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas.c: In function '__do_sys_rtas': /kisskb/src/arch/powerpc/kernel/rtas.c:1079:19: note: byref variable will be forcibly initialized 1079 | struct rtas_args args; | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c: In function 'split_map_pages': /kisskb/src/mm/compaction.c:91:12: note: byref variable will be forcibly initialized 91 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab_common.c: In function 'cache_random_seq_create': /kisskb/src/mm/slab_common.c:960:19: note: byref variable will be forcibly initialized 960 | struct rnd_state state; | ^~~~~ /kisskb/src/mm/slab_common.c: In function 'dump_unreclaimable_slab': /kisskb/src/mm/slab_common.c:1060:18: note: byref variable will be forcibly initialized 1060 | struct slabinfo sinfo; | ^~~~~ /kisskb/src/fs/proc/generic.c: In function '__proc_create': /kisskb/src/fs/proc/generic.c:399:14: note: byref variable will be forcibly initialized 399 | struct qstr qstr; | ^~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_syscall': /kisskb/src/fs/proc/base.c:639:22: note: byref variable will be forcibly initialized 639 | struct syscall_info info; | ^~~~ /kisskb/src/mm/compaction.c: In function 'isolate_freepages_range': /kisskb/src/mm/compaction.c:703:12: note: byref variable will be forcibly initialized 703 | LIST_HEAD(freelist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/compaction.c: In function 'compact_zone_order': /kisskb/src/mm/compaction.c:2508:25: note: byref variable will be forcibly initialized 2508 | struct capture_control capc = { | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c: In function 'kcompactd': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:396:2: note: in expansion of macro '___wait_event' 396 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:409:11: note: in expansion of macro '__wait_event_freezable_timeout' 409 | __ret = __wait_event_freezable_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c:2906:7: note: in expansion of macro 'wait_event_freezable_timeout' 2906 | if (wait_event_freezable_timeout(pgdat->kcompactd_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/fs/proc/base.c:51: /kisskb/src/fs/proc/base.c: In function 'proc_fill_cache': /kisskb/src/fs/proc/base.c:2040:35: note: byref variable will be forcibly initialized 2040 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); | ^~ /kisskb/src/include/linux/wait.h:77:25: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/fs/proc/base.c: In function 'proc_map_files_readdir': /kisskb/src/fs/proc/base.c:2315:34: note: byref variable will be forcibly initialized 2315 | GENRADIX(struct map_files_info) fa; | ^~ /kisskb/src/kernel/time/time.c: In function 'get_timespec64': /kisskb/src/kernel/time/time.c:784:27: note: byref variable will be forcibly initialized 784 | struct __kernel_timespec kts; | ^~~ /kisskb/src/kernel/time/time.c: In function 'put_timespec64': /kisskb/src/kernel/time/time.c:807:27: note: byref variable will be forcibly initialized 807 | struct __kernel_timespec kts = { | ^~~ /kisskb/src/kernel/time/time.c: In function '__get_old_timespec32': /kisskb/src/kernel/time/time.c:819:24: note: byref variable will be forcibly initialized 819 | struct old_timespec32 ts; | ^~ /kisskb/src/kernel/time/time.c: In function '__put_old_timespec32': /kisskb/src/kernel/time/time.c:835:24: note: byref variable will be forcibly initialized 835 | struct old_timespec32 ts = { | ^~ /kisskb/src/kernel/time/time.c: In function '__do_sys_stime': /kisskb/src/kernel/time/time.c:83:20: note: byref variable will be forcibly initialized 83 | struct timespec64 tv; | ^~ /kisskb/src/kernel/time/time.c: In function '__do_sys_stime32': /kisskb/src/kernel/time/time.c:121:20: note: byref variable will be forcibly initialized 121 | struct timespec64 tv; | ^~ /kisskb/src/kernel/time/time.c: In function '__do_sys_gettimeofday': /kisskb/src/kernel/time/time.c:144:21: note: byref variable will be forcibly initialized 144 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/time.c: In function '__do_compat_sys_gettimeofday': /kisskb/src/kernel/time/time.c:228:21: note: byref variable will be forcibly initialized 228 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/time.c: In function '__do_sys_adjtimex': /kisskb/src/kernel/time/time.c:271:24: note: byref variable will be forcibly initialized 271 | struct __kernel_timex txc; /* Local copy of parameter */ | ^~~ /kisskb/src/kernel/time/time.c: In function '__do_sys_settimeofday': /kisskb/src/kernel/time/time.c:203:18: note: byref variable will be forcibly initialized 203 | struct timezone new_tz; | ^~~~~~ /kisskb/src/kernel/time/time.c:202:20: note: byref variable will be forcibly initialized 202 | struct timespec64 new_ts; | ^~~~~~ /kisskb/src/kernel/time/time.c: In function '__do_compat_sys_settimeofday': /kisskb/src/kernel/time/time.c:247:18: note: byref variable will be forcibly initialized 247 | struct timezone new_tz; | ^~~~~~ /kisskb/src/kernel/time/time.c:246:20: note: byref variable will be forcibly initialized 246 | struct timespec64 new_ts; | ^~~~~~ /kisskb/src/kernel/time/time.c: In function 'get_old_timex32': /kisskb/src/kernel/time/time.c:288:21: note: byref variable will be forcibly initialized 288 | struct old_timex32 tx32; | ^~~~ /kisskb/src/kernel/time/time.c: In function 'put_old_timex32': /kisskb/src/kernel/time/time.c:320:21: note: byref variable will be forcibly initialized 320 | struct old_timex32 tx32; | ^~~~ /kisskb/src/kernel/time/time.c: In function '__do_sys_adjtimex_time32': /kisskb/src/kernel/time/time.c:351:24: note: byref variable will be forcibly initialized 351 | struct __kernel_timex txc; | ^~~ /kisskb/src/kernel/time/time.c: In function 'timespec64_add_safe': /kisskb/src/kernel/time/time.c:768:20: note: byref variable will be forcibly initialized 768 | struct timespec64 res; | ^~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_generic_free_functions': /kisskb/src/drivers/pinctrl/pinmux.c:947:25: note: byref variable will be forcibly initialized 947 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/rtas-fadump.c: In function 'rtas_fadump_build_cpu_notes': /kisskb/src/arch/powerpc/platforms/pseries/rtas-fadump.c:311:17: note: byref variable will be forcibly initialized 311 | struct pt_regs regs; | ^~~~ In file included from /kisskb/src/security/keys/keyctl.c:25: /kisskb/src/security/keys/keyctl.c: In function 'notify_key': /kisskb/src/security/keys/internal.h:191:26: note: byref variable will be forcibly initialized 191 | struct key_notification n = { | ^ /kisskb/src/block/blk-flush.c: In function 'blkdev_issue_flush': /kisskb/src/block/blk-flush.c:441:13: note: byref variable will be forcibly initialized 441 | struct bio bio; | ^~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_instantiate_key': /kisskb/src/security/keys/keyctl.c:1251:19: note: byref variable will be forcibly initialized 1251 | struct iov_iter from; | ^~~~ /kisskb/src/security/keys/keyctl.c:1250:16: note: byref variable will be forcibly initialized 1250 | struct iovec iov; | ^~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_instantiate_key_iov': /kisskb/src/security/keys/keyctl.c:1280:18: note: byref variable will be forcibly initialized 1280 | struct iov_iter from; | ^~~~ /kisskb/src/kernel/rcu/rcu_segcblist.c: In function 'rcu_segcblist_merge': /kisskb/src/kernel/rcu/rcu_segcblist.c:613:20: note: byref variable will be forcibly initialized 613 | struct rcu_cblist pendcbs; | ^~~~~~~ /kisskb/src/kernel/rcu/rcu_segcblist.c:612:20: note: byref variable will be forcibly initialized 612 | struct rcu_cblist donecbs; | ^~~~~~~ /kisskb/src/net/802/mrp.c: In function 'mrp_pdu_parse_vecattr': /kisskb/src/net/802/mrp.c:672:25: note: byref variable will be forcibly initialized 672 | struct mrp_vecattr_hdr _vah; | ^~~~ /kisskb/src/net/802/mrp.c: In function 'mrp_pdu_parse_msg': /kisskb/src/samples/kfifo/record-example.c: In function 'testfunc': /kisskb/src/samples/kfifo/record-example.c:74:35: note: byref variable will be forcibly initialized 74 | struct { unsigned char buf[6]; } hello = { "hello" }; | ^~~~~ /kisskb/src/net/802/mrp.c:745:21: note: byref variable will be forcibly initialized 745 | struct mrp_msg_hdr _mh; | ^~~ /kisskb/src/net/802/mrp.c: In function 'mrp_rcv': /kisskb/src/net/802/mrp.c:773:21: note: byref variable will be forcibly initialized 773 | struct mrp_pdu_hdr _ph; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas_pci.c: In function 'python_countermeasures': /kisskb/src/arch/powerpc/kernel/rtas_pci.c:156:18: note: byref variable will be forcibly initialized 156 | struct resource registers; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas_pci.c: In function 'get_phb_buid': /kisskb/src/arch/powerpc/kernel/rtas_pci.c:201:18: note: byref variable will be forcibly initialized 201 | struct resource r; | ^ /kisskb/src/drivers/vdpa/ifcvf/ifcvf_base.c: In function 'ifcvf_init_hw': /kisskb/src/drivers/vdpa/ifcvf/ifcvf_base.c:101:24: note: byref variable will be forcibly initialized 101 | struct virtio_pci_cap cap; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/percpu.h:126, from /kisskb/src/mm/percpu.c:98: /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_alloc_percpu': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_free_percpu': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_alloc_percpu_fail': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_create_chunk': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_destroy_chunk': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/crypto.h:17, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/crypto/algapi.c:8: /kisskb/src/crypto/algapi.c: In function 'crypto_remove_spawns': /kisskb/src/crypto/algapi.c:147:12: note: byref variable will be forcibly initialized 147 | LIST_HEAD(top); | ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c:146:12: note: byref variable will be forcibly initialized 146 | LIST_HEAD(stack); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c:144:12: note: byref variable will be forcibly initialized 144 | LIST_HEAD(secondary_spawns); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/cgroup/rstat.c: In function 'cgroup_base_stat_flush': /kisskb/src/kernel/cgroup/rstat.c:321:31: note: byref variable will be forcibly initialized 321 | struct cgroup_base_stat cur, delta; | ^~~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_alg_tested': /kisskb/src/crypto/algapi.c:288:12: note: byref variable will be forcibly initialized 288 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_alg': /kisskb/src/crypto/algapi.c:450:12: note: byref variable will be forcibly initialized 450 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/cgroup/rstat.c: In function 'root_cgroup_cputime': /kisskb/src/kernel/cgroup/rstat.c:414:25: note: byref variable will be forcibly initialized 414 | struct kernel_cpustat kcpustat; | ^~~~~~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_template': /kisskb/src/crypto/algapi.c:541:12: note: byref variable will be forcibly initialized 541 | LIST_HEAD(users); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_instance': /kisskb/src/crypto/algapi.c:656:12: note: byref variable will be forcibly initialized 656 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/kernel/rcu/rcuscale.c:39: /kisskb/src/kernel/rcu/rcuscale.c: In function 'kfree_scale_thread': /kisskb/src/kernel/rcu/rcuscale.c:650:24: note: byref variable will be forcibly initialized 650 | DEFINE_TORTURE_RANDOM(tr); | ^~ /kisskb/src/include/linux/torture.h:70:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 70 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/cgroup/rstat.c: In function 'cgroup_base_stat_cputime_show': /kisskb/src/kernel/cgroup/rstat.c:442:22: note: byref variable will be forcibly initialized 442 | struct task_cputime cputime; | ^~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/kernel/rcu/rcuscale.c:15: /kisskb/src/kernel/rcu/rcuscale.c: In function 'kfree_scale_shutdown': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcuscale.c:739:2: note: in expansion of macro 'wait_event' 739 | wait_event(shutdown_wq, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/sched/coredump.h:5, from /kisskb/src/kernel/sched/sched.h:9, from /kisskb/src/kernel/sched/completion.c:14: /kisskb/src/kernel/sched/completion.c: In function 'do_wait_for_common': /kisskb/src/kernel/sched/completion.c:75:22: note: byref variable will be forcibly initialized 75 | DECLARE_SWAITQUEUE(wait); | ^~~~ /kisskb/src/include/linux/swait.h:59:21: note: in definition of macro 'DECLARE_SWAITQUEUE' 59 | struct swait_queue name = __SWAITQUEUE_INITIALIZER(name) | ^~~~ /kisskb/src/kernel/rcu/rcuscale.c: In function 'rcu_scale_shutdown': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcuscale.c:612:2: note: in expansion of macro 'wait_event' 612 | wait_event(shutdown_wq, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/memblock.h:13, from /kisskb/src/mm/percpu.c:73: /kisskb/src/mm/percpu.c: In function '__pcpu_balance_workfn': /kisskb/src/mm/percpu.c:1947:12: note: byref variable will be forcibly initialized 1947 | LIST_HEAD(to_free); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/debug.c: In function '__dump_page': /kisskb/src/mm/debug.c:127:17: note: byref variable will be forcibly initialized 127 | struct dentry dentry; | ^~~~~~ In file included from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/linux/ktime.h:24, from /kisskb/src/lib/math/test_div64.c:9: /kisskb/src/lib/math/test_div64.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized 78 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/lib/math/test_div64.c: In function 'test_div64_init': /kisskb/src/lib/math/test_div64.c:222:29: note: byref variable will be forcibly initialized 222 | struct timespec64 ts, ts0, ts1; | ^~~ /kisskb/src/lib/math/test_div64.c:222:24: note: byref variable will be forcibly initialized 222 | struct timespec64 ts, ts0, ts1; | ^~~ /kisskb/src/drivers/reset/core.c: In function '__of_reset_control_get': /kisskb/src/drivers/reset/core.c:815:25: note: byref variable will be forcibly initialized 815 | struct of_phandle_args args; | ^~~~ /kisskb/src/fs/ext4/balloc.c: In function 'ext4_new_meta_blocks': /kisskb/src/fs/ext4/balloc.c:683:33: note: byref variable will be forcibly initialized 683 | struct ext4_allocation_request ar; | ^~ /kisskb/src/sound/core/control.c: In function 'snd_ctl_tlv_ioctl': /kisskb/src/sound/core/control.c:1723:25: note: byref variable will be forcibly initialized 1723 | struct snd_ctl_elem_id id; | ^~ /kisskb/src/sound/core/control.c:1719:21: note: byref variable will be forcibly initialized 1719 | struct snd_ctl_tlv header; | ^~~~~~ /kisskb/src/sound/core/control.c: In function 'snd_ctl_notify_one': /kisskb/src/sound/core/control.c:203:25: note: byref variable will be forcibly initialized 203 | struct snd_ctl_elem_id id = kctl->id; | ^~ /kisskb/src/sound/core/control.c: In function 'snd_ctl_elem_list': /kisskb/src/sound/core/control.c:750:25: note: byref variable will be forcibly initialized 750 | struct snd_ctl_elem_id id; | ^~ /kisskb/src/sound/core/control.c: In function 'snd_ctl_elem_list_user': /kisskb/src/sound/core/control.c:788:27: note: byref variable will be forcibly initialized 788 | struct snd_ctl_elem_list list; | ^~~~ /kisskb/src/sound/core/control.c: In function '__snd_ctl_add_replace': /kisskb/src/sound/core/control.c:376:25: note: byref variable will be forcibly initialized 376 | struct snd_ctl_elem_id id; | ^~ /kisskb/src/sound/core/control.c: In function 'snd_ctl_elem_lock': /kisskb/src/sound/core/control.c:1205:25: note: byref variable will be forcibly initialized 1205 | struct snd_ctl_elem_id id; | ^~ /kisskb/src/sound/core/control.c: In function 'snd_ctl_elem_unlock': /kisskb/src/sound/core/control.c:1233:25: note: byref variable will be forcibly initialized 1233 | struct snd_ctl_elem_id id; | ^~ /kisskb/src/sound/core/control.c: In function 'snd_ctl_elem_remove': /kisskb/src/sound/core/control.c:1630:25: note: byref variable will be forcibly initialized 1630 | struct snd_ctl_elem_id id; | ^~ /kisskb/src/sound/core/control.c: In function 'snd_ctl_elem_info_user': /kisskb/src/sound/core/control.c:1040:27: note: byref variable will be forcibly initialized 1040 | struct snd_ctl_elem_info info; | ^~~~ /kisskb/src/sound/core/control.c: In function 'snd_ctl_elem_add_user': /kisskb/src/sound/core/control.c:1611:27: note: byref variable will be forcibly initialized 1611 | struct snd_ctl_elem_info info; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/mmap_lock.h:107, from /kisskb/src/mm/mmap_lock.c:3: /kisskb/src/mm/mmap_lock.c: In function 'trace_event_raw_event_mmap_lock_start_locking': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'TRACE_EVENT_FN' 16 | TRACE_EVENT_FN(mmap_lock_start_locking, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'TRACE_EVENT_FN' 16 | TRACE_EVENT_FN(mmap_lock_start_locking, | ^~~~~~~~~~~~~~ /kisskb/src/mm/mmap_lock.c: In function 'trace_event_raw_event_mmap_lock_acquire_returned': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' 44 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' 44 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/fs/ramfs/inode.c: In function 'ramfs_parse_param': /kisskb/src/fs/ramfs/inode.c:208:25: note: byref variable will be forcibly initialized 208 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/mm/mmap_lock.c: In function 'trace_event_raw_event_mmap_lock_released': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:76:1: note: in expansion of macro 'TRACE_EVENT_FN' 76 | TRACE_EVENT_FN(mmap_lock_released, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:76:1: note: in expansion of macro 'TRACE_EVENT_FN' 76 | TRACE_EVENT_FN(mmap_lock_released, | ^~~~~~~~~~~~~~ /kisskb/src/sound/core/control.c: In function 'snd_ctl_read': /kisskb/src/sound/core/control.c:1856:23: note: byref variable will be forcibly initialized 1856 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/sound/core/control.c:1853:24: note: byref variable will be forcibly initialized 1853 | struct snd_ctl_event ev; | ^~ /kisskb/src/kernel/livepatch/transition.c: In function 'klp_try_switch_task': /kisskb/src/kernel/livepatch/transition.c:286:18: note: byref variable will be forcibly initialized 286 | struct rq_flags flags; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/arch/powerpc/kernel/rtasd.c:10: /kisskb/src/arch/powerpc/kernel/rtasd.c: In function 'rtas_log_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtasd.c:339:11: note: in expansion of macro 'wait_event_interruptible' 339 | error = wait_event_interruptible(rtas_log_wait, rtas_log_size); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/sound/firewire/fireworks/./fireworks.h:11, from /kisskb/src/sound/firewire/fireworks/fireworks_transaction.c:31: /kisskb/src/sound/firewire/fireworks/fireworks_transaction.c: In function 'snd_efw_transaction_run': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/fireworks/fireworks_transaction.c:95:3: note: in expansion of macro 'wait_event_timeout' 95 | wait_event_timeout(t.wait, t.state != STATE_PENDING, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/fireworks/fireworks_transaction.c:74:27: note: byref variable will be forcibly initialized 74 | struct transaction_queue t; | ^ /kisskb/src/kernel/sched/topology.c: In function 'dattrs_equal': /kisskb/src/kernel/sched/topology.c:2252:27: note: byref variable will be forcibly initialized 2252 | struct sched_domain_attr tmp; | ^~~ /kisskb/src/kernel/sched/topology.c: In function 'build_sched_domains': /kisskb/src/kernel/sched/topology.c:2061:16: note: byref variable will be forcibly initialized 2061 | struct s_data d; | ^ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'do_unimap_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:490:20: note: byref variable will be forcibly initialized 490 | struct unimapdesc tmp; | ^~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'compat_unimap_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:998:27: note: byref variable will be forcibly initialized 998 | struct compat_unimapdesc tmp; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/drivers/tty/vt/vt_ioctl.c:14: /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function '__vt_event_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c:153:2: note: in expansion of macro 'wait_event_interruptible' 153 | wait_event_interruptible(vt_event_waitqueue, vw->done); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_event_wait_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:191:23: note: byref variable will be forcibly initialized 191 | struct vt_event_wait vw; | ^~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_setactivate': /kisskb/src/drivers/tty/vt/vt_ioctl.c:591:24: note: byref variable will be forcibly initialized 591 | struct vt_setactivate vsa; | ^~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_k_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:466:26: note: byref variable will be forcibly initialized 466 | struct console_font_op op; | ^~ /kisskb/src/drivers/tty/vt/vt_ioctl.c:361:21: note: byref variable will be forcibly initialized 361 | struct kbd_repeat kbrep; | ^~~~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_resizex': /kisskb/src/drivers/tty/vt/vt_ioctl.c:668:20: note: byref variable will be forcibly initialized 668 | struct vt_consize v; | ^ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_waitactive': /kisskb/src/drivers/tty/vt/vt_ioctl.c:219:23: note: byref variable will be forcibly initialized 219 | struct vt_event_wait vw; | ^~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:749:18: note: byref variable will be forcibly initialized 749 | struct vt_mode tmp; | ^~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c:726:18: note: byref variable will be forcibly initialized 726 | struct vt_mode tmp; | ^~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_compat_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:1021:25: note: byref variable will be forcibly initialized 1021 | struct console_font_op op; /* used in multiple places here */ | ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jbd2/transaction.c:18: /kisskb/src/fs/jbd2/transaction.c: In function 'add_transaction_credits': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c:310:3: note: in expansion of macro 'wait_event' 310 | wait_event(journal->j_wait_reserved, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c:266:4: note: in expansion of macro 'wait_event' 266 | wait_event(journal->j_wait_reserved, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/core/stream.c:16: /kisskb/src/net/core/stream.c: In function 'sk_stream_wait_close': /kisskb/src/net/core/stream.c:99:20: note: byref variable will be forcibly initialized 99 | DEFINE_WAIT_FUNC(wait, woken_wake_function); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/phy/phy-core.c: In function '_of_phy_get': /kisskb/src/drivers/phy/phy-core.c:532:25: note: byref variable will be forcibly initialized 532 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/phy/phy-core.c: In function 'of_phy_simple_xlate': /kisskb/src/drivers/phy/phy-core.c:667:24: note: byref variable will be forcibly initialized 667 | struct class_dev_iter iter; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/swiotlb.h:50, from /kisskb/src/kernel/dma/swiotlb.c:51: /kisskb/src/kernel/dma/swiotlb.c: In function 'trace_event_raw_event_swiotlb_bounced': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c: In function 'start_this_handle': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c:393:3: note: in expansion of macro 'wait_event' 393 | wait_event(journal->j_wait_transaction_locked, | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/cgroup.h:210, from /kisskb/src/kernel/cgroup/cgroup.c:63: /kisskb/src/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup_root': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cgroup_root, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cgroup_root, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-proc.c: In function 'dice_proc_read': /kisskb/src/sound/firewire/dice/dice-proc.c:114:4: note: byref variable will be forcibly initialized 114 | } buf; | ^~~ /kisskb/src/sound/firewire/dice/dice-proc.c:75:4: note: byref variable will be forcibly initialized 75 | } tx_rx_header; | ^~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup_migrate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/sound/firewire/dice/dice.h:12, from /kisskb/src/sound/firewire/dice/dice-stream.c:9: /kisskb/src/sound/firewire/dice/dice-stream.c: In function 'amdtp_stream_wait_callback': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/dice/../amdtp-stream.h:272:9: note: in expansion of macro 'wait_event_timeout' 272 | return wait_event_timeout(s->callback_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c: In function 'jbd2_journal_lock_updates': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c:844:3: note: in expansion of macro 'wait_event' 844 | wait_event(journal->j_wait_reserved, | ^~~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-stream.c: In function 'snd_dice_stream_reserve_duplex': /kisskb/src/sound/firewire/dice/dice-stream.c:293:32: note: byref variable will be forcibly initialized 293 | struct reg_params tx_params, rx_params; | ^~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-stream.c:293:21: note: byref variable will be forcibly initialized 293 | struct reg_params tx_params, rx_params; | ^~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-stream.c: In function 'snd_dice_stream_start_duplex': /kisskb/src/sound/firewire/dice/dice-stream.c:398:31: note: byref variable will be forcibly initialized 398 | struct reg_params tx_params, rx_params; | ^~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-stream.c:398:20: note: byref variable will be forcibly initialized 398 | struct reg_params tx_params, rx_params; | ^~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-stream.c: In function 'snd_dice_stream_stop_duplex': /kisskb/src/sound/firewire/dice/dice-stream.c:493:31: note: byref variable will be forcibly initialized 493 | struct reg_params tx_params, rx_params; | ^~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-stream.c:493:20: note: byref variable will be forcibly initialized 493 | struct reg_params tx_params, rx_params; | ^~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-stream.c: In function 'snd_dice_stream_update_duplex': /kisskb/src/sound/firewire/dice/dice-stream.c:605:31: note: byref variable will be forcibly initialized 605 | struct reg_params tx_params, rx_params; | ^~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-stream.c:605:20: note: byref variable will be forcibly initialized 605 | struct reg_params tx_params, rx_params; | ^~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-stream.c: In function 'snd_dice_stream_detect_current_formats': /kisskb/src/sound/firewire/dice/dice-stream.c:630:31: note: byref variable will be forcibly initialized 630 | struct reg_params tx_params, rx_params; | ^~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-stream.c:630:20: note: byref variable will be forcibly initialized 630 | struct reg_params tx_params, rx_params; | ^~~~~~~~~ /kisskb/src/drivers/vdpa/vdpa.c: In function 'vdpa_nl_cmd_dev_get_dumpit': /kisskb/src/drivers/vdpa/vdpa.c:596:28: note: byref variable will be forcibly initialized 596 | struct vdpa_dev_dump_info info; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/regulator.h:174, from /kisskb/src/drivers/regulator/core.c:31: /kisskb/src/drivers/regulator/core.c: In function 'trace_event_raw_event_regulator_basic': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/regulator.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/regulator.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(regulator_basic, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'trace_event_raw_event_regulator_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/regulator.h:109:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/regulator.h:109:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 109 | DECLARE_EVENT_CLASS(regulator_range, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'trace_event_raw_event_regulator_value': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/regulator.h:143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/regulator.h:143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup2_parse_param': /kisskb/src/kernel/cgroup/cgroup.c:1827:25: note: byref variable will be forcibly initialized 1827 | struct fs_parse_result result; | ^~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-ioc.c:6: /kisskb/src/block/blk-ioc.c: In function 'ioc_clear_queue': /kisskb/src/block/blk-ioc.c:241:12: note: byref variable will be forcibly initialized 241 | LIST_HEAD(icq_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_lock_all': /kisskb/src/drivers/regulator/core.c:5755:27: note: byref variable will be forcibly initialized 5755 | struct summary_lock_data lock_data; | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'find_css_set': /kisskb/src/kernel/cgroup/cgroup.c:1173:19: note: byref variable will be forcibly initialized 1173 | struct list_head tmp_links; | ^~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_show': /kisskb/src/drivers/regulator/core.c:5822:24: note: byref variable will be forcibly initialized 5822 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/cgroup.h:12, from /kisskb/src/kernel/cgroup/cgroup-internal.h:5, from /kisskb/src/kernel/cgroup/cgroup.c:31: /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_migrate_finish': /kisskb/src/kernel/cgroup/cgroup.c:2544:12: note: byref variable will be forcibly initialized 2544 | LIST_HEAD(preloaded); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/regulator/core.c: In function '_regulator_call_set_voltage': /kisskb/src/drivers/regulator/core.c:3223:33: note: byref variable will be forcibly initialized 3223 | struct pre_voltage_change_data data; | ^~~~ /kisskb/src/drivers/regulator/core.c: In function '_regulator_call_set_voltage_sel': /kisskb/src/drivers/regulator/core.c:3247:33: note: byref variable will be forcibly initialized 3247 | struct pre_voltage_change_data data; | ^~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_get_voltage': /kisskb/src/drivers/regulator/core.c:4217:24: note: byref variable will be forcibly initialized 4217 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /kisskb/src/fs/proc/array.c: In function 'task_cap': /kisskb/src/fs/proc/array.c:322:14: note: byref variable will be forcibly initialized 322 | cap_bset, cap_ambient; | ^~~~~~~~~~~ /kisskb/src/fs/proc/array.c:322:4: note: byref variable will be forcibly initialized 322 | cap_bset, cap_ambient; | ^~~~~~~~ /kisskb/src/fs/proc/array.c:321:47: note: byref variable will be forcibly initialized 321 | kernel_cap_t cap_inheritable, cap_permitted, cap_effective, | ^~~~~~~~~~~~~ /kisskb/src/fs/proc/array.c:321:32: note: byref variable will be forcibly initialized 321 | kernel_cap_t cap_inheritable, cap_permitted, cap_effective, | ^~~~~~~~~~~~~ /kisskb/src/fs/proc/array.c:321:15: note: byref variable will be forcibly initialized 321 | kernel_cap_t cap_inheritable, cap_permitted, cap_effective, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/proc/array.c: In function 'do_task_stat': /kisskb/src/fs/proc/array.c:468:19: note: byref variable will be forcibly initialized 468 | sigset_t sigign, sigcatch; | ^~~~~~~~ /kisskb/src/fs/proc/array.c:468:11: note: byref variable will be forcibly initialized 468 | sigset_t sigign, sigcatch; | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_show_subtree': /kisskb/src/drivers/regulator/core.c:5642:22: note: byref variable will be forcibly initialized 5642 | struct summary_data summary_data; | ^~~~~~~~~~~~ /kisskb/src/fs/proc/array.c: In function 'task_sig': /kisskb/src/fs/proc/array.c:269:49: note: byref variable will be forcibly initialized 269 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~ /kisskb/src/fs/proc/array.c:269:40: note: byref variable will be forcibly initialized 269 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~ /kisskb/src/fs/proc/array.c:269:31: note: byref variable will be forcibly initialized 269 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~ /kisskb/src/fs/proc/array.c:269:20: note: byref variable will be forcibly initialized 269 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~~~ /kisskb/src/fs/proc/array.c:269:11: note: byref variable will be forcibly initialized 269 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_disable': /kisskb/src/drivers/regulator/core.c:2805:24: note: byref variable will be forcibly initialized 2805 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ In file included from /kisskb/src/drivers/regulator/core.c:15: /kisskb/src/drivers/regulator/core.c: In function 'regulator_bulk_enable': /kisskb/src/drivers/regulator/core.c:4643:25: note: byref variable will be forcibly initialized 4643 | ASYNC_DOMAIN_EXCLUSIVE(async_domain); | ^~~~~~~~~~~~ /kisskb/src/include/linux/async.h:35:22: note: in definition of macro 'ASYNC_DOMAIN_EXCLUSIVE' 35 | struct async_domain _name = { .pending = LIST_HEAD_INIT(_name.pending), \ | ^~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_enable': /kisskb/src/drivers/regulator/core.c:2698:24: note: byref variable will be forcibly initialized 2698 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_setup_root': /kisskb/src/kernel/cgroup/cgroup.c:1933:12: note: byref variable will be forcibly initialized 1933 | LIST_HEAD(tmp_links); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_force_disable': /kisskb/src/drivers/regulator/core.c:2854:24: note: byref variable will be forcibly initialized 2854 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_set_voltage': /kisskb/src/drivers/regulator/core.c:3922:24: note: byref variable will be forcibly initialized 3922 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/cgroup.h:12, from /kisskb/src/kernel/cgroup/cgroup-internal.h:5, from /kisskb/src/kernel/cgroup/cgroup.c:31: /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_lock_and_drain_offline': /kisskb/src/drivers/regulator/core.c: In function 'regulator_set_suspend_voltage': /kisskb/src/drivers/regulator/core.c:4002:24: note: byref variable will be forcibly initialized 4002 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2948:16: note: byref variable will be forcibly initialized 2948 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c:2948:4: note: in expansion of macro 'DEFINE_WAIT' 2948 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_disable_work': /kisskb/src/drivers/regulator/core.c:2882:24: note: byref variable will be forcibly initialized 2882 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/netlink/af_netlink.c:36: /kisskb/src/net/netlink/af_netlink.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_set_err': /kisskb/src/net/netlink/af_netlink.c:1594:30: note: byref variable will be forcibly initialized 1594 | struct netlink_set_err_data info; | ^~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_hash': /kisskb/src/net/netlink/af_netlink.c:2824:29: note: byref variable will be forcibly initialized 2824 | struct netlink_compare_arg arg; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/netlink.h:29, from /kisskb/src/net/netlink/af_netlink.c:71: /kisskb/src/net/netlink/af_netlink.c: In function 'trace_event_raw_event_netlink_extack': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netlink.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netlink.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(netlink_extack, | ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'pidlist_array_load': /kisskb/src/kernel/cgroup/cgroup-v1.c:331:23: note: byref variable will be forcibly initialized 331 | struct css_task_iter it; | ^~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup_transfer_tasks': /kisskb/src/kernel/cgroup/cgroup-v1.c:97:23: note: byref variable will be forcibly initialized 97 | struct css_task_iter it; | ^~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroupstats_build': /kisskb/src/kernel/cgroup/cgroup-v1.c:690:23: note: byref variable will be forcibly initialized 690 | struct css_task_iter it; | ^~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_parse_param': /kisskb/src/kernel/cgroup/cgroup-v1.c:905:25: note: byref variable will be forcibly initialized 905 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_poweron_write': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:285:18: note: byref variable will be forcibly initialized 285 | struct rtc_time tm; | ^~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_clock_write': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:351:18: note: byref variable will be forcibly initialized 351 | struct rtc_time tm; | ^~ In file included from /kisskb/src/net/netlink/af_netlink.c:57: /kisskb/src/net/netlink/af_netlink.c: In function '__rhashtable_lookup': /kisskb/src/include/linux/rhashtable.h:585:32: note: byref variable will be forcibly initialized 585 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/net/netlink/af_netlink.c: In function '__netlink_lookup': /kisskb/src/net/netlink/af_netlink.c:509:29: note: byref variable will be forcibly initialized 509 | struct netlink_compare_arg arg; | ^~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_broadcast_filtered': /kisskb/src/net/netlink/af_netlink.c:1496:32: note: byref variable will be forcibly initialized 1496 | struct netlink_broadcast_data info; | ^~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_cmsg_recv_pktinfo': /kisskb/src/net/netlink/af_netlink.c:1836:20: note: byref variable will be forcibly initialized 1836 | struct nl_pktinfo info; | ^~~~ In file included from /kisskb/src/include/linux/netlink.h:9, from /kisskb/src/include/uapi/linux/neighbour.h:6, from /kisskb/src/include/linux/netdevice.h:45, from /kisskb/src/net/netlink/af_netlink.c:41: /kisskb/src/net/netlink/af_netlink.c: In function 'scm_recv': /kisskb/src/include/net/scm.h:125:16: note: byref variable will be forcibly initialized 125 | struct ucred ucreds = { | ^~~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_recvmsg': /kisskb/src/net/netlink/af_netlink.c:1937:20: note: byref variable will be forcibly initialized 1937 | struct scm_cookie scm; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/mm/gup.c:5: /kisskb/src/mm/gup.c: In function 'check_and_migrate_movable_pages': /kisskb/src/mm/gup.c:1625:12: note: byref variable will be forcibly initialized 1625 | LIST_HEAD(movable_page_list); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'probe_alloc_default_domain': In file included from /kisskb/src/net/netlink/af_netlink.c:57: /kisskb/src/net/netlink/af_netlink.c: In function '__rhashtable_insert_fast': /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized 701 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/drivers/iommu/iommu.c:1713:29: note: byref variable will be forcibly initialized 1713 | struct __group_domain_type gtype; | ^~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'de_still_valid': /kisskb/src/fs/reiserfs/namei.c:1264:28: note: byref variable will be forcibly initialized 1264 | struct reiserfs_dir_entry tmp = *de; | ^~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_find_entry': /kisskb/src/fs/reiserfs/namei.c:308:17: note: byref variable will be forcibly initialized 308 | struct cpu_key key_to_search; | ^~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_rmdir': /kisskb/src/fs/reiserfs/namei.c:905:28: note: byref variable will be forcibly initialized 905 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/reiserfs/namei.c:902:37: note: byref variable will be forcibly initialized 902 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_unlink': /kisskb/src/fs/reiserfs/namei.c:1001:37: note: byref variable will be forcibly initialized 1001 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/namei.c:999:28: note: byref variable will be forcibly initialized 999 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/net/netlink/af_netlink.c: In function '__netlink_insert': /kisskb/src/net/netlink/af_netlink.c:518:29: note: byref variable will be forcibly initialized 518 | struct netlink_compare_arg arg; | ^~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_lookup': /kisskb/src/fs/reiserfs/namei.c:357:28: note: byref variable will be forcibly initialized 357 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_add_entry': /kisskb/src/fs/reiserfs/namei.c:439:28: note: byref variable will be forcibly initialized 439 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/reiserfs/namei.c:436:17: note: byref variable will be forcibly initialized 436 | struct cpu_key entry_key; | ^~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_mknod': /kisskb/src/fs/reiserfs/namei.c:707:34: note: byref variable will be forcibly initialized 707 | struct reiserfs_security_handle security; | ^~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:706:37: note: byref variable will be forcibly initialized 706 | struct reiserfs_transaction_handle th; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/iommu/iommu.c:9: /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_insert_resv_region': /kisskb/src/drivers/iommu/iommu.c:422:12: note: byref variable will be forcibly initialized 422 | LIST_HEAD(stack); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_link': /kisskb/src/fs/reiserfs/namei.c:1204:37: note: byref variable will be forcibly initialized 1204 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_symlink': /kisskb/src/fs/reiserfs/namei.c:1107:34: note: byref variable will be forcibly initialized 1107 | struct reiserfs_security_handle security; | ^~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1106:37: note: byref variable will be forcibly initialized 1106 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_new_nodes_insert': /kisskb/src/fs/reiserfs/do_balan.c:928:21: note: byref variable will be forcibly initialized 928 | struct buffer_info bi; | ^~ /kisskb/src/crypto/aead.c: In function 'crypto_aead_report': In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/netlink/af_netlink.c:21: /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_table_grab': /kisskb/src/net/netlink/af_netlink.c:437:21: note: byref variable will be forcibly initialized 437 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/crypto/aead.c:148:28: note: byref variable will be forcibly initialized 148 | struct crypto_report_aead raead; | ^~~~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_new_nodes_paste_dirent': /kisskb/src/fs/reiserfs/do_balan.c:1019:21: note: byref variable will be forcibly initialized 1019 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_mkdir': /kisskb/src/fs/reiserfs/namei.c:790:34: note: byref variable will be forcibly initialized 790 | struct reiserfs_security_handle security; | ^~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:789:37: note: byref variable will be forcibly initialized 789 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_new_nodes_paste_shift': /kisskb/src/fs/reiserfs/do_balan.c:1076:21: note: byref variable will be forcibly initialized 1076 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_create': /kisskb/src/fs/reiserfs/namei.c:636:34: note: byref variable will be forcibly initialized 636 | struct reiserfs_security_handle security; | ^~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:635:37: note: byref variable will be forcibly initialized 635 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_new_nodes_paste_whole': /kisskb/src/fs/reiserfs/do_balan.c:1149:21: note: byref variable will be forcibly initialized 1149 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_rename': /kisskb/src/net/core/scm.c: In function '__scm_send': /kisskb/src/net/core/scm.c:164:17: note: byref variable will be forcibly initialized 164 | struct ucred creds; | ^~~~~ /kisskb/src/fs/reiserfs/namei.c:1321:37: note: byref variable will be forcibly initialized 1321 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/namei.c:1319:44: note: byref variable will be forcibly initialized 1319 | struct reiserfs_dir_entry old_de, new_de, dot_dot_de; | ^~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1319:36: note: byref variable will be forcibly initialized 1319 | struct reiserfs_dir_entry old_de, new_de, dot_dot_de; | ^~~~~~ /kisskb/src/fs/reiserfs/namei.c:1319:28: note: byref variable will be forcibly initialized 1319 | struct reiserfs_dir_entry old_de, new_de, dot_dot_de; | ^~~~~~ /kisskb/src/fs/reiserfs/namei.c:1318:47: note: byref variable will be forcibly initialized 1318 | struct item_head new_entry_ih, old_entry_ih, dot_dot_ih; | ^~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1318:33: note: byref variable will be forcibly initialized 1318 | struct item_head new_entry_ih, old_entry_ih, dot_dot_ih; | ^~~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1318:19: note: byref variable will be forcibly initialized 1318 | struct item_head new_entry_ih, old_entry_ih, dot_dot_ih; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/pci.h:35, from /kisskb/src/drivers/pci/access.c:2: /kisskb/src/drivers/pci/access.c: In function 'pci_wait_cfg': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/pci/access.c:211:3: note: in expansion of macro 'wait_event' 211 | wait_event(pci_cfg_wait, !dev->block_cfg_access); | ^~~~~~~~~~ /kisskb/src/drivers/pci/switch/switchtec.c: In function 'ioctl_event_ctl': /kisskb/src/drivers/pci/switch/switchtec.c:1019:35: note: byref variable will be forcibly initialized 1019 | struct switchtec_ioctl_event_ctl ctl; | ^~~ /kisskb/src/drivers/pci/switch/switchtec.c: In function 'ioctl_pff_to_port': /kisskb/src/drivers/pci/switch/switchtec.c:1065:34: note: byref variable will be forcibly initialized 1065 | struct switchtec_ioctl_pff_port p; | ^ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_get_parent': /kisskb/src/fs/reiserfs/namei.c:404:28: note: byref variable will be forcibly initialized 404 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/sound/core/misc.c: In function '__snd_printk': /kisskb/src/sound/core/misc.c:56:19: note: byref variable will be forcibly initialized 56 | struct va_format vaf; | ^~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'get_FEB': /kisskb/src/fs/reiserfs/do_balan.c:1486:21: note: byref variable will be forcibly initialized 1486 | struct buffer_info bi; | ^~ /kisskb/src/net/core/scm.c: In function 'put_cmsg_scm_timestamping64': /kisskb/src/net/core/scm.c:264:28: note: byref variable will be forcibly initialized 264 | struct scm_timestamping64 tss; | ^~~ /kisskb/src/net/core/scm.c: In function 'put_cmsg_scm_timestamping': /kisskb/src/net/core/scm.c:278:26: note: byref variable will be forcibly initialized 278 | struct scm_timestamping tss; | ^~~ /kisskb/src/drivers/pci/switch/switchtec.c: In function 'ioctl_port_to_pff': /kisskb/src/drivers/pci/switch/switchtec.c:1109:34: note: byref variable will be forcibly initialized 1109 | struct switchtec_ioctl_pff_port p; | ^ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_release': /kisskb/src/net/netlink/af_netlink.c:778:25: note: byref variable will be forcibly initialized 778 | struct netlink_notify n = { | ^ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_when_delete_del': /kisskb/src/fs/reiserfs/do_balan.c:81:21: note: byref variable will be forcibly initialized 81 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_when_delete_cut': /kisskb/src/fs/reiserfs/do_balan.c:115:21: note: byref variable will be forcibly initialized 115 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_when_delete': /kisskb/src/fs/reiserfs/do_balan.c:242:21: note: byref variable will be forcibly initialized 242 | struct buffer_info bi; | ^~ /kisskb/src/drivers/iommu/iommu.c: In function 'pci_device_group': /kisskb/src/drivers/iommu/iommu.c:1433:28: note: byref variable will be forcibly initialized 1433 | struct group_for_pci_data data; | ^~~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_finish_node_insert': /kisskb/src/fs/reiserfs/do_balan.c:1265:21: note: byref variable will be forcibly initialized 1265 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_finish_node_paste_dirent': /kisskb/src/fs/reiserfs/do_balan.c:1283:21: note: byref variable will be forcibly initialized 1283 | struct buffer_info bi; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/netlink/af_netlink.c:21: /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_attachskb': /kisskb/src/net/netlink/af_netlink.c:1221:21: note: byref variable will be forcibly initialized 1221 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_finish_node_paste': /kisskb/src/fs/reiserfs/do_balan.c:1316:21: note: byref variable will be forcibly initialized 1316 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_insert_left': /kisskb/src/fs/reiserfs/do_balan.c:291:21: note: byref variable will be forcibly initialized 291 | struct buffer_info bi; | ^~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_sendmsg': /kisskb/src/net/netlink/af_netlink.c:1861:20: note: byref variable will be forcibly initialized 1861 | struct scm_cookie scm; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/pci.h:35, from /kisskb/src/include/linux/switchtec.h:10, from /kisskb/src/drivers/pci/switch/switchtec.c:7: /kisskb/src/drivers/pci/switch/switchtec.c: In function 'switchtec_dev_read': /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_unmap': /kisskb/src/drivers/iommu/iommu.c:2551:28: note: byref variable will be forcibly initialized 2551 | struct iommu_iotlb_gather iotlb_gather; | ^~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/switch/switchtec.c:537:8: note: in expansion of macro 'wait_event_interruptible' 537 | rc = wait_event_interruptible(stuser->cmd_comp, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_left_shift_dirent': /kisskb/src/fs/reiserfs/do_balan.c:356:21: note: byref variable will be forcibly initialized 356 | struct buffer_info bi; | ^~ /kisskb/src/kernel/debug/debug_core.c: In function 'kgdb_nmicallback': /kisskb/src/kernel/debug/debug_core.c:880:20: note: byref variable will be forcibly initialized 880 | struct kgdb_state kgdb_var; | ^~~~~~~~ /kisskb/src/kernel/debug/debug_core.c: In function 'kgdb_nmicallin': /kisskb/src/kernel/debug/debug_core.c:907:21: note: byref variable will be forcibly initialized 907 | struct kgdb_state kgdb_var; | ^~~~~~~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_left_shift': /kisskb/src/fs/reiserfs/do_balan.c:419:21: note: byref variable will be forcibly initialized 419 | struct buffer_info bi; | ^~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_rcv_skb': /kisskb/src/net/netlink/af_netlink.c:2480:25: note: byref variable will be forcibly initialized 2480 | struct netlink_ext_ack extack; | ^~~~~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_left_whole': /kisskb/src/fs/reiserfs/do_balan.c:538:21: note: byref variable will be forcibly initialized 538 | struct buffer_info bi; | ^~ /kisskb/src/kernel/debug/debug_core.c: In function 'kgdb_validate_break_address': /kisskb/src/kernel/debug/debug_core.c:182:19: note: byref variable will be forcibly initialized 182 | struct kgdb_bkpt tmp; | ^~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_insert_right': /kisskb/src/fs/reiserfs/do_balan.c:628:21: note: byref variable will be forcibly initialized 628 | struct buffer_info bi; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/iommu/iommu.c:9: /kisskb/src/drivers/iommu/iommu.c: In function 'bus_iommu_probe': /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_right_shift_dirent': /kisskb/src/fs/reiserfs/do_balan.c:712:21: note: byref variable will be forcibly initialized 712 | struct buffer_info bi; | ^~ /kisskb/src/drivers/iommu/iommu.c:1779:12: note: byref variable will be forcibly initialized 1779 | LIST_HEAD(group_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/debug/debug_core.c: In function 'kgdb_handle_exception': /kisskb/src/kernel/debug/debug_core.c:829:20: note: byref variable will be forcibly initialized 829 | struct kgdb_state kgdb_var; | ^~~~~~~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_right_shift': /kisskb/src/fs/reiserfs/do_balan.c:766:21: note: byref variable will be forcibly initialized 766 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_right_whole': /kisskb/src/fs/reiserfs/do_balan.c:843:21: note: byref variable will be forcibly initialized 843 | struct buffer_info bi; | ^~ /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_create_device_direct_mappings': /kisskb/src/drivers/iommu/iommu.c:758:19: note: byref variable will be forcibly initialized 758 | struct list_head mappings; | ^~~~~~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_get_group_resv_regions': /kisskb/src/drivers/iommu/iommu.c:493:20: note: byref variable will be forcibly initialized 493 | struct list_head dev_resv_regions; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_group_show_resv_regions': /kisskb/src/drivers/iommu/iommu.c:511:19: note: byref variable will be forcibly initialized 511 | struct list_head group_resv_regions; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c: In function 'hotmod_handler': /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c:188:24: note: byref variable will be forcibly initialized 188 | struct ipmi_plat_data h; | ^ In file included from /kisskb/src/drivers/char/agp/generic.c:31: /kisskb/src/drivers/char/agp/generic.c: In function 'pci_bus_address': /kisskb/src/include/linux/pci.h:1388:24: note: byref variable will be forcibly initialized 1388 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/controller/cadence/pci-j721e.c: In function 'j721e_pcie_ctrl_init': /kisskb/src/drivers/pci/controller/cadence/pci-j721e.c:220:25: note: byref variable will be forcibly initialized 220 | struct of_phandle_args args; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/iommu.h:167, from /kisskb/src/drivers/iommu/iommu-traces.c:13: /kisskb/src/drivers/iommu/iommu-traces.c: In function 'trace_event_raw_event_iommu_group_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/iommu.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(iommu_group_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/iommu-traces.c: In function 'trace_event_raw_event_iommu_device_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/iommu.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(iommu_device_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-map.c: In function 'blk_rq_append_bio': /kisskb/src/block/blk-map.c:484:19: note: byref variable will be forcibly initialized 484 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/iommu/iommu-traces.c: In function 'trace_event_raw_event_map': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:86:1: note: in expansion of macro 'TRACE_EVENT' 86 | TRACE_EVENT(map, | ^~~~~~~~~~~ /kisskb/src/drivers/iommu/iommu-traces.c: In function 'trace_event_raw_event_unmap': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:109:1: note: in expansion of macro 'TRACE_EVENT' 109 | TRACE_EVENT(unmap, | ^~~~~~~~~~~ /kisskb/src/block/blk-map.c: In function 'bio_copy_kern_endio_read': /kisskb/src/block/blk-map.c:400:23: note: byref variable will be forcibly initialized 400 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_hardcode.c: In function 'ipmi_hardcode_init_one': /kisskb/src/drivers/char/ipmi/ipmi_si_hardcode.c:64:24: note: byref variable will be forcibly initialized 64 | struct ipmi_plat_data p; | ^ /kisskb/src/drivers/iommu/iommu-traces.c: In function 'trace_event_raw_event_iommu_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/iommu.h:132:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 132 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:132:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 132 | DECLARE_EVENT_CLASS(iommu_error, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-map.c: In function 'bio_copy_from_iter': /kisskb/src/block/blk-map.c:49:23: note: byref variable will be forcibly initialized 49 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/blk-map.c: In function 'bio_copy_to_iter': /kisskb/src/block/blk-map.c:80:23: note: byref variable will be forcibly initialized 80 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/blk-map.c: In function 'blk_rq_map_user_iov': /kisskb/src/block/blk-map.c:528:18: note: byref variable will be forcibly initialized 528 | struct iov_iter i; | ^ /kisskb/src/block/blk-map.c: In function 'blk_rq_map_user': /kisskb/src/block/blk-map.c:570:18: note: byref variable will be forcibly initialized 570 | struct iov_iter i; | ^ /kisskb/src/block/blk-map.c:569:15: note: byref variable will be forcibly initialized 569 | struct iovec iov; | ^~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_validate_ops': /kisskb/src/net/netlink/genetlink.c:369:20: note: byref variable will be forcibly initialized 369 | struct genl_ops op2; | ^~~ /kisskb/src/net/netlink/genetlink.c:363:19: note: byref variable will be forcibly initialized 363 | struct genl_ops op; | ^~ /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_dumppolicy_start': /kisskb/src/net/netlink/genetlink.c:1136:18: note: byref variable will be forcibly initialized 1136 | struct genl_ops op; | ^~ /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_dumppolicy': /kisskb/src/net/netlink/genetlink.c:1269:20: note: byref variable will be forcibly initialized 1269 | struct genl_ops op; | ^~ /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_fill_info': /kisskb/src/net/netlink/genetlink.c:847:20: note: byref variable will be forcibly initialized 847 | struct genl_ops op; | ^~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_rcv_msg_dumpit': /kisskb/src/net/netlink/genetlink.c:689:31: note: byref variable will be forcibly initialized 689 | struct netlink_dump_control c = { | ^ /kisskb/src/net/netlink/genetlink.c:677:31: note: byref variable will be forcibly initialized 677 | struct netlink_dump_control c = { | ^ /kisskb/src/net/netlink/genetlink.c:664:28: note: byref variable will be forcibly initialized 664 | struct genl_start_context ctx; | ^~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_rcv_msg_doit': /kisskb/src/net/netlink/genetlink.c:711:19: note: byref variable will be forcibly initialized 711 | struct genl_info info; | ^~~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_rcv_msg': /kisskb/src/net/netlink/genetlink.c:757:18: note: byref variable will be forcibly initialized 757 | struct genl_ops op; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/netlink/genetlink.c:10: /kisskb/src/net/netlink/genetlink.c: In function 'genl_unregister_family': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/net/netlink/genetlink.c:475:2: note: in expansion of macro 'wait_event' 475 | wait_event(genl_sk_destructing_waitq, | ^~~~~~~~~~ /kisskb/src/drivers/video/backlight/gpio_backlight.c: In function 'gpio_backlight_probe': /kisskb/src/drivers/video/backlight/gpio_backlight.c:52:30: note: byref variable will be forcibly initialized 52 | struct backlight_properties props; | ^~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/sound/firewire/bebob/./bebob.h:11, from /kisskb/src/sound/firewire/bebob/bebob_stream.c:8: /kisskb/src/sound/firewire/bebob/bebob_stream.c: In function 'amdtp_stream_wait_callback': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/bebob/./../amdtp-stream.h:272:9: note: in expansion of macro 'wait_event_timeout' 272 | return wait_event_timeout(s->callback_wait, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/block/blk-exec.c:6: /kisskb/src/block/blk-exec.c: In function 'blk_execute_rq': /kisskb/src/block/blk-exec.c:78:29: note: byref variable will be forcibly initialized 78 | DECLARE_COMPLETION_ONSTACK(wait); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/sched/sch_generic.c:11: /kisskb/src/net/sched/sch_generic.c: In function 'dev_deactivate': /kisskb/src/net/sched/sch_generic.c:1241:12: note: byref variable will be forcibly initialized 1241 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/memory.c: In function 'copy_nonpresent_pte': /kisskb/src/mm/memory.c:717:14: note: byref variable will be forcibly initialized 717 | swp_entry_t entry = pte_to_swp_entry(pte); | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_get_named_gpiod_flags': /kisskb/src/drivers/gpio/gpiolib-of.c:242:25: note: byref variable will be forcibly initialized 242 | struct of_phandle_args gpiospec; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_parse_own_gpio': /kisskb/src/drivers/gpio/gpiolib-of.c:584:25: note: byref variable will be forcibly initialized 584 | struct of_phandle_args gpiospec; | ^~~~~~~~ /kisskb/src/net/netlink/policy.c: In function '__netlink_policy_dump_write_attr': /kisskb/src/net/netlink/policy.c:351:36: note: byref variable will be forcibly initialized 351 | struct netlink_range_validation range; | ^~~~~ /kisskb/src/net/netlink/policy.c:313:42: note: byref variable will be forcibly initialized 313 | struct netlink_range_validation_signed range; | ^~~~~ /kisskb/src/net/netlink/policy.c:281:35: note: byref variable will be forcibly initialized 281 | struct netlink_range_validation range; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_gpiochip_add_pin_range': /kisskb/src/drivers/gpio/gpiolib-of.c:926:25: note: byref variable will be forcibly initialized 926 | struct of_phandle_args pinspec; | ^~~~~~~ /kisskb/src/drivers/dma/dw-edma/dw-edma-pcie.c: In function 'dw_edma_pcie_probe': /kisskb/src/drivers/dma/dw-edma/dw-edma-pcie.c:148:27: note: byref variable will be forcibly initialized 148 | struct dw_edma_pcie_data vsec_data; | ^~~~~~~~~ /kisskb/src/kernel/debug/kdb/kdb_main.c: In function 'kdb_md_line': /kisskb/src/kernel/debug/kdb/kdb_main.c:1516:6: note: byref variable will be forcibly initialized 1516 | } wc; | ^~ /kisskb/src/kernel/debug/kdb/kdb_main.c:1476:15: note: byref variable will be forcibly initialized 1476 | kdb_symtab_t symtab; | ^~~~~~ /kisskb/src/kernel/debug/kdb/kdb_main.c: In function 'kdb_summary': /kisskb/src/kernel/debug/kdb/kdb_main.c:2492:17: note: byref variable will be forcibly initialized 2492 | struct sysinfo val; | ^~~ /kisskb/src/kernel/debug/kdb/kdb_main.c:2491:12: note: byref variable will be forcibly initialized 2491 | struct tm tm; | ^~ /kisskb/src/kernel/debug/kdb/kdb_main.c: In function 'kdb_dmesg': /kisskb/src/kernel/debug/kdb/kdb_main.c:2080:24: note: byref variable will be forcibly initialized 2080 | struct kmsg_dump_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_dev.c: In function 'config_id_show': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_dev.c:74:25: note: byref variable will be forcibly initialized 74 | union komeda_config_id config_id; | ^~~~~~~~~ /kisskb/src/sound/core/ctljack.c: In function 'get_available_index': /kisskb/src/sound/core/ctljack.c:32:25: note: byref variable will be forcibly initialized 32 | struct snd_ctl_elem_id sid; | ^~~ /kisskb/src/kernel/debug/kdb/kdb_main.c: In function 'kdbgetaddrarg': /kisskb/src/kernel/debug/kdb/kdb_main.c:504:15: note: byref variable will be forcibly initialized 504 | kdb_symtab_t symtab; | ^~~~~~ In file included from /kisskb/src/fs/ext4/bitmap.c:12: /kisskb/src/fs/ext4/bitmap.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2371:4: note: byref variable will be forcibly initialized 2371 | } desc; | ^~~~ /kisskb/src/mm/memory.c: In function 'wp_page_copy': /kisskb/src/mm/memory.c:2885:28: note: byref variable will be forcibly initialized 2885 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/fs/proc/fd.c: In function 'proc_readfd_common': /kisskb/src/fs/proc/fd.c:246:18: note: byref variable will be forcibly initialized 246 | struct fd_data data; | ^~~~ /kisskb/src/lib/842/842_decompress.c: In function 'sw842_decompress': /kisskb/src/lib/842/842_decompress.c:280:21: note: byref variable will be forcibly initialized 280 | struct sw842_param p; | ^ /kisskb/src/fs/exportfs/expfs.c: In function 'get_name': /kisskb/src/fs/exportfs/expfs.c:288:27: note: byref variable will be forcibly initialized 288 | struct getdents_callback buffer = { | ^~~~~~ /kisskb/src/fs/exportfs/expfs.c:284:14: note: byref variable will be forcibly initialized 284 | struct path child_path = { | ^~~~~~~~~~ /kisskb/src/fs/exportfs/expfs.c:283:15: note: byref variable will be forcibly initialized 283 | struct kstat stat; | ^~~~ /kisskb/src/kernel/debug/kdb/kdb_support.c: In function 'kdb_symbol_print': /kisskb/src/kernel/debug/kdb/kdb_support.c:251:15: note: byref variable will be forcibly initialized 251 | kdb_symtab_t symtab, *symtab_p2; | ^~~~~~ /kisskb/src/mm/memory.c: In function 'zap_page_range_single': /kisskb/src/mm/memory.c:1565:20: note: byref variable will be forcibly initialized 1565 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/memory.c:1564:28: note: byref variable will be forcibly initialized 1564 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/memory.c: In function 'unmap_vmas': /kisskb/src/mm/memory.c:1516:28: note: byref variable will be forcibly initialized 1516 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/memory.c: In function 'zap_page_range': /kisskb/src/mm/memory.c:1538:20: note: byref variable will be forcibly initialized 1538 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/memory.c:1537:28: note: byref variable will be forcibly initialized 1537 | struct mmu_notifier_range range; | ^~~~~ In file included from /kisskb/src/block/blk-merge.c:7: /kisskb/src/block/blk-merge.c: In function 'bio_get_last_bvec': /kisskb/src/include/linux/bio.h:279:19: note: byref variable will be forcibly initialized 279 | struct bvec_iter iter = bio->bi_iter; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/clk.h:270, from /kisskb/src/drivers/clk/clk.c:95: /kisskb/src/drivers/clk/clk.c: In function 'trace_event_raw_event_clk': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/clk.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/clk.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-merge.c: In function 'bio_will_gap': /kisskb/src/block/blk-merge.c:19:21: note: byref variable will be forcibly initialized 19 | struct bio_vec pb, nb; | ^~ /kisskb/src/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_rate': /kisskb/src/block/blk-merge.c:19:17: note: byref variable will be forcibly initialized 19 | struct bio_vec pb, nb; | ^~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/clk.h:88:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/clk.h:88:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 88 | DECLARE_EVENT_CLASS(clk_rate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_rate_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/clk.h:135:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/clk.h:135:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 135 | DECLARE_EVENT_CLASS(clk_rate_range, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_parent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/clk.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/clk.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(clk_parent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-merge.c: In function 'blk_bio_segment_split': /kisskb/src/block/blk-merge.c:251:19: note: byref variable will be forcibly initialized 251 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-merge.c:250:21: note: byref variable will be forcibly initialized 250 | struct bio_vec bv, bvprv, *bvprvp = NULL; | ^~~~~ /kisskb/src/block/blk-merge.c:250:17: note: byref variable will be forcibly initialized 250 | struct bio_vec bv, bvprv, *bvprvp = NULL; | ^~ /kisskb/src/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_phase': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/clk.h:198:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/clk.h:198:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 198 | DECLARE_EVENT_CLASS(clk_phase, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_duty_cycle': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/clk.h:231:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/clk.h:231:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-merge.c: In function '__blk_bios_map_sg': /kisskb/src/block/blk-merge.c:492:19: note: byref variable will be forcibly initialized 492 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-merge.c:491:17: note: byref variable will be forcibly initialized 491 | struct bio_vec bvec, bvprv = { NULL }; | ^~~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_core_get': /kisskb/src/drivers/clk/clk.c:400:25: note: byref variable will be forcibly initialized 400 | struct of_phandle_args clkspec; | ^~~~~~~ /kisskb/src/block/blk-merge.c: In function 'blk_recalc_rq_segments': /kisskb/src/block/blk-merge.c:377:17: note: byref variable will be forcibly initialized 377 | struct bio_vec bv; | ^~ /kisskb/src/block/blk-merge.c:376:22: note: byref variable will be forcibly initialized 376 | struct req_iterator iter; | ^~~~ /kisskb/src/mm/memory.c: In function 'copy_page_range': /kisskb/src/mm/memory.c:1141:28: note: byref variable will be forcibly initialized 1141 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/fs/reiserfs/file.c: In function 'reiserfs_file_release': /kisskb/src/fs/reiserfs/file.c:35:37: note: byref variable will be forcibly initialized 35 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/drivers/clk/clk.c: In function 'clk_mux_determine_rate_flags': /kisskb/src/drivers/clk/clk.c:552:26: note: byref variable will be forcibly initialized 552 | struct clk_rate_request parent_req = *req; | ^~~~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_hw_round_rate': /kisskb/src/drivers/clk/clk.c:1436:26: note: byref variable will be forcibly initialized 1436 | struct clk_rate_request req; | ^~~ /kisskb/src/fs/reiserfs/file.c: In function 'reiserfs_commit_page': /kisskb/src/fs/reiserfs/file.c:182:37: note: byref variable will be forcibly initialized 182 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/drivers/clk/clk.c: In function 'clk_round_rate': /kisskb/src/drivers/clk/clk.c:1460:26: note: byref variable will be forcibly initialized 1460 | struct clk_rate_request req; | ^~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_core_req_round_rate_nolock': /kisskb/src/drivers/clk/clk.c:2150:26: note: byref variable will be forcibly initialized 2150 | struct clk_rate_request req; | ^~~ /kisskb/src/kernel/cgroup/freezer.c: In function 'cgroup_do_freeze': /kisskb/src/kernel/cgroup/freezer.c:179:23: note: byref variable will be forcibly initialized 179 | struct css_task_iter it; | ^~ /kisskb/src/drivers/clk/clk.c: In function 'clk_set_duty_cycle': /kisskb/src/drivers/clk/clk.c:2832:18: note: byref variable will be forcibly initialized 2832 | struct clk_duty duty; | ^~~~ /kisskb/src/mm/memory.c: In function 'copy_user_huge_page': /kisskb/src/mm/memory.c:5217:26: note: byref variable will be forcibly initialized 5217 | struct copy_subpage_arg arg = { | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/mmap.h:48, from /kisskb/src/mm/mmap.c:57: /kisskb/src/mm/mmap.c: In function 'trace_event_raw_event_vm_unmapped_area': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(vm_unmapped_area, | ^~~~~~~~~~~ /kisskb/src/mm/mlock.c: In function '__munlock_pagevec': /kisskb/src/mm/mlock.c:265:17: note: byref variable will be forcibly initialized 265 | struct pagevec pvec_putback; | ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function '__clk_notify': /kisskb/src/drivers/clk/clk.c:1506:27: note: byref variable will be forcibly initialized 1506 | struct clk_notifier_data cnd; | ^~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_calc_new_rates': /kisskb/src/drivers/clk/clk.c:1957:27: note: byref variable will be forcibly initialized 1957 | struct clk_rate_request req; | ^~~ /kisskb/src/fs/ext4/block_validity.c: In function 'ext4_protect_reserved_inode': /kisskb/src/fs/ext4/block_validity.c:153:25: note: byref variable will be forcibly initialized 153 | struct ext4_map_blocks map; | ^~~ /kisskb/src/mm/mmap.c: In function 'unmap_region': /kisskb/src/mm/mmap.c:2674:20: note: byref variable will be forcibly initialized 2674 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/mlock.c: In function 'munlock_vma_pages_range': /kisskb/src/mm/mlock.c:430:18: note: byref variable will be forcibly initialized 430 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/mmap.c: In function 'exit_mmap': /kisskb/src/mm/mmap.c:3156:20: note: byref variable will be forcibly initialized 3156 | struct mmu_gather tlb; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/mmap.c:13: /kisskb/src/mm/mmap.c: In function 'vm_brk_flags': /kisskb/src/mm/mmap.c:3126:12: note: byref variable will be forcibly initialized 3126 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mmap.c: In function '__do_sys_brk': /kisskb/src/mm/mmap.c:204:12: note: byref variable will be forcibly initialized 204 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mmap.c: In function '__vm_munmap': /kisskb/src/mm/mmap.c:2929:12: note: byref variable will be forcibly initialized 2929 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_evict_inode': /kisskb/src/fs/reiserfs/inode.c:36:37: note: byref variable will be forcibly initialized 36 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/drivers/clk/clk.c: In function 'of_clk_get_parent_name': /kisskb/src/fs/reiserfs/inode.c: In function '_get_block_create_0': /kisskb/src/fs/reiserfs/inode.c:291:24: note: byref variable will be forcibly initialized 291 | struct item_head *ih, tmp_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/inode.c:289:17: note: byref variable will be forcibly initialized 289 | struct cpu_key key; | ^~~ /kisskb/src/drivers/clk/clk.c:4916:25: note: byref variable will be forcibly initialized 4916 | struct of_phandle_args clkspec; | ^~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'of_clk_get_hw': /kisskb/src/drivers/clk/clk.c:4851:25: note: byref variable will be forcibly initialized 4851 | struct of_phandle_args clkspec; | ^~~~~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_new_directory': /kisskb/src/fs/reiserfs/inode.c:1806:17: note: byref variable will be forcibly initialized 1806 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_new_symlink': /kisskb/src/fs/reiserfs/inode.c:1868:17: note: byref variable will be forcibly initialized 1868 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_update_sd_size': In file included from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/include/linux/notifier.h:14, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/clk/clk.c:9: /kisskb/src/drivers/clk/clk.c: In function 'of_clk_init': /kisskb/src/fs/reiserfs/inode.c:1452:24: note: byref variable will be forcibly initialized 1452 | struct item_head *ih, tmp_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/inode.c:1448:17: note: byref variable will be forcibly initialized 1448 | struct cpu_key key; | ^~~ /kisskb/src/drivers/clk/clk.c:5086:12: note: byref variable will be forcibly initialized 5086 | LIST_HEAD(clk_provider_list); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_write_inode': /kisskb/src/fs/reiserfs/inode.c:1771:37: note: byref variable will be forcibly initialized 1771 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_truncate_file': /kisskb/src/fs/reiserfs/inode.c:2264:37: note: byref variable will be forcibly initialized 2264 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_write_end': /kisskb/src/fs/reiserfs/inode.c:2927:38: note: byref variable will be forcibly initialized 2927 | struct reiserfs_transaction_handle myth; | ^~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_commit_write': /kisskb/src/fs/reiserfs/inode.c:3018:38: note: byref variable will be forcibly initialized 3018 | struct reiserfs_transaction_handle myth; | ^~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_get_block': /kisskb/src/fs/reiserfs/inode.c:1010:19: note: byref variable will be forcibly initialized 1010 | struct cpu_key tmp_key; | ^~~~~~~ /kisskb/src/fs/reiserfs/inode.c:853:19: note: byref variable will be forcibly initialized 853 | struct cpu_key tmp_key; | ^~~~~~~ /kisskb/src/fs/reiserfs/inode.c:667:24: note: byref variable will be forcibly initialized 667 | struct item_head *ih, tmp_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/inode.c:665:17: note: byref variable will be forcibly initialized 665 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c: In function 'map_block_for_writepage': /kisskb/src/fs/reiserfs/inode.c:2373:17: note: byref variable will be forcibly initialized 2373 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c:2369:19: note: byref variable will be forcibly initialized 2369 | struct item_head tmp_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/inode.c:2367:37: note: byref variable will be forcibly initialized 2367 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_write_full_page': /kisskb/src/fs/reiserfs/inode.c:2534:37: note: byref variable will be forcibly initialized 2534 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_read_locked_inode': /kisskb/src/fs/reiserfs/inode.c:1544:17: note: byref variable will be forcibly initialized 1544 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_iget': /kisskb/src/fs/reiserfs/inode.c:1639:28: note: byref variable will be forcibly initialized 1639 | struct reiserfs_iget_args args; | ^~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_get_dentry': /kisskb/src/fs/reiserfs/inode.c:1669:17: note: byref variable will be forcibly initialized 1669 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_new_inode': /kisskb/src/fs/reiserfs/inode.c:1933:19: note: byref variable will be forcibly initialized 1933 | struct stat_data sd; | ^~ /kisskb/src/fs/reiserfs/inode.c:1932:19: note: byref variable will be forcibly initialized 1932 | struct item_head ih; | ^~ /kisskb/src/fs/reiserfs/inode.c:1931:17: note: byref variable will be forcibly initialized 1931 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c:1929:28: note: byref variable will be forcibly initialized 1929 | struct reiserfs_iget_args args; | ^~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_setattr': /kisskb/src/fs/reiserfs/inode.c:3357:38: note: byref variable will be forcibly initialized 3357 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/inode.c:3324:40: note: byref variable will be forcibly initialized 3324 | struct reiserfs_transaction_handle th; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/timer.h:422, from /kisskb/src/kernel/time/timer.c:57: /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_timer_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/timer.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(timer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_timer_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(timer_start, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_timer_expire_entry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(timer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_init': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hrtimer_init, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:195:1: note: in expansion of macro 'TRACE_EVENT' 195 | TRACE_EVENT(hrtimer_start, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_expire_entry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(hrtimer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/timer.h:255:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 255 | DECLARE_EVENT_CLASS(hrtimer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_itimer_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:304:1: note: in expansion of macro 'TRACE_EVENT' 304 | TRACE_EVENT(itimer_state, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_itimer_expire': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:341:1: note: in expansion of macro 'TRACE_EVENT' 341 | TRACE_EVENT(itimer_expire, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_tick_stop': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:398:1: note: in expansion of macro 'TRACE_EVENT' 398 | TRACE_EVENT(tick_stop, | ^~~~~~~~~~~ /kisskb/src/net/netlink/diag.c: In function 'netlink_diag_handler_dump': /kisskb/src/net/netlink/diag.c:233:31: note: byref variable will be forcibly initialized 233 | struct netlink_dump_control c = { | ^ /kisskb/src/kernel/time/timer.c: In function 'call_timer_fn': /kisskb/src/kernel/time/timer.c:1419:21: note: byref variable will be forcibly initialized 1419 | struct lockdep_map lockdep_map; | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'schedule_timeout': /kisskb/src/kernel/time/timer.c:1855:23: note: byref variable will be forcibly initialized 1855 | struct process_timer timer; | ^~~~~ /kisskb/src/drivers/char/agp/compat_ioctl.c: In function 'compat_agpioc_info_wrap': /kisskb/src/drivers/char/agp/compat_ioctl.c:41:23: note: byref variable will be forcibly initialized 41 | struct agp_kern_info kerninfo; | ^~~~~~~~ /kisskb/src/drivers/char/agp/compat_ioctl.c:40:20: note: byref variable will be forcibly initialized 40 | struct agp_info32 userinfo; | ^~~~~~~~ In file included from /kisskb/src/kernel/rcu/tree.c:4750: /kisskb/src/kernel/rcu/tree.c: In function 'rcu_nocb_do_flush_bypass': /kisskb/src/kernel/rcu/tree_plugin.h:1759:20: note: byref variable will be forcibly initialized 1759 | struct rcu_cblist rcl; | ^~~ /kisskb/src/drivers/char/agp/compat_ioctl.c: In function 'compat_agpioc_reserve_wrap': /kisskb/src/drivers/char/agp/compat_ioctl.c:64:20: note: byref variable will be forcibly initialized 64 | struct agp_region kreserve; | ^~~~~~~~ /kisskb/src/drivers/char/agp/compat_ioctl.c:63:22: note: byref variable will be forcibly initialized 63 | struct agp_region32 ureserve; | ^~~~~~~~ /kisskb/src/drivers/char/agp/compat_ioctl.c: In function 'compat_agpioc_allocate_wrap': /kisskb/src/drivers/char/agp/compat_ioctl.c:155:24: note: byref variable will be forcibly initialized 155 | struct agp_allocate32 alloc; | ^~~~~ /kisskb/src/drivers/char/agp/compat_ioctl.c: In function 'compat_agpioc_bind_wrap': /kisskb/src/drivers/char/agp/compat_ioctl.c:178:20: note: byref variable will be forcibly initialized 178 | struct agp_bind32 bind_info; | ^~~~~~~~~ /kisskb/src/drivers/char/agp/compat_ioctl.c: In function 'compat_agpioc_unbind_wrap': /kisskb/src/drivers/char/agp/compat_ioctl.c:196:22: note: byref variable will be forcibly initialized 196 | struct agp_unbind32 unbind; | ^~~~~~ /kisskb/src/block/blk-lib.c: In function 'blkdev_issue_discard': /kisskb/src/block/blk-lib.c:135:18: note: byref variable will be forcibly initialized 135 | struct blk_plug plug; | ^~~~ /kisskb/src/block/blk-lib.c: In function 'blkdev_issue_write_same': /kisskb/src/block/blk-lib.c:231:18: note: byref variable will be forcibly initialized 231 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/rcupdate_wait.h:10, from /kisskb/src/kernel/rcu/tree.c:25: /kisskb/src/kernel/rcu/tree.c: In function 'nocb_cb_wait': /kisskb/src/include/linux/swait.h:161:21: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:207:2: note: in expansion of macro '___swait_event' 207 | ___swait_event(wq, condition, TASK_INTERRUPTIBLE, 0, \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:214:11: note: in expansion of macro '__swait_event_interruptible' 214 | __ret = __swait_event_interruptible(wq, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_plugin.h:2308:3: note: in expansion of macro 'swait_event_interruptible_exclusive' 2308 | swait_event_interruptible_exclusive(rdp->nocb_cb_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-lib.c: In function 'blkdev_issue_zeroout': /kisskb/src/block/blk-lib.c:398:18: note: byref variable will be forcibly initialized 398 | struct blk_plug plug; | ^~~~ /kisskb/src/kernel/rcu/tree.c: In function 'nocb_gp_wait': /kisskb/src/include/linux/swait.h:161:21: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:207:2: note: in expansion of macro '___swait_event' 207 | ___swait_event(wq, condition, TASK_INTERRUPTIBLE, 0, \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:214:11: note: in expansion of macro '__swait_event_interruptible' 214 | __ret = __swait_event_interruptible(wq, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_plugin.h:2192:3: note: in expansion of macro 'swait_event_interruptible_exclusive' 2192 | swait_event_interruptible_exclusive( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:161:21: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:207:2: note: in expansion of macro '___swait_event' 207 | ___swait_event(wq, condition, TASK_INTERRUPTIBLE, 0, \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:214:11: note: in expansion of macro '__swait_event_interruptible' 214 | __ret = __swait_event_interruptible(wq, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_plugin.h:2186:3: note: in expansion of macro 'swait_event_interruptible_exclusive' 2186 | swait_event_interruptible_exclusive(my_rdp->nocb_gp_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'send_cmd_id_start': /kisskb/src/drivers/virtio/virtio_balloon.c:587:21: note: byref variable will be forcibly initialized 587 | struct scatterlist sg; | ^~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'send_cmd_id_stop': /kisskb/src/drivers/virtio/virtio_balloon.c:606:21: note: byref variable will be forcibly initialized 606 | struct scatterlist sg; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/drivers/virtio/virtio_balloon.c:9: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'tell_host': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:164:2: note: in expansion of macro 'wait_event' 164 | wait_event(vb->acked, virtqueue_get_buf(vq, &len)); | ^~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:154:21: note: byref variable will be forcibly initialized 154 | struct scatterlist sg; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/drivers/virtio/virtio_balloon.c:9: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'leak_balloon': /kisskb/src/drivers/virtio/virtio_balloon.c:280:12: note: byref variable will be forcibly initialized 280 | LIST_HEAD(pages); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/drivers/virtio/virtio_balloon.c:9: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'virtballoon_free_page_report': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:190:2: note: in expansion of macro 'wait_event' 190 | wait_event(vb->acked, virtqueue_get_buf(vq, &unused)); | ^~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'get_free_page_and_send': /kisskb/src/drivers/virtio/virtio_balloon.c:625:21: note: byref variable will be forcibly initialized 625 | struct scatterlist sg; | ^~ /kisskb/src/arch/powerpc/kernel/eeh_driver.c: In function 'eeh_handle_normal_event': /kisskb/src/arch/powerpc/kernel/eeh_driver.c:843:22: note: byref variable will be forcibly initialized 843 | struct eeh_rmv_data rmv_data = | ^~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/drivers/virtio/virtio_balloon.c:9: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'fill_balloon': /kisskb/src/drivers/virtio/virtio_balloon.c:216:12: note: byref variable will be forcibly initialized 216 | LIST_HEAD(pages); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_gp_fqs_loop': /kisskb/src/include/linux/swait.h:161:21: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:255:2: note: in expansion of macro '___swait_event' 255 | ___swait_event(wq, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:282:11: note: in expansion of macro '__swait_event_idle_timeout' 282 | __ret = __swait_event_idle_timeout(wq, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:2004:9: note: in expansion of macro 'swait_event_idle_timeout_exclusive' 2004 | ret = swait_event_idle_timeout_exclusive( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'update_balloon_stats': /kisskb/src/drivers/virtio/virtio_balloon.c:324:17: note: byref variable will be forcibly initialized 324 | struct sysinfo i; | ^ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'stats_handle_request': /kisskb/src/drivers/virtio/virtio_balloon.c:383:21: note: byref variable will be forcibly initialized 383 | struct scatterlist sg; | ^~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'init_vqs': /kisskb/src/drivers/virtio/virtio_balloon.c:542:22: note: byref variable will be forcibly initialized 542 | struct scatterlist sg; | ^~ /kisskb/src/kernel/rcu/tree.c: In function 'synchronize_rcu_expedited_wait_once': /kisskb/src/include/linux/swait.h:161:21: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:194:2: note: in expansion of macro '___swait_event' 194 | ___swait_event(wq, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:202:11: note: in expansion of macro '__swait_event_timeout' 202 | __ret = __swait_event_timeout(wq, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:471:6: note: in expansion of macro 'swait_event_timeout_exclusive' 471 | t = swait_event_timeout_exclusive(rcu_state.expedited_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_gp_kthread': /kisskb/src/include/linux/swait.h:161:21: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:233:8: note: in expansion of macro '___swait_event' 233 | (void)___swait_event(wq, condition, TASK_IDLE, 0, schedule()) | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:251:2: note: in expansion of macro '__swait_event_idle' 251 | __swait_event_idle(wq, condition); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:2161:4: note: in expansion of macro 'swait_event_idle_exclusive' 2161 | swait_event_idle_exclusive(rcu_state.gp_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:143:16: note: byref variable will be forcibly initialized 143 | swp_entry_t entry = pte_to_swp_entry(oldpte); | ^~~~~ /kisskb/src/mm/mprotect.c: In function 'change_pmd_range': /kisskb/src/mm/mprotect.c:220:28: note: byref variable will be forcibly initialized 220 | struct mmu_notifier_range range; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/kernel/sched/../workqueue_internal.h:12, from /kisskb/src/kernel/sched/psi.c:133: /kisskb/src/kernel/sched/psi.c: In function 'psi_poll_worker': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:628:3: note: in expansion of macro 'wait_event_interruptible' 628 | wait_event_interruptible(group->poll_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'lookup_rec': /kisskb/src/kernel/trace/ftrace.c:1533:20: note: byref variable will be forcibly initialized 1533 | struct dyn_ftrace key; | ^~~ /kisskb/src/mm/mprotect.c: In function 'mprotect_fixup': /kisskb/src/mm/mprotect.c:423:12: note: byref variable will be forcibly initialized 423 | pgprot_t new_pgprot = vm_get_page_prot(newflags); | ^~~~~~~~~~ /kisskb/src/kernel/sched/psi.c: In function 'psi_memstall_enter': /kisskb/src/kernel/sched/psi.c:886:18: note: byref variable will be forcibly initialized 886 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/psi.c: In function 'psi_memstall_leave': /kisskb/src/kernel/sched/psi.c:916:18: note: byref variable will be forcibly initialized 916 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/psi.c: In function 'cgroup_move_task': /kisskb/src/kernel/sched/psi.c:976:18: note: byref variable will be forcibly initialized 976 | struct rq_flags rf; | ^~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/rcupdate_wait.h:10, from /kisskb/src/kernel/rcu/tree.c:25: /kisskb/src/kernel/rcu/tree.c: In function 'exp_funnel_lock': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:313:4: note: in expansion of macro 'wait_event' 313 | wait_event(rnp->exp_wq[rcu_seq_ctr(s) & 0x3], | ^~~~~~~~~~ /kisskb/src/drivers/pci/bus.c: In function 'pci_clip_resource_to_region': /kisskb/src/drivers/pci/bus.c:140:24: note: byref variable will be forcibly initialized 140 | struct pci_bus_region r; | ^ /kisskb/src/drivers/pci/bus.c: In function 'pci_bus_alloc_from_region': /kisskb/src/drivers/pci/bus.c:165:22: note: byref variable will be forcibly initialized 165 | struct resource *r, avail; | ^~~~~ /kisskb/src/drivers/pci/bus.c: In function 'pci_bus_clip_resource': /kisskb/src/drivers/pci/bus.c:265:18: note: byref variable will be forcibly initialized 265 | struct resource orig_res = *res; | ^~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'synchronize_rcu_expedited': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:853:2: note: in expansion of macro 'wait_event' 853 | wait_event(rnp->exp_wq[rcu_seq_ctr(s) & 0x3], | ^~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/tree.c:4749: /kisskb/src/kernel/rcu/tree_exp.h:816:22: note: byref variable will be forcibly initialized 816 | struct rcu_exp_work rew; | ^~~ /kisskb/src/net/core/gen_estimator.c: In function 'est_timer': /kisskb/src/net/core/gen_estimator.c:79:33: note: byref variable will be forcibly initialized 79 | struct gnet_stats_basic_packed b; | ^ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c: In function 'of_ipmi_probe': /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:229:18: note: byref variable will be forcibly initialized 229 | struct resource resource; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:228:18: note: byref variable will be forcibly initialized 228 | struct si_sm_io io; | ^~ /kisskb/src/net/core/gen_estimator.c: In function 'gen_new_estimator': /kisskb/src/net/core/gen_estimator.c:133:33: note: byref variable will be forcibly initialized 133 | struct gnet_stats_basic_packed b; | ^ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c: In function 'platform_ipmi_probe': /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:136:18: note: byref variable will be forcibly initialized 136 | struct si_sm_io io; | ^~ In file included from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/rcupdate_wait.h:10, from /kisskb/src/kernel/rcu/tree.c:25: /kisskb/src/kernel/rcu/tree.c: In function 'rcu_nocb_rdp_deoffload': /kisskb/src/include/linux/swait.h:161:21: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:183:8: note: in expansion of macro '___swait_event' 183 | (void)___swait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:190:2: note: in expansion of macro '__swait_event' 190 | __swait_event(wq, condition); \ | ^~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_plugin.h:2443:2: note: in expansion of macro 'swait_event_exclusive' 2443 | swait_event_exclusive(rdp->nocb_state_wq, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_nocb_rdp_offload': /kisskb/src/include/linux/swait.h:161:21: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:183:8: note: in expansion of macro '___swait_event' 183 | (void)___swait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:190:2: note: in expansion of macro '__swait_event' 190 | __swait_event(wq, condition); \ | ^~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_plugin.h:2539:2: note: in expansion of macro 'swait_event_exclusive' 2539 | swait_event_exclusive(rdp->nocb_state_wq, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_ops_test': /kisskb/src/kernel/trace/ftrace.c:1478:25: note: byref variable will be forcibly initialized 1478 | struct ftrace_ops_hash hash; | ^~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_free_mem': /kisskb/src/kernel/trace/ftrace.c:6770:19: note: byref variable will be forcibly initialized 6770 | struct list_head clear_hash; | ^~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c:6767:20: note: byref variable will be forcibly initialized 6767 | struct dyn_ftrace key; | ^~~ /kisskb/src/net/core/gen_stats.c: In function '___gnet_stats_copy_basic': /kisskb/src/net/core/gen_stats.c:177:27: note: byref variable will be forcibly initialized 177 | struct gnet_stats_basic sb; | ^~ /kisskb/src/net/core/gen_stats.c: In function 'gnet_stats_copy_rate_est': /kisskb/src/net/core/gen_stats.c:257:29: note: byref variable will be forcibly initialized 257 | struct gnet_stats_rate_est est; | ^~~ /kisskb/src/net/core/gen_stats.c:256:31: note: byref variable will be forcibly initialized 256 | struct gnet_stats_rate_est64 sample; | ^~~~~~ /kisskb/src/drivers/tty/vt/selection.c: In function 'set_selection_user': /kisskb/src/drivers/tty/vt/selection.c:180:25: note: byref variable will be forcibly initialized 180 | struct tiocl_selection v; | ^ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_spawn_gp_kthread': /kisskb/src/kernel/rcu/tree.c:4439:21: note: byref variable will be forcibly initialized 4439 | struct sched_param sp; | ^~ /kisskb/src/drivers/pci/controller/pci-host-common.c: In function 'gen_pci_init': /kisskb/src/drivers/pci/controller/pci-host-common.c:27:18: note: byref variable will be forcibly initialized 27 | struct resource cfgres; | ^~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_hash_move_and_update_ops': /kisskb/src/sound/firewire/dice/dice-hwdep.c: In function 'hwdep_read': /kisskb/src/sound/firewire/dice/dice-hwdep.c:16:27: note: byref variable will be forcibly initialized 16 | union snd_firewire_event event; | ^~~~~ /kisskb/src/kernel/trace/ftrace.c:4093:25: note: byref variable will be forcibly initialized 4093 | struct ftrace_ops_hash old_hash_ops; | ^~~~~~~~~~~~ /kisskb/src/sound/firewire/dice/dice-hwdep.c: In function 'hwdep_get_info': /kisskb/src/sound/firewire/dice/dice-hwdep.c:75:31: note: byref variable will be forcibly initialized 75 | struct snd_firewire_get_info info; | ^~~~ /kisskb/src/mm/mremap.c: In function 'move_page_tables': /kisskb/src/mm/mremap.c:415:28: note: byref variable will be forcibly initialized 415 | struct mmu_notifier_range range; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/mremap.c:11: /kisskb/src/mm/mremap.c: In function '__do_sys_mremap': /kisskb/src/mm/mremap.c:828:12: note: byref variable will be forcibly initialized 828 | LIST_HEAD(uf_unmap); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mremap.c:827:12: note: byref variable will be forcibly initialized 827 | LIST_HEAD(uf_unmap_early); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mremap.c:826:28: note: byref variable will be forcibly initialized 826 | struct vm_userfaultfd_ctx uf = NULL_VM_UFFD_CTX; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/stop_machine.h:5, from /kisskb/src/kernel/trace/ftrace.c:17: /kisskb/src/kernel/trace/ftrace.c: In function 'process_mod_list': /kisskb/src/kernel/trace/ftrace.c:4179:12: note: byref variable will be forcibly initialized 4179 | LIST_HEAD(process_mods); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'unregister_ftrace_function_probe_func': /kisskb/src/kernel/trace/ftrace.c:4662:20: note: byref variable will be forcibly initialized 4662 | struct hlist_head hhd; | ^~~ /kisskb/src/kernel/trace/ftrace.c:4657:21: note: byref variable will be forcibly initialized 4657 | struct ftrace_glob func_g; | ^~~~~~ /kisskb/src/kernel/trace/ftrace.c:4654:25: note: byref variable will be forcibly initialized 4654 | struct ftrace_ops_hash old_hash_ops; | ^~~~~~~~~~~~ /kisskb/src/drivers/pci/controller/pcie-xilinx.c: In function 'xilinx_pcie_parse_dt': /kisskb/src/drivers/pci/controller/pcie-xilinx.c:535:18: note: byref variable will be forcibly initialized 535 | struct resource regs; | ^~~~ /kisskb/src/kernel/cgroup/legacy_freezer.c: In function 'freeze_cgroup': /kisskb/src/kernel/cgroup/legacy_freezer.c:320:23: note: byref variable will be forcibly initialized 320 | struct css_task_iter it; | ^~ /kisskb/src/kernel/cgroup/legacy_freezer.c: In function 'unfreeze_cgroup': /kisskb/src/kernel/cgroup/legacy_freezer.c:331:23: note: byref variable will be forcibly initialized 331 | struct css_task_iter it; | ^~ /kisskb/src/kernel/cgroup/legacy_freezer.c: In function 'update_if_frozen': /kisskb/src/kernel/cgroup/legacy_freezer.c:248:23: note: byref variable will be forcibly initialized 248 | struct css_task_iter it; | ^~ /kisskb/src/drivers/dma/qcom/hidma_mgmt.c: In function 'hidma_mgmt_of_populate_channels': /kisskb/src/drivers/dma/qcom/hidma_mgmt.c:350:30: note: byref variable will be forcibly initialized 350 | struct platform_device_info pdevinfo; | ^~~~~~~~ /kisskb/src/drivers/char/agp/frontend.c: In function 'agpioc_info_wrap': /kisskb/src/drivers/char/agp/frontend.c:714:23: note: byref variable will be forcibly initialized 714 | struct agp_kern_info kerninfo; | ^~~~~~~~ /kisskb/src/drivers/char/agp/frontend.c:713:18: note: byref variable will be forcibly initialized 713 | struct agp_info userinfo; | ^~~~~~~~ /kisskb/src/drivers/char/agp/frontend.c: In function 'agpioc_bind_wrap': /kisskb/src/drivers/char/agp/frontend.c:915:18: note: byref variable will be forcibly initialized 915 | struct agp_bind bind_info; | ^~~~~~~~~ /kisskb/src/drivers/char/agp/frontend.c: In function 'agpioc_unbind_wrap': /kisskb/src/drivers/char/agp/frontend.c:933:20: note: byref variable will be forcibly initialized 933 | struct agp_unbind unbind; | ^~~~~~ /kisskb/src/drivers/char/agp/frontend.c: In function 'agpioc_allocate_wrap': /kisskb/src/drivers/char/agp/frontend.c:875:22: note: byref variable will be forcibly initialized 875 | struct agp_allocate alloc; | ^~~~~ /kisskb/src/drivers/char/agp/frontend.c: In function 'agp_mmap': /kisskb/src/drivers/char/agp/frontend.c:569:23: note: byref variable will be forcibly initialized 569 | struct agp_kern_info kerninfo; | ^~~~~~~~ /kisskb/src/drivers/char/agp/frontend.c: In function 'agpioc_reserve_wrap': /kisskb/src/drivers/char/agp/frontend.c:799:20: note: byref variable will be forcibly initialized 799 | struct agp_region reserve; | ^~~~~~~ /kisskb/src/drivers/char/agp/frontend.c: In function 'agpioc_setup_wrap': /kisskb/src/drivers/char/agp/frontend.c:787:19: note: byref variable will be forcibly initialized 787 | struct agp_setup mode; | ^~~~ /kisskb/src/fs/reiserfs/dir.c: In function 'reiserfs_readdir_inode': /kisskb/src/fs/reiserfs/dir.c:75:28: note: byref variable will be forcibly initialized 75 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/reiserfs/dir.c:70:24: note: byref variable will be forcibly initialized 70 | struct item_head *ih, tmp_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/dir.c:64:17: note: byref variable will be forcibly initialized 64 | struct cpu_key pos_key; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/xdp.h:405, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/kernel/bpf/core.c:2377: /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_exception': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(xdp_exception, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_bulk_tx': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_redirect_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_cpumap_kthread': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:185:1: note: in expansion of macro 'TRACE_EVENT' 185 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_cpumap_enqueue': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:228:1: note: in expansion of macro 'TRACE_EVENT' 228 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_devmap_xmit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:263:1: note: in expansion of macro 'TRACE_EVENT' 263 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_mem_disconnect': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(mem_disconnect, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_mem_connect': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:343:1: note: in expansion of macro 'TRACE_EVENT' 343 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_mem_return_failed': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:377:1: note: in expansion of macro 'TRACE_EVENT' 377 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/crypto/skcipher.c: In function 'crypto_skcipher_report': /kisskb/src/crypto/skcipher.c:706:33: note: byref variable will be forcibly initialized 706 | struct crypto_report_blkcipher rblkcipher; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/sound/firewire/digi00x/digi00x.h:11, from /kisskb/src/sound/firewire/digi00x/digi00x-stream.c:8: /kisskb/src/sound/firewire/digi00x/digi00x-stream.c: In function 'amdtp_stream_wait_callback': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/digi00x/../amdtp-stream.h:272:9: note: in expansion of macro 'wait_event_timeout' 272 | return wait_event_timeout(s->callback_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-mq-tag.c: In function 'bt_tags_for_each': /kisskb/src/block/blk-mq-tag.c:302:27: note: byref variable will be forcibly initialized 302 | struct bt_tags_iter_data iter_data = { | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/task.h:62, from /kisskb/src/kernel/fork.c:110: /kisskb/src/kernel/fork.c: In function 'trace_event_raw_event_task_newtask': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ /kisskb/src/block/blk-mq-tag.c: In function 'bt_for_each': /kisskb/src/block/blk-mq-tag.c:240:22: note: byref variable will be forcibly initialized 240 | struct bt_iter_data iter_data = { | ^~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'trace_event_raw_event_task_rename': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'copy_clone_args_from_user': /kisskb/src/kernel/fork.c:2631:20: note: byref variable will be forcibly initialized 2631 | struct clone_args args; | ^~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_status32': /kisskb/src/sound/core/timer.c:1931:28: note: byref variable will be forcibly initialized 1931 | struct snd_timer_status32 status; | ^~~~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_status64': /kisskb/src/sound/core/timer.c:1954:28: note: byref variable will be forcibly initialized 1954 | struct snd_timer_status64 status; | ^~~~~~ In file included from /kisskb/src/sound/core/timer.c:2268: /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_info_compat': /kisskb/src/sound/core/timer_compat.c:51:26: note: byref variable will be forcibly initialized 51 | struct snd_timer_info32 info; | ^~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_next_device': /kisskb/src/sound/core/timer.c:1551:22: note: byref variable will be forcibly initialized 1551 | struct snd_timer_id id; | ^~ /kisskb/src/fs/ext4/dir.c: In function 'ext4_readdir': /kisskb/src/fs/ext4/dir.c:171:26: note: byref variable will be forcibly initialized 171 | struct ext4_map_blocks map; | ^~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_gparams': /kisskb/src/sound/core/timer.c:1710:27: note: byref variable will be forcibly initialized 1710 | struct snd_timer_gparams gparams; | ^~~~~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_gstatus': /kisskb/src/sound/core/timer.c:1721:22: note: byref variable will be forcibly initialized 1721 | struct snd_timer_id tid; | ^~~ /kisskb/src/sound/core/timer.c:1720:27: note: byref variable will be forcibly initialized 1720 | struct snd_timer_gstatus gstatus; | ^~~~~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_global_register': /kisskb/src/sound/core/timer.c:1126:20: note: byref variable will be forcibly initialized 1126 | struct snd_device dev; | ^~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_read_bridge_mmio': /kisskb/src/drivers/pci/probe.c:443:24: note: byref variable will be forcibly initialized 443 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_read_bridge_io': /kisskb/src/drivers/pci/probe.c:403:24: note: byref variable will be forcibly initialized 403 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_read_bridge_mmio_pref': /kisskb/src/drivers/pci/probe.c:466:24: note: byref variable will be forcibly initialized 466 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_notify1': /kisskb/src/sound/core/timer.c:502:20: note: byref variable will be forcibly initialized 502 | struct timespec64 tstamp; | ^~~~~~ /kisskb/src/drivers/pci/probe.c: In function '__pci_read_base': /kisskb/src/drivers/pci/probe.c:182:32: note: byref variable will be forcibly initialized 182 | struct pci_bus_region region, inverted_region; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/probe.c:182:24: note: byref variable will be forcibly initialized 182 | struct pci_bus_region region, inverted_region; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/kernel/fork.c:16: /kisskb/src/kernel/fork.c: In function 'dup_mmap': /kisskb/src/kernel/fork.c:481:12: note: byref variable will be forcibly initialized 481 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_setup_device': /kisskb/src/drivers/pci/probe.c:1778:24: note: byref variable will be forcibly initialized 1778 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/lightnvm/core.c: In function 'nvm_ioctl_dev_factory': /kisskb/src/drivers/lightnvm/core.c:1404:31: note: byref variable will be forcibly initialized 1404 | struct nvm_ioctl_dev_factory fact; | ^~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_params': /kisskb/src/sound/core/timer.c:1902:29: note: byref variable will be forcibly initialized 1902 | struct snd_timer_tread64 tread; | ^~~~~ /kisskb/src/sound/core/timer.c:1830:26: note: byref variable will be forcibly initialized 1830 | struct snd_timer_params params; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/arch/powerpc/include/asm/time.h:14, from /kisskb/src/arch/powerpc/include/asm/delay.h:7, from /kisskb/src/include/linux/delay.h:26, from /kisskb/src/drivers/pci/probe.c:7: /kisskb/src/drivers/pci/probe.c: In function 'pci_register_host_bridge': /kisskb/src/drivers/pci/probe.c:883:12: note: byref variable will be forcibly initialized 883 | LIST_HEAD(resources); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_bus_update_busn_res_end': In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/lightnvm/core.c:13: /kisskb/src/drivers/lightnvm/core.c: In function 'nvm_submit_io_wait': /kisskb/src/drivers/lightnvm/core.c:765:29: note: byref variable will be forcibly initialized 765 | DECLARE_COMPLETION_ONSTACK(wait); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/drivers/pci/probe.c:3054:18: note: byref variable will be forcibly initialized 3054 | struct resource old_res = *res; | ^~~~~~~ /kisskb/src/drivers/lightnvm/core.c: In function 'nvm_bb_chunk_sense': /kisskb/src/drivers/lightnvm/core.c:828:17: note: byref variable will be forcibly initialized 828 | struct bio_vec bio_vec; | ^~~~~~~ /kisskb/src/drivers/lightnvm/core.c:827:13: note: byref variable will be forcibly initialized 827 | struct bio bio; | ^~~ In file included from /kisskb/src/fs/jbd2/commit.c:15: /kisskb/src/fs/jbd2/commit.c: In function 'jbd2_chksum': /kisskb/src/include/linux/jbd2.h:1749:4: note: byref variable will be forcibly initialized 1749 | } desc; | ^~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_global_new': /kisskb/src/sound/core/timer.c:1107:22: note: byref variable will be forcibly initialized 1107 | struct snd_timer_id tid; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/arch/powerpc/include/asm/time.h:14, from /kisskb/src/arch/powerpc/include/asm/delay.h:7, from /kisskb/src/include/linux/delay.h:26, from /kisskb/src/drivers/pci/probe.c:7: /kisskb/src/drivers/pci/probe.c: In function 'pci_scan_bus': /kisskb/src/drivers/pci/probe.c:3162:12: note: byref variable will be forcibly initialized 3162 | LIST_HEAD(resources); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_ginfo': /kisskb/src/sound/core/timer.c:1644:22: note: byref variable will be forcibly initialized 1644 | struct snd_timer_id tid; | ^~~ /kisskb/src/fs/jbd2/commit.c: In function 'journal_submit_commit_record': /kisskb/src/fs/jbd2/commit.c:124:20: note: byref variable will be forcibly initialized 124 | struct timespec64 now; | ^~~ /kisskb/src/kernel/fork.c: In function 'copy_process': /kisskb/src/kernel/fork.c:1859:30: note: byref variable will be forcibly initialized 1859 | struct multiprocess_signals delayed; | ^~~~~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_tselect': /kisskb/src/sound/core/timer.c:1756:26: note: byref variable will be forcibly initialized 1756 | struct snd_timer_select tselect; | ^~~~~~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_ccallback': /kisskb/src/sound/core/timer.c:1370:27: note: byref variable will be forcibly initialized 1370 | struct snd_timer_tread64 r1; | ^~ /kisskb/src/drivers/lightnvm/core.c: In function 'nvm_set_chunk_meta': /kisskb/src/drivers/lightnvm/core.c:1068:16: note: byref variable will be forcibly initialized 1068 | struct nvm_rq rqd; | ^~~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_tinterrupt': /kisskb/src/sound/core/timer.c:1404:20: note: byref variable will be forcibly initialized 1404 | struct timespec64 tstamp; | ^~~~~~ /kisskb/src/sound/core/timer.c:1403:31: note: byref variable will be forcibly initialized 1403 | struct snd_timer_tread64 *r, r1; | ^~ /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_read': /kisskb/src/sound/core/timer.c:2171:23: note: byref variable will be forcibly initialized 2171 | wait_queue_entry_t wait; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jbd2/commit.c:14: /kisskb/src/fs/jbd2/commit.c: In function 'jbd2_journal_commit_transaction': /kisskb/src/sound/core/timer.c:2145:27: note: byref variable will be forcibly initialized 2145 | struct snd_timer_tread32 tread32; | ^~~~~~~ /kisskb/src/fs/jbd2/commit.c:489:15: note: byref variable will be forcibly initialized 489 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/jbd2/commit.c:489:3: note: in expansion of macro 'DEFINE_WAIT' 489 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/commit.c:445:15: note: byref variable will be forcibly initialized 445 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/jbd2/commit.c:445:3: note: in expansion of macro 'DEFINE_WAIT' 445 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jbd2/commit.c:14: /kisskb/src/fs/jbd2/commit.c:410:12: note: byref variable will be forcibly initialized 410 | LIST_HEAD(log_bufs); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/jbd2/commit.c:409:12: note: byref variable will be forcibly initialized 409 | LIST_HEAD(io_bufs); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/jbd2/commit.c:403:18: note: byref variable will be forcibly initialized 403 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/jbd2/commit.c:383:29: note: byref variable will be forcibly initialized 383 | struct transaction_stats_s stats; | ^~~~~ /kisskb/src/lib/crypto/blake2s.c: In function 'blake2s256_hmac': /kisskb/src/lib/crypto/blake2s.c:42:23: note: byref variable will be forcibly initialized 42 | struct blake2s_state state; | ^~~~~ In file included from /kisskb/src/sound/core/timer.c:2268: /kisskb/src/sound/core/timer.c: In function 'snd_timer_user_gparams_compat': /kisskb/src/sound/core/timer_compat.c:37:27: note: byref variable will be forcibly initialized 37 | struct snd_timer_gparams gparams; | ^~~~~~~ /kisskb/src/drivers/lightnvm/core.c: In function 'nvm_ioctl_dev_init': /kisskb/src/drivers/lightnvm/core.c:1388:28: note: byref variable will be forcibly initialized 1388 | struct nvm_ioctl_dev_init init; | ^~~~ /kisskb/src/kernel/fork.c: In function 'kernel_clone': /kisskb/src/kernel/fork.c:2465:20: note: byref variable will be forcibly initialized 2465 | struct completion vfork; | ^~~~~ /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:2766:27: note: byref variable will be forcibly initialized 2766 | struct kernel_clone_args kargs; | ^~~~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_tasks_root_domain': /kisskb/src/kernel/cgroup/cpuset.c:916:23: note: byref variable will be forcibly initialized 916 | struct css_task_iter it; | ^~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_tasks_flags': /kisskb/src/kernel/cgroup/cpuset.c:1879:23: note: byref variable will be forcibly initialized 1879 | struct css_task_iter it; | ^~ /kisskb/src/kernel/fork.c: In function 'sysctl_max_threads': /kisskb/src/kernel/fork.c:3094:19: note: byref variable will be forcibly initialized 3094 | struct ctl_table t; | ^ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_tasks_nodemask': /kisskb/src/kernel/cgroup/cpuset.c:1673:23: note: byref variable will be forcibly initialized 1673 | struct css_task_iter it; | ^~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_tasks_cpumask': /kisskb/src/kernel/cgroup/cpuset.c:1060:23: note: byref variable will be forcibly initialized 1060 | struct css_task_iter it; | ^~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_prstate': /kisskb/src/kernel/cgroup/cpuset.c:1949:18: note: byref variable will be forcibly initialized 1949 | struct tmpmasks tmp; | ^~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_cpumask': /kisskb/src/kernel/cgroup/cpuset.c:1505:18: note: byref variable will be forcibly initialized 1505 | struct tmpmasks tmp; | ^~~ /kisskb/src/fs/proc/meminfo.c: In function 'meminfo_proc_show': /kisskb/src/fs/proc/meminfo.c:34:17: note: byref variable will be forcibly initialized 34 | struct sysinfo i; | ^ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/kernel/cgroup/cpuset.c:25: /kisskb/src/kernel/cgroup/cpuset.c: In function 'cpuset_hotplug_update_tasks': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cpuset.c:3050:2: note: in expansion of macro 'wait_event' 3050 | wait_event(cpuset_attach_wq, cs->attach_in_progress == 0); | ^~~~~~~~~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'cpuset_hotplug_workfn': /kisskb/src/kernel/cgroup/cpuset.c:3152:18: note: byref variable will be forcibly initialized 3152 | struct tmpmasks tmp, *ptmp = NULL; | ^~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'cpuset_mems_allowed': /kisskb/src/kernel/cgroup/cpuset.c:3366:13: note: byref variable will be forcibly initialized 3366 | nodemask_t mask; | ^~~~ /kisskb/src/drivers/lightnvm/core.c: In function 'nvm_ioctl_dev_create': /kisskb/src/drivers/lightnvm/core.c:1337:26: note: byref variable will be forcibly initialized 1337 | struct nvm_ioctl_create create; | ^~~~~~ /kisskb/src/drivers/lightnvm/core.c: In function 'nvm_ioctl_dev_remove': /kisskb/src/drivers/lightnvm/core.c:1370:26: note: byref variable will be forcibly initialized 1370 | struct nvm_ioctl_remove remove; | ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_one_feature': /kisskb/src/net/ethtool/ioctl.c:228:23: note: byref variable will be forcibly initialized 228 | struct ethtool_value edata = { | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_drvinfo': /kisskb/src/net/ethtool/ioctl.c:701:25: note: byref variable will be forcibly initialized 701 | struct ethtool_drvinfo info; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_rxnfc': /kisskb/src/net/ethtool/ioctl.c:813:23: note: byref variable will be forcibly initialized 813 | struct ethtool_rxnfc info; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_reset': /kisskb/src/net/ethtool/ioctl.c:1287:23: note: byref variable will be forcibly initialized 1287 | struct ethtool_value reset; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_wol': /kisskb/src/net/ethtool/ioctl.c:1307:25: note: byref variable will be forcibly initialized 1307 | struct ethtool_wolinfo wol; | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_wol': /kisskb/src/net/ethtool/ioctl.c:1323:25: note: byref variable will be forcibly initialized 1323 | struct ethtool_wolinfo wol; | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_eee': /kisskb/src/net/ethtool/ioctl.c:1344:21: note: byref variable will be forcibly initialized 1344 | struct ethtool_eee edata; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_eee': /kisskb/src/net/ethtool/ioctl.c:1365:21: note: byref variable will be forcibly initialized 1365 | struct ethtool_eee edata; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_coalesce': /kisskb/src/net/ethtool/ioctl.c:1589:26: note: byref variable will be forcibly initialized 1589 | struct ethtool_coalesce coalesce; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_ringparam': /kisskb/src/net/ethtool/ioctl.c:1623:27: note: byref variable will be forcibly initialized 1623 | struct ethtool_ringparam ringparam, max = { .cmd = ETHTOOL_GRINGPARAM }; | ^~~~~~~~~ /kisskb/src/kernel/panic.c: In function 'warn_slowpath_fmt': /kisskb/src/kernel/panic.c:623:19: note: byref variable will be forcibly initialized 623 | struct warn_args args; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_pauseparam': /kisskb/src/net/ethtool/ioctl.c:1734:28: note: byref variable will be forcibly initialized 1734 | struct ethtool_pauseparam pauseparam; | ^~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_perm_addr': /kisskb/src/net/ethtool/ioctl.c:2001:27: note: byref variable will be forcibly initialized 2001 | struct ethtool_perm_addr epaddr; | ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_value_void': /kisskb/src/net/ethtool/ioctl.c:2036:23: note: byref variable will be forcibly initialized 2036 | struct ethtool_value edata; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_value': /kisskb/src/net/ethtool/ioctl.c:2051:23: note: byref variable will be forcibly initialized 2051 | struct ethtool_value edata; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_flash_device': /kisskb/src/net/ethtool/ioctl.c:2065:23: note: byref variable will be forcibly initialized 2065 | struct ethtool_flash efl; | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_dump': /kisskb/src/net/ethtool/ioctl.c:2080:22: note: byref variable will be forcibly initialized 2080 | struct ethtool_dump dump; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_dump_flag': /kisskb/src/net/ethtool/ioctl.c:2095:22: note: byref variable will be forcibly initialized 2095 | struct ethtool_dump dump; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_fecparam': /kisskb/src/net/ethtool/ioctl.c:2565:26: note: byref variable will be forcibly initialized 2565 | struct ethtool_fecparam fecparam; | ^~~~~~~~ /kisskb/src/net/unix/scm.c: In function 'unix_destruct_scm': /kisskb/src/net/unix/scm.c:140:20: note: byref variable will be forcibly initialized 140 | struct scm_cookie scm; | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_settings': /kisskb/src/net/ethtool/ioctl.c:643:21: note: byref variable will be forcibly initialized 643 | struct ethtool_cmd cmd; | ^~~ /kisskb/src/net/ethtool/ioctl.c:642:32: note: byref variable will be forcibly initialized 642 | struct ethtool_link_ksettings link_ksettings; | ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_features': /kisskb/src/net/ethtool/ioctl.c:98:27: note: byref variable will be forcibly initialized 98 | struct ethtool_sfeatures cmd; | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_one_feature': /kisskb/src/net/ethtool/ioctl.c:241:23: note: byref variable will be forcibly initialized 241 | struct ethtool_value edata; | ^~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c: In function 'komeda_build_layer_split_data_flow': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1093:39: note: byref variable will be forcibly initialized 1093 | struct komeda_data_flow_cfg l_dflow, r_dflow; | ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_settings': /kisskb/src/net/ethtool/ioctl.c:676:21: note: byref variable will be forcibly initialized 676 | struct ethtool_cmd cmd; | ^~~ /kisskb/src/net/ethtool/ioctl.c:675:32: note: byref variable will be forcibly initialized 675 | struct ethtool_link_ksettings link_ksettings; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1093:30: note: byref variable will be forcibly initialized 1093 | struct komeda_data_flow_cfg l_dflow, r_dflow; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c: In function 'komeda_build_wb_split_data_flow': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1161:39: note: byref variable will be forcibly initialized 1161 | struct komeda_data_flow_cfg l_dflow, r_dflow; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1161:30: note: byref variable will be forcibly initialized 1161 | struct komeda_data_flow_cfg l_dflow, r_dflow; | ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_regs': /kisskb/src/net/ethtool/ioctl.c:1245:22: note: byref variable will be forcibly initialized 1245 | struct ethtool_regs regs; | ^~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c: In function 'komeda_build_display_data_flow': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1193:30: note: byref variable will be forcibly initialized 1193 | struct komeda_data_flow_cfg s_dflow; /* slave data flow */ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1192:30: note: byref variable will be forcibly initialized 1192 | struct komeda_data_flow_cfg m_dflow; /* master data flow */ | ^~~~~~~ /kisskb/src/drivers/tty/vt/keyboard.c: In function 'vt_do_kbkeycode_ioctl': /kisskb/src/drivers/tty/vt/keyboard.c:1892:19: note: byref variable will be forcibly initialized 1892 | struct kbkeycode tmp; | ^~~ /kisskb/src/drivers/tty/vt/keyboard.c: In function 'vt_do_kdsk_ioctl': /kisskb/src/drivers/tty/vt/keyboard.c:2014:17: note: byref variable will be forcibly initialized 2014 | struct kbentry kbe; | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_strings': /kisskb/src/net/ethtool/ioctl.c:1791:26: note: byref variable will be forcibly initialized 1791 | struct ethtool_gstrings gstrings; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_stats': /kisskb/src/net/ethtool/ioctl.c:1900:23: note: byref variable will be forcibly initialized 1900 | struct ethtool_stats stats; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_dump_data': /kisskb/src/net/ethtool/ioctl.c:2118:28: note: byref variable will be forcibly initialized 2118 | struct ethtool_dump dump, tmp; | ^~~ /kisskb/src/net/ethtool/ioctl.c:2118:22: note: byref variable will be forcibly initialized 2118 | struct ethtool_dump dump, tmp; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_phy_stats': /kisskb/src/net/ethtool/ioctl.c:1946:23: note: byref variable will be forcibly initialized 1946 | struct ethtool_stats stats; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_any_eeprom': /kisskb/src/net/ethtool/ioctl.c:1407:24: note: byref variable will be forcibly initialized 1407 | struct ethtool_eeprom eeprom; | ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_eeprom': /kisskb/src/net/ethtool/ioctl.c:1467:24: note: byref variable will be forcibly initialized 1467 | struct ethtool_eeprom eeprom; | ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_rxfh': /kisskb/src/net/ethtool/ioctl.c:1058:22: note: byref variable will be forcibly initialized 1058 | struct ethtool_rxfh rxfh; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_rxfh': /kisskb/src/net/ethtool/ioctl.c:1136:22: note: byref variable will be forcibly initialized 1136 | struct ethtool_rxfh rxfh; | ^~~~ /kisskb/src/net/ethtool/ioctl.c:1135:23: note: byref variable will be forcibly initialized 1135 | struct ethtool_rxnfc rx_rings; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_tunable': /kisskb/src/net/ethtool/ioctl.c:2285:25: note: byref variable will be forcibly initialized 2285 | struct ethtool_tunable tuna; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_rxnfc': /kisskb/src/net/ethtool/ioctl.c:845:23: note: byref variable will be forcibly initialized 845 | struct ethtool_rxnfc info; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_rxfh_indir': /kisskb/src/net/ethtool/ioctl.c:992:23: note: byref variable will be forcibly initialized 992 | struct ethtool_rxnfc rx_rings; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_self_test': /kisskb/src/net/ethtool/ioctl.c:1751:22: note: byref variable will be forcibly initialized 1751 | struct ethtool_test test; | ^~~~ /kisskb/src/sound/firewire/motu/motu.c: In function 'name_card': /kisskb/src/sound/firewire/motu/motu.c:31:25: note: byref variable will be forcibly initialized 31 | struct fw_csr_iterator it; | ^~ /kisskb/src/fs/proc/uptime.c: In function 'uptime_proc_show': /kisskb/src/fs/proc/uptime.c:13:20: note: byref variable will be forcibly initialized 13 | struct timespec64 uptime; | ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_phys_id': /kisskb/src/net/ethtool/ioctl.c:1845:23: note: byref variable will be forcibly initialized 1845 | struct ethtool_value id; | ^~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_sset_info': /kisskb/src/net/ethtool/ioctl.c:757:27: note: byref variable will be forcibly initialized 757 | struct ethtool_sset_info info; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_features': /kisskb/src/net/ethtool/ioctl.c:60:27: note: byref variable will be forcibly initialized 60 | struct ethtool_gfeatures cmd = { | ^~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'chipinfo_get': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1987:23: note: byref variable will be forcibly initialized 1987 | struct gpiochip_info chipinfo; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_channels': /kisskb/src/net/ethtool/ioctl.c:1665:26: note: byref variable will be forcibly initialized 1665 | struct ethtool_channels channels, curr = { .cmd = ETHTOOL_GCHANNELS }; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_ts_info': In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/sound/firewire/fireworks/./fireworks.h:11, from /kisskb/src/sound/firewire/fireworks/fireworks_stream.c:7: /kisskb/src/sound/firewire/fireworks/fireworks_stream.c: In function 'amdtp_stream_wait_callback': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/fireworks/./../amdtp-stream.h:272:9: note: in expansion of macro 'wait_event_timeout' 272 | return wait_event_timeout(s->callback_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:2178:25: note: byref variable will be forcibly initialized 2178 | struct ethtool_ts_info info; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_tunable': /kisskb/src/net/ethtool/ioctl.c:2316:25: note: byref variable will be forcibly initialized 2316 | struct ethtool_tunable tuna; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_per_queue_coalesce': /kisskb/src/net/ethtool/ioctl.c:2355:27: note: byref variable will be forcibly initialized 2355 | struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_per_queue_coalesce': /kisskb/src/net/ethtool/ioctl.c:2392:27: note: byref variable will be forcibly initialized 2392 | struct ethtool_coalesce coalesce; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_per_queue': /kisskb/src/net/ethtool/ioctl.c:2433:30: note: byref variable will be forcibly initialized 2433 | struct ethtool_per_queue_op per_queue_opt; | ^~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'load_link_ksettings_from_user': /kisskb/src/net/ethtool/ioctl.c:445:32: note: byref variable will be forcibly initialized 445 | struct ethtool_link_usettings link_usettings; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_get': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2054:27: note: byref variable will be forcibly initialized 2054 | struct gpio_v2_line_info lineinfo; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_link_ksettings': /kisskb/src/net/ethtool/ioctl.c:570:32: note: byref variable will be forcibly initialized 570 | struct ethtool_link_ksettings link_ksettings; | ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'store_link_ksettings_for_user': /kisskb/src/net/ethtool/ioctl.c:490:32: note: byref variable will be forcibly initialized 490 | struct ethtool_link_usettings link_usettings; | ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_link_ksettings': /kisskb/src/net/ethtool/ioctl.c:514:32: note: byref variable will be forcibly initialized 514 | struct ethtool_link_ksettings link_ksettings; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_get_values': /kisskb/src/drivers/gpio/gpiolib-cdev.c:999:29: note: byref variable will be forcibly initialized 999 | struct gpio_v2_line_values lv; | ^~ /kisskb/src/net/ethtool/ioctl.c: In function 'get_phy_tunable': /kisskb/src/net/ethtool/ioctl.c:2475:25: note: byref variable will be forcibly initialized 2475 | struct ethtool_tunable tuna; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'set_phy_tunable': /kisskb/src/net/ethtool/ioctl.c:2514:25: note: byref variable will be forcibly initialized 2514 | struct ethtool_tunable tuna; | ^~~~ /kisskb/src/sound/firewire/dice/dice.c: In function 'check_dice_category': /kisskb/src/sound/firewire/dice/dice.c:35:25: note: byref variable will be forcibly initialized 35 | struct fw_csr_iterator it; | ^~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_set_values': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1102:29: note: byref variable will be forcibly initialized 1102 | struct gpio_v2_line_values lv; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:7: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_read': /kisskb/src/include/linux/wait.h:750:14: note: byref variable will be forcibly initialized 750 | DEFINE_WAIT(__wait); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/include/linux/wait.h:750:2: note: in expansion of macro 'DEFINE_WAIT' 750 | DEFINE_WAIT(__wait); \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait.h:789:9: note: in expansion of macro '__wait_event_interruptible_locked' 789 | ? 0 : __wait_event_interruptible_locked(wq, condition, 0, do_wait_intr)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:1250:10: note: in expansion of macro 'wait_event_interruptible_locked' 1250 | ret = wait_event_interruptible_locked(lr->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:1230:28: note: byref variable will be forcibly initialized 1230 | struct gpio_v2_line_event le; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:7: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_watch_read': /kisskb/src/include/linux/wait.h:750:14: note: byref variable will be forcibly initialized 750 | DEFINE_WAIT(__wait); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/include/linux/wait.h:750:2: note: in expansion of macro 'DEFINE_WAIT' 750 | DEFINE_WAIT(__wait); \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait.h:789:9: note: in expansion of macro '__wait_event_interruptible_locked' 789 | ? 0 : __wait_event_interruptible_locked(wq, condition, 0, do_wait_intr)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:2221:10: note: in expansion of macro 'wait_event_interruptible_locked' 2221 | ret = wait_event_interruptible_locked(cdev->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:2197:35: note: byref variable will be forcibly initialized 2197 | struct gpio_v2_line_info_changed event; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_module_info': /kisskb/src/net/ethtool/ioctl.c:2213:25: note: byref variable will be forcibly initialized 2213 | struct ethtool_modinfo modinfo; | ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_module_eeprom': /kisskb/src/net/ethtool/ioctl.c:2250:25: note: byref variable will be forcibly initialized 2250 | struct ethtool_modinfo modinfo; | ^~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c: In function 'blk_mq_freeze_queue_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/block/blk-mq.c:151:2: note: in expansion of macro 'wait_event' 151 | wait_event(q->mq_freeze_wq, percpu_ref_is_zero(&q->q_usage_counter)); | ^~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'debounce_work_func': /kisskb/src/drivers/gpio/gpiolib-cdev.c:651:28: note: byref variable will be forcibly initialized 651 | struct gpio_v2_line_event le; | ^~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_freeze_queue_wait_timeout': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-mq.c:158:9: note: in expansion of macro 'wait_event_timeout' 158 | return wait_event_timeout(q->mq_freeze_wq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_changed_notify': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2157:35: note: byref variable will be forcibly initialized 2157 | struct gpio_v2_line_info_changed chg; | ^~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'edge_irq_thread': /kisskb/src/drivers/gpio/gpiolib-cdev.c:553:28: note: byref variable will be forcibly initialized 553 | struct gpio_v2_line_event le; | ^~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_set_config': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1166:29: note: byref variable will be forcibly initialized 1166 | struct gpio_v2_line_config lc; | ^~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_create': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1315:30: note: byref variable will be forcibly initialized 1315 | struct gpio_v2_line_request ulr; | ^~~ /kisskb/src/block/blk-mq.c: In function '__blk_mq_issue_directly': /kisskb/src/block/blk-mq.c:1983:27: note: byref variable will be forcibly initialized 1983 | struct blk_mq_queue_data bd = { | ^~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_flush_busy_ctxs': /kisskb/src/block/blk-mq.c:1022:29: note: byref variable will be forcibly initialized 1022 | struct flush_busy_ctx_data data = { | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmon.c: In function 'of_get_fb_videomode': /kisskb/src/drivers/video/fbdev/core/fbmon.c:1382:19: note: byref variable will be forcibly initialized 1382 | struct videomode vm; | ^~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_blank': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1065:18: note: byref variable will be forcibly initialized 1065 | struct fb_event event; | ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_check_caps': /kisskb/src/drivers/video/fbdev/core/fbmem.c:940:28: note: byref variable will be forcibly initialized 940 | struct fb_blit_caps caps, fbcaps; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:940:22: note: byref variable will be forcibly initialized 940 | struct fb_blit_caps caps, fbcaps; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_set_var': /kisskb/src/drivers/video/fbdev/core/fbmem.c:967:30: note: byref variable will be forcibly initialized 967 | struct fb_videomode mode1, mode2; | ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:967:23: note: byref variable will be forcibly initialized 967 | struct fb_videomode mode1, mode2; | ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:964:18: note: byref variable will be forcibly initialized 964 | struct fb_event event; | ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:963:22: note: byref variable will be forcibly initialized 963 | struct fb_videomode mode; | ^~~~ In file included from /kisskb/src/fs/jbd2/recovery.c:18: /kisskb/src/fs/jbd2/recovery.c: In function 'jbd2_chksum': /kisskb/src/include/linux/jbd2.h:1749:4: note: byref variable will be forcibly initialized 1749 | } desc; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'do_register_framebuffer': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1576:22: note: byref variable will be forcibly initialized 1576 | struct fb_videomode mode; | ^~~~ In file included from /kisskb/src/include/crypto/internal/blake2s.h:10, from /kisskb/src/lib/crypto/blake2s-selftest.c:6: /kisskb/src/lib/crypto/blake2s-selftest.c: In function 'blake2s': /kisskb/src/include/crypto/blake2s.h:93:23: note: byref variable will be forcibly initialized 93 | struct blake2s_state state; | ^~~~~ /kisskb/src/lib/crypto/blake2s-selftest.c: In function 'blake2s_selftest': /kisskb/src/lib/crypto/blake2s-selftest.c:571:23: note: byref variable will be forcibly initialized 571 | struct blake2s_state state; | ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_getput_cmap': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1220:22: note: byref variable will be forcibly initialized 1220 | struct fb_cmap_user cmap; | ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c: In function 'blk_mq_hctx_notify_dead': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1219:17: note: byref variable will be forcibly initialized 1219 | struct fb_cmap cmap_from; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:1218:19: note: byref variable will be forcibly initialized 1218 | struct fb_cmap32 cmap32; | ^~~~~~ /kisskb/src/block/blk-mq.c:2568:12: note: byref variable will be forcibly initialized 2568 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'do_fb_ioctl': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1091:22: note: byref variable will be forcibly initialized 1091 | struct fb_cmap_user cmap; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:1090:17: note: byref variable will be forcibly initialized 1090 | struct fb_cmap cmap_from; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:1089:27: note: byref variable will be forcibly initialized 1089 | struct fb_fix_screeninfo fix; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:1088:27: note: byref variable will be forcibly initialized 1088 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/fs/jbd2/recovery.c: In function 'jbd2_journal_recover': /kisskb/src/fs/jbd2/recovery.c:288:23: note: byref variable will be forcibly initialized 288 | struct recovery_info info; | ^~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'jbd2_journal_skip_recovery': /kisskb/src/fs/jbd2/recovery.c:352:23: note: byref variable will be forcibly initialized 352 | struct recovery_info info; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_get_fscreeninfo': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1280:27: note: byref variable will be forcibly initialized 1280 | struct fb_fix_screeninfo fix; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_new_modelist': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1938:26: note: byref variable will be forcibly initialized 1938 | struct fb_videomode *m, mode; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:1935:27: note: byref variable will be forcibly initialized 1935 | struct fb_var_screeninfo var = info->var; | ^~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_poll_hybrid_sleep': /kisskb/src/block/blk-mq.c:3796:25: note: byref variable will be forcibly initialized 3796 | struct hrtimer_sleeper hs; | ^~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_hctx_has_requests': /kisskb/src/block/blk-mq.c:2498:22: note: byref variable will be forcibly initialized 2498 | struct rq_iter_data data = { | ^~~~ /kisskb/src/fs/reiserfs/fix_node.c: In function 'get_far_parent': /kisskb/src/fs/reiserfs/fix_node.c:1031:17: note: byref variable will be forcibly initialized 1031 | struct cpu_key s_lr_father_key; | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/fadump.c: In function 'fadump_regs_to_elf_notes': /kisskb/src/arch/powerpc/kernel/fadump.c:742:22: note: byref variable will be forcibly initialized 742 | struct elf_prstatus prstatus; | ^~~~~~~~ /kisskb/src/kernel/cgroup/rdma.c: In function 'parse_resource': /kisskb/src/kernel/cgroup/rdma.c:358:14: note: byref variable will be forcibly initialized 358 | substring_t argstr; | ^~~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_dequeue_from_ctx': /kisskb/src/block/blk-mq.c:1060:26: note: byref variable will be forcibly initialized 1060 | struct dispatch_rq_data data = { | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_dispatch_rq_list': /kisskb/src/block/blk-mq.c:1349:28: note: byref variable will be forcibly initialized 1349 | struct blk_mq_queue_data bd; | ^~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c:1339:12: note: byref variable will be forcibly initialized 1339 | LIST_HEAD(zone_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_requeue_work': /kisskb/src/block/blk-mq.c:768:12: note: byref variable will be forcibly initialized 768 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_flush_plug_list': /kisskb/src/block/blk-mq.c:1937:20: note: byref variable will be forcibly initialized 1937 | struct list_head rq_list; | ^~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c:1925:12: note: byref variable will be forcibly initialized 1925 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/host-bridge.c: In function 'pcibios_bus_to_resource': /kisskb/src/drivers/pci/host-bridge.c:83:25: note: byref variable will be forcibly initialized 83 | struct pci_bus_region bus_region; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/cpuhp.h:95, from /kisskb/src/kernel/cpu.c:38: /kisskb/src/kernel/cpu.c: In function 'trace_event_raw_event_cpuhp_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/kernel/cpu.c: In function 'trace_event_raw_event_cpuhp_multi_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/kernel/cpu.c: In function 'trace_event_raw_event_cpuhp_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ /kisskb/src/block/blk-mq.c: In function '__blk_mq_update_nr_hw_queues': /kisskb/src/block/blk-mq.c:3657:12: note: byref variable will be forcibly initialized 3657 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbcmap.c: In function 'fb_set_user_cmap': /kisskb/src/drivers/video/fbdev/core/fbcmap.c:270:17: note: byref variable will be forcibly initialized 270 | struct fb_cmap umap; | ^~~~ /kisskb/src/fs/proc/stat.c: In function 'show_stat': /kisskb/src/fs/proc/stat.c:166:25: note: byref variable will be forcibly initialized 166 | struct kernel_cpustat kcpustat; | ^~~~~~~~ /kisskb/src/fs/proc/stat.c:126:25: note: byref variable will be forcibly initialized 126 | struct kernel_cpustat kcpustat; | ^~~~~~~~ /kisskb/src/fs/proc/stat.c:116:20: note: byref variable will be forcibly initialized 116 | struct timespec64 boottime; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'microchip_sgpio_get_value': /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:484:25: note: byref variable will be forcibly initialized 484 | struct sgpio_port_addr addr; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'microchip_sgpio_direction_output': /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:454:25: note: byref variable will be forcibly initialized 454 | struct sgpio_port_addr addr; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'sgpio_pinconf_set': /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:308:25: note: byref variable will be forcibly initialized 308 | struct sgpio_port_addr addr; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'sgpio_pinconf_get': /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:274:25: note: byref variable will be forcibly initialized 274 | struct sgpio_port_addr addr; | ^~~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_reserve_next_event': /kisskb/src/kernel/trace/ring_buffer.c:3593:23: note: byref variable will be forcibly initialized 3593 | struct rb_event_info info; | ^~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled_probe': /kisskb/src/drivers/video/backlight/qcom-wled.c:1612:30: note: byref variable will be forcibly initialized 1612 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_pci.c: In function 'ipmi_pci_probe': /kisskb/src/drivers/char/ipmi/ipmi_si_pci.c:66:18: note: byref variable will be forcibly initialized 66 | struct si_sm_io io; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_sync_fs': /kisskb/src/fs/reiserfs/super.c:69:37: note: byref variable will be forcibly initialized 69 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'ring_buffer_lock_reserve': /kisskb/src/kernel/trace/ring_buffer.c:3593:23: note: byref variable will be forcibly initialized /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_write_info': /kisskb/src/fs/reiserfs/super.c:2354:37: note: byref variable will be forcibly initialized 2354 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_release_dquot': /kisskb/src/fs/reiserfs/super.c:2318:37: note: byref variable will be forcibly initialized 2318 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_write_dquot': /kisskb/src/fs/reiserfs/super.c:2272:37: note: byref variable will be forcibly initialized 2272 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_acquire_dquot': /kisskb/src/fs/reiserfs/super.c:2295:37: note: byref variable will be forcibly initialized 2295 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/jbd2/checkpoint.c: In function '__flush_batch': /kisskb/src/fs/jbd2/checkpoint.c:183:18: note: byref variable will be forcibly initialized 183 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_quota_on': /kisskb/src/fs/reiserfs/super.c:2391:37: note: byref variable will be forcibly initialized 2391 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_dirty_inode': /kisskb/src/fs/reiserfs/super.c:694:37: note: byref variable will be forcibly initialized 694 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'find_hash_out': /kisskb/src/fs/reiserfs/super.c:1736:28: note: byref variable will be forcibly initialized 1736 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/reiserfs/super.c:1734:17: note: byref variable will be forcibly initialized 1734 | struct cpu_key key; | ^~~ /kisskb/src/drivers/virtio/virtio_vdpa.c: In function 'virtio_vdpa_setup_vq': /kisskb/src/drivers/virtio/virtio_vdpa.c:142:23: note: byref variable will be forcibly initialized 142 | struct vdpa_callback cb; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'remove_save_link_only': /kisskb/src/fs/reiserfs/super.c:196:37: note: byref variable will be forcibly initialized 196 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/drivers/virtio/virtio_vdpa.c: In function 'virtio_vdpa_find_vqs': /kisskb/src/drivers/virtio/virtio_vdpa.c:254:23: note: byref variable will be forcibly initialized 254 | struct vdpa_callback cb; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_quota_write': /kisskb/src/fs/reiserfs/super.c:2549:21: note: byref variable will be forcibly initialized 2549 | struct buffer_head tmp_bh, *bh; | ^~~~~~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_quota_read': /kisskb/src/fs/reiserfs/super.c:2498:21: note: byref variable will be forcibly initialized 2498 | struct buffer_head tmp_bh, *bh; | ^~~~~~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_put_super': /kisskb/src/fs/reiserfs/super.c:591:37: note: byref variable will be forcibly initialized 591 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/sound/core/pcm_lib.c: In function 'snd_interval_ratnum': /kisskb/src/sound/core/pcm_lib.c:792:22: note: byref variable will be forcibly initialized 792 | struct snd_interval t; | ^ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_freeze': /kisskb/src/fs/reiserfs/super.c:149:37: note: byref variable will be forcibly initialized 149 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'add_save_link': /kisskb/src/fs/reiserfs/super.c:435:19: note: byref variable will be forcibly initialized 435 | struct item_head ih; | ^~ /kisskb/src/fs/reiserfs/super.c:434:17: note: byref variable will be forcibly initialized 434 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/super.c: In function 'remove_save_link': /kisskb/src/fs/reiserfs/super.c:513:22: note: byref variable will be forcibly initialized 513 | struct reiserfs_key key; | ^~~ /kisskb/src/fs/reiserfs/super.c:512:37: note: byref variable will be forcibly initialized 512 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/sound/core/pcm_lib.c: In function 'snd_interval_list': /kisskb/src/sound/core/pcm_lib.c:1008:22: note: byref variable will be forcibly initialized 1008 | struct snd_interval list_range; | ^~~~~~~~~~ /kisskb/src/fs/reiserfs/super.c: In function 'finish_unfinished': /kisskb/src/fs/reiserfs/super.c:229:37: note: byref variable will be forcibly initialized 229 | struct reiserfs_key save_link_key, last_inode_key; | ^~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/super.c:229:22: note: byref variable will be forcibly initialized 229 | struct reiserfs_key save_link_key, last_inode_key; | ^~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/super.c:228:30: note: byref variable will be forcibly initialized 228 | struct cpu_key max_cpu_key, obj_key; | ^~~~~~~ /kisskb/src/fs/reiserfs/super.c:228:17: note: byref variable will be forcibly initialized 228 | struct cpu_key max_cpu_key, obj_key; | ^~~~~~~~~~~ /kisskb/src/sound/core/pcm_lib.c: In function 'snd_interval_ranges': /kisskb/src/sound/core/pcm_lib.c:1048:22: note: byref variable will be forcibly initialized 1048 | struct snd_interval range; | ^~~~~ /kisskb/src/sound/core/pcm_lib.c:1047:22: note: byref variable will be forcibly initialized 1047 | struct snd_interval range_union; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq-sched.c:8: /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_dispatch_hctx_list': /kisskb/src/block/blk-mq-sched.c:92:12: note: byref variable will be forcibly initialized 92 | LIST_HEAD(hctx_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_hw_constraint_minmax': /kisskb/src/sound/core/pcm_lib.c:1242:22: note: byref variable will be forcibly initialized 1242 | struct snd_interval t; | ^ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_fill_super': /kisskb/src/fs/reiserfs/super.c:1904:28: note: byref variable will be forcibly initialized 1904 | struct reiserfs_iget_args args; | ^~~~ /kisskb/src/fs/reiserfs/super.c:1899:37: note: byref variable will be forcibly initialized 1899 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/block/blk-mq-sched.c: In function '__blk_mq_do_dispatch_sched': /kisskb/src/block/blk-mq-sched.c:125:12: note: byref variable will be forcibly initialized 125 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/sound/core/pcm_lib.c: In function 'snd_interval_ratden': /kisskb/src/sound/core/pcm_lib.c:910:22: note: byref variable will be forcibly initialized 910 | struct snd_interval t; | ^ /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_do_dispatch_ctx': /kisskb/src/block/blk-mq-sched.c:232:12: note: byref variable will be forcibly initialized 232 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq-sched.c: In function '__blk_mq_sched_dispatch_requests': /kisskb/src/block/blk-mq-sched.c:290:12: note: byref variable will be forcibly initialized 290 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_sched_insert_request': /kisskb/src/block/blk-mq-sched.c:455:13: note: byref variable will be forcibly initialized 455 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_remount': /kisskb/src/fs/reiserfs/super.c:1434:37: note: byref variable will be forcibly initialized 1434 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'ring_buffer_write': /kisskb/src/kernel/trace/ring_buffer.c:3593:23: note: byref variable will be forcibly initialized /kisskb/src/sound/core/pcm_lib.c: In function 'update_audio_tstamp': /kisskb/src/sound/core/pcm_lib.c:213:20: note: byref variable will be forcibly initialized 213 | struct timespec64 driver_tstamp; | ^~~~~~~~~~~~~ /kisskb/src/sound/core/pcm_lib.c: In function 'wait_for_avail': /kisskb/src/sound/core/pcm_lib.c:1830:21: note: byref variable will be forcibly initialized 1830 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_probe': /kisskb/src/drivers/video/backlight/adp8860_bl.c:658:30: note: byref variable will be forcibly initialized 658 | struct backlight_properties props; | ^~~~~ /kisskb/src/sound/core/pcm_lib.c: In function '__snd_pcm_xrun': /kisskb/src/sound/core/pcm_lib.c:148:21: note: byref variable will be forcibly initialized 148 | struct timespec64 tstamp; | ^~~~~~ /kisskb/src/sound/core/pcm_lib.c: In function 'snd_pcm_update_hw_ptr0': /kisskb/src/sound/core/pcm_lib.c:267:20: note: byref variable will be forcibly initialized 267 | struct timespec64 audio_tstamp; | ^~~~~~~~~~~~ /kisskb/src/sound/core/pcm_lib.c:266:20: note: byref variable will be forcibly initialized 266 | struct timespec64 curr_tstamp; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/trace_recursion.h:5, from /kisskb/src/kernel/trace/ring_buffer.c:7: /kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_allocate_pages': /kisskb/src/kernel/trace/ring_buffer.c:1595:12: note: byref variable will be forcibly initialized 1595 | LIST_HEAD(pages); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/rmap.c: In function 'page_mkclean_one': /kisskb/src/mm/rmap.c:913:28: note: byref variable will be forcibly initialized 913 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/rmap.c: In function 'try_to_unmap_one': /kisskb/src/mm/rmap.c:1405:28: note: byref variable will be forcibly initialized 1405 | struct mmu_notifier_range range; | ^~~~~ In file included from /kisskb/src/sound/core/pcm_native.c:22: /kisskb/src/sound/core/pcm_native.c: In function 'snd_mask_refine': /kisskb/src/include/sound/pcm_params.h:156:18: note: byref variable will be forcibly initialized 156 | struct snd_mask old; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/sound/core/pcm_param_trace.h:143, from /kisskb/src/sound/core/pcm_native.c:32: /kisskb/src/sound/core/pcm_native.c: In function 'trace_event_raw_event_hw_mask_param': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(hw_mask_param, | ^~~~~~~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'trace_event_raw_event_hw_interval_param': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(hw_interval_param, | ^~~~~~~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'constrain_mask_params': /kisskb/src/sound/core/pcm_native.c:264:18: note: byref variable will be forcibly initialized 264 | struct snd_mask old_mask; | ^~~~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'constrain_params_by_rules': /kisskb/src/sound/core/pcm_native.c:341:22: note: byref variable will be forcibly initialized 341 | struct snd_interval old_interval; | ^~~~~~~~~~~~ /kisskb/src/sound/core/pcm_native.c:340:18: note: byref variable will be forcibly initialized 340 | struct snd_mask old_mask; | ^~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_pid_write': /kisskb/src/kernel/trace/trace.c:676:22: note: byref variable will be forcibly initialized 676 | struct trace_parser parser; | ^~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'constrain_interval_params': /kisskb/src/sound/core/pcm_native.c:300:22: note: byref variable will be forcibly initialized 300 | struct snd_interval old_interval; | ^~~~~~~~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_buffer_bytes_max': /kisskb/src/sound/core/pcm_native.c:2393:22: note: byref variable will be forcibly initialized 2393 | struct snd_interval t; | ^ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_muldivk': /kisskb/src/sound/core/pcm_native.c:2302:22: note: byref variable will be forcibly initialized 2302 | struct snd_interval t; | ^ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_mulkdiv': /kisskb/src/sound/core/pcm_native.c:2312:22: note: byref variable will be forcibly initialized 2312 | struct snd_interval t; | ^ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_mul': /kisskb/src/sound/core/pcm_native.c:2284:22: note: byref variable will be forcibly initialized 2284 | struct snd_interval t; | ^ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_div': /kisskb/src/sound/core/pcm_native.c:2293:22: note: byref variable will be forcibly initialized 2293 | struct snd_interval t; | ^ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_sample_bits': /kisskb/src/sound/core/pcm_native.c:2344:22: note: byref variable will be forcibly initialized 2344 | struct snd_interval t; | ^ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_rule_format': /kisskb/src/sound/core/pcm_native.c:2325:18: note: byref variable will be forcibly initialized 2325 | struct snd_mask m; | ^ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_hw_params_choose': /kisskb/src/sound/core/pcm_native.c:625:22: note: byref variable will be forcibly initialized 625 | struct snd_interval old_interval; | ^~~~~~~~~~~~ /kisskb/src/sound/core/pcm_native.c:624:18: note: byref variable will be forcibly initialized 624 | struct snd_mask old_mask; | ^~~~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_channel_info_user': /kisskb/src/sound/core/pcm_native.c:1099:30: note: byref variable will be forcibly initialized 1099 | struct snd_pcm_channel_info info; | ^~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_sw_params_user': /kisskb/src/sound/core/pcm_native.c:904:27: note: byref variable will be forcibly initialized 904 | struct snd_pcm_sw_params params; | ^~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_drain': /kisskb/src/sound/core/pcm_native.c:2014:21: note: byref variable will be forcibly initialized 2014 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_sync_ptr': /kisskb/src/sound/core/pcm_native.c:2945:26: note: byref variable will be forcibly initialized 2945 | struct snd_pcm_sync_ptr sync_ptr; | ^~~~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_xferi_frames_ioctl': /kisskb/src/sound/core/pcm_native.c:3105:19: note: byref variable will be forcibly initialized 3105 | struct snd_xferi xferi; | ^~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_xfern_frames_ioctl': /kisskb/src/sound/core/pcm_native.c:3127:19: note: byref variable will be forcibly initialized 3127 | struct snd_xfern xfern; | ^~~~~ In file included from /kisskb/src/sound/core/pcm_native.c:3861: /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_ioctl_sw_params_compat': /kisskb/src/sound/core/pcm_compat.c:89:27: note: byref variable will be forcibly initialized 89 | struct snd_pcm_sw_params params; | ^~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_ioctl_channel_info_compat': /kisskb/src/sound/core/pcm_compat.c:131:30: note: byref variable will be forcibly initialized 131 | struct snd_pcm_channel_info info; | ^~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_open': /kisskb/src/sound/core/pcm_native.c:2737:21: note: byref variable will be forcibly initialized 2737 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_status64': /kisskb/src/sound/core/pcm_native.c:980:22: note: byref variable will be forcibly initialized 980 | struct timespec64 tstamp; | ^~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_status_user32': /kisskb/src/sound/core/pcm_native.c:1031:26: note: byref variable will be forcibly initialized 1031 | struct snd_pcm_status32 status32; | ^~~~~~~~ /kisskb/src/sound/core/pcm_native.c:1030:26: note: byref variable will be forcibly initialized 1030 | struct snd_pcm_status64 status64; | ^~~~~~~~ /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_status_user64': /kisskb/src/sound/core/pcm_native.c:1006:26: note: byref variable will be forcibly initialized 1006 | struct snd_pcm_status64 status; | ^~~~~~ In file included from /kisskb/src/sound/core/pcm_native.c:3861: /kisskb/src/sound/core/pcm_native.c: In function 'snd_pcm_status_user_compat64': /kisskb/src/sound/core/pcm_compat.c:186:33: note: byref variable will be forcibly initialized 186 | struct compat_snd_pcm_status64 compat_status64; | ^~~~~~~~~~~~~~~ /kisskb/src/sound/core/pcm_compat.c:185:26: note: byref variable will be forcibly initialized 185 | struct snd_pcm_status64 status; | ^~~~~~ /kisskb/src/sound/firewire/bebob/bebob_hwdep.c: In function 'hwdep_read': /kisskb/src/sound/firewire/bebob/bebob_hwdep.c:24:27: note: byref variable will be forcibly initialized 24 | union snd_firewire_event event; | ^~~~~ /kisskb/src/sound/firewire/bebob/bebob_hwdep.c: In function 'hwdep_get_info': /kisskb/src/sound/firewire/bebob/bebob_hwdep.c:74:31: note: byref variable will be forcibly initialized 74 | struct snd_firewire_get_info info; | ^~~~ In file included from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/net/core/net_namespace.c:4: /kisskb/src/net/core/net_namespace.c: In function 'setup_net': /kisskb/src/net/core/net_namespace.c:318:12: note: byref variable will be forcibly initialized 318 | LIST_HEAD(net_exit_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/ahash.c: In function 'ahash_notify_einprogress': /kisskb/src/crypto/ahash.c:278:30: note: byref variable will be forcibly initialized 278 | struct crypto_async_request oreq; | ^~~~ /kisskb/src/net/core/net_namespace.c: In function '__unregister_pernet_operations': /kisskb/src/net/core/net_namespace.c:1182:13: note: byref variable will be forcibly initialized 1182 | LIST_HEAD(net_exit_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/ahash.c: In function 'crypto_ahash_report': /kisskb/src/crypto/ahash.c:502:28: note: byref variable will be forcibly initialized 502 | struct crypto_report_hash rhash; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/base/regmap/trace.h:257, from /kisskb/src/drivers/base/regmap/regmap.c:23: /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regmap_reg': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(regmap_reg, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regmap_block': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:67:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 67 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:67:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 67 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regcache_sync': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(regcache_sync, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_splice_read_pipe': /kisskb/src/kernel/trace/trace.c:6742:26: note: byref variable will be forcibly initialized 6742 | struct splice_pipe_desc spd = { | ^~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regmap_bool': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(regmap_bool, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regmap_async': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:177:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 177 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:177:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 177 | DECLARE_EVENT_CLASS(regmap_async, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regcache_drop_region': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(regcache_drop_region, | ^~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c: In function 'ipmi_poweroff_chassis': /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:471:36: note: byref variable will be forcibly initialized 471 | struct kernel_ipmi_msg send_msg; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:470:36: note: byref variable will be forcibly initialized 470 | struct ipmi_system_interface_addr smi_addr; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c: In function 'ipmi_poweroff_cpi1': /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:320:36: note: byref variable will be forcibly initialized 320 | struct kernel_ipmi_msg send_msg; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:319:36: note: byref variable will be forcibly initialized 319 | struct ipmi_ipmb_addr ipmb_addr; | ^~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:318:36: note: byref variable will be forcibly initialized 318 | struct ipmi_system_interface_addr smi_addr; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c: In function 'ipmi_poweroff_atca': /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:249:36: note: byref variable will be forcibly initialized 249 | struct kernel_ipmi_msg send_msg; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:248:36: note: byref variable will be forcibly initialized 248 | struct ipmi_system_interface_addr smi_addr; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c: In function 'pps_poweroff_atca': /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:187:36: note: byref variable will be forcibly initialized 187 | struct kernel_ipmi_msg send_msg; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:186:36: note: byref variable will be forcibly initialized 186 | struct ipmi_system_interface_addr smi_addr; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c: In function 'ipmi_request_wait_for_response': /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:127:20: note: byref variable will be forcibly initialized 127 | struct completion comp; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c: In function 'ipmi_po_new_smi': /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:559:36: note: byref variable will be forcibly initialized 559 | struct kernel_ipmi_msg send_msg; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:558:36: note: byref variable will be forcibly initialized 558 | struct ipmi_system_interface_addr smi_addr; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c: In function 'ipmi_atca_detect': /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:214:36: note: byref variable will be forcibly initialized 214 | struct kernel_ipmi_msg send_msg; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:213:36: note: byref variable will be forcibly initialized 213 | struct ipmi_system_interface_addr smi_addr; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/drivers/char/ipmi/ipmb_dev_int.c:11: /kisskb/src/drivers/char/ipmi/ipmb_dev_int.c: In function 'ipmb_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmb_dev_int.c:92:9: note: in expansion of macro 'wait_event_interruptible' 92 | ret = wait_event_interruptible(ipmb_dev->wait_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmb_dev_int.c:79:18: note: byref variable will be forcibly initialized 79 | struct ipmb_msg msg; | ^~~ /kisskb/src/drivers/char/ipmi/ipmb_dev_int.c: In function 'ipmb_i2c_write': /kisskb/src/drivers/char/ipmi/ipmb_dev_int.c:118:17: note: byref variable will be forcibly initialized 118 | struct i2c_msg i2c_msg; | ^~~~~~~ /kisskb/src/sound/firewire/dice/dice-tcelectronic.c: In function 'snd_dice_detect_tcelectronic_formats': /kisskb/src/sound/firewire/dice/dice-tcelectronic.c:72:25: note: byref variable will be forcibly initialized 72 | struct fw_csr_iterator it; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/base/regmap/regmap.c:9: /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_async_complete': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c:3166:2: note: in expansion of macro 'wait_event' 3166 | wait_event(map->async_waitq, regmap_async_is_done(map)); | ^~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_batadv': /kisskb/src/net/core/flow_dissector.c:673:10: note: byref variable will be forcibly initialized 673 | } *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_tcp': /kisskb/src/net/core/flow_dissector.c:703:21: note: byref variable will be forcibly initialized 703 | struct tcphdr *th, _th; | ^~~ /kisskb/src/net/core/flow_dissector.c: In function 'skb_flow_get_icmp_tci': /kisskb/src/net/core/flow_dissector.c:166:22: note: byref variable will be forcibly initialized 166 | struct icmphdr *ih, _ih; | ^~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_arp': /kisskb/src/net/core/flow_dissector.c:481:16: note: byref variable will be forcibly initialized 481 | struct arphdr _arp; | ^~~~ /kisskb/src/net/core/flow_dissector.c:479:14: note: byref variable will be forcibly initialized 479 | } *arp_eth, _arp_eth; | ^~~~~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_gre': /kisskb/src/net/core/flow_dissector.c:592:18: note: byref variable will be forcibly initialized 592 | struct ethhdr _eth; | ^~~~ /kisskb/src/net/core/flow_dissector.c:532:28: note: byref variable will be forcibly initialized 532 | struct gre_base_hdr *hdr, _hdr; | ^~~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_register': /kisskb/src/block/ioctl.c:246:25: note: byref variable will be forcibly initialized 246 | struct pr_registration reg; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_reserve': /kisskb/src/block/ioctl.c:264:24: note: byref variable will be forcibly initialized 264 | struct pr_reservation rsv; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_release': /kisskb/src/block/ioctl.c:282:24: note: byref variable will be forcibly initialized 282 | struct pr_reservation rsv; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_preempt': /kisskb/src/block/ioctl.c:300:20: note: byref variable will be forcibly initialized 300 | struct pr_preempt p; | ^ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_clear': /kisskb/src/block/ioctl.c:318:18: note: byref variable will be forcibly initialized 318 | struct pr_clear c; | ^ /kisskb/src/block/ioctl.c: In function 'blkdev_getgeo': /kisskb/src/block/ioctl.c:365:21: note: byref variable will be forcibly initialized 365 | struct hd_geometry geo; | ^~~ /kisskb/src/lib/zstd/fse_compress.c: In function 'FSE_compress_usingCTable_generic': /kisskb/src/lib/zstd/fse_compress.c:731:24: note: byref variable will be forcibly initialized 731 | FSE_CState_t CState1, CState2; | ^~~~~~~ /kisskb/src/lib/zstd/fse_compress.c:731:15: note: byref variable will be forcibly initialized 731 | FSE_CState_t CState1, CState2; | ^~~~~~~ /kisskb/src/lib/zstd/fse_compress.c:730:16: note: byref variable will be forcibly initialized 730 | BIT_CStream_t bitC; | ^~~~ /kisskb/src/block/ioctl.c: In function 'blkpg_do_ioctl': /kisskb/src/block/ioctl.c:19:25: note: byref variable will be forcibly initialized 19 | struct blkpg_partition p; | ^ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_mpls': /kisskb/src/net/core/flow_dissector.c:415:26: note: byref variable will be forcibly initialized 415 | struct mpls_label *hdr, _hdr; | ^~~~ In file included from /kisskb/src/include/linux/netlink.h:9, from /kisskb/src/include/uapi/linux/neighbour.h:6, from /kisskb/src/include/linux/netdevice.h:45, from /kisskb/src/net/unix/af_unix.c:100: /kisskb/src/net/unix/af_unix.c: In function 'scm_recv': /kisskb/src/include/net/scm.h:125:16: note: byref variable will be forcibly initialized 125 | struct ucred ucreds = { | ^~~~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_dgram_recvmsg': /kisskb/src/net/unix/af_unix.c:2082:20: note: byref variable will be forcibly initialized 2082 | struct scm_cookie scm; | ^~~ /kisskb/src/block/ioctl.c: In function 'compat_hdio_getgeo': /kisskb/src/block/ioctl.c:399:21: note: byref variable will be forcibly initialized 399 | struct hd_geometry geo; | ^~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect': /kisskb/src/net/core/flow_dissector.c:1333:19: note: byref variable will be forcibly initialized 1333 | struct frag_hdr _fh, *fh; | ^~~ /kisskb/src/net/core/flow_dissector.c:1266:27: note: byref variable will be forcibly initialized 1266 | struct ptp_header *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1213:31: note: byref variable will be forcibly initialized 1213 | struct tipc_basic_hdr *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1188:11: note: byref variable will be forcibly initialized 1188 | } *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1136:19: note: byref variable will be forcibly initialized 1136 | struct vlan_hdr _vlan; | ^~~~~ /kisskb/src/net/core/flow_dissector.c:1087:18: note: byref variable will be forcibly initialized 1087 | struct ipv6hdr _iph; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1041:16: note: byref variable will be forcibly initialized 1041 | struct iphdr _iph; | ^~~~ /kisskb/src/net/core/flow_dissector.c:996:30: note: byref variable will be forcibly initialized 996 | struct bpf_flow_dissector ctx = { | ^~~ /kisskb/src/net/core/flow_dissector.c:995:25: note: byref variable will be forcibly initialized 995 | struct bpf_flow_keys flow_keys; | ^~~~~~~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_find_other': /kisskb/src/net/unix/af_unix.c:930:14: note: byref variable will be forcibly initialized 930 | struct path path; | ^~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_dgram_sendmsg': /kisskb/src/net/unix/af_unix.c:1628:20: note: byref variable will be forcibly initialized 1628 | struct scm_cookie scm; | ^~~ /kisskb/src/drivers/block/rsxx/config.c: In function 'rsxx_save_config': /kisskb/src/drivers/block/rsxx/config.c:86:23: note: byref variable will be forcibly initialized 86 | struct rsxx_card_cfg cfg; | ^~~ /kisskb/src/drivers/regulator/devres.c: In function 'devm_regulator_unregister_supply_alias': /kisskb/src/drivers/regulator/devres.c:313:38: note: byref variable will be forcibly initialized 313 | struct regulator_supply_alias_match match; | ^~~~~ /kisskb/src/drivers/regulator/devres.c: In function 'devm_regulator_unregister_notifier': /kisskb/src/drivers/regulator/devres.c:472:34: note: byref variable will be forcibly initialized 472 | struct regulator_notifier_match match; | ^~~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/net/unix/garbage.c:70: /kisskb/src/net/unix/garbage.c: In function 'scan_children': /kisskb/src/net/unix/garbage.c:142:13: note: byref variable will be forcibly initialized 142 | LIST_HEAD(embryos); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/unix/garbage.c: In function 'unix_gc': /kisskb/src/net/unix/garbage.c:208:12: note: byref variable will be forcibly initialized 208 | LIST_HEAD(not_cycle_list); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/unix/garbage.c:207:19: note: byref variable will be forcibly initialized 207 | struct list_head cursor; | ^~~~~~ /kisskb/src/net/unix/garbage.c:206:22: note: byref variable will be forcibly initialized 206 | struct sk_buff_head hitlist; | ^~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/seq_file.h:11, from /kisskb/src/arch/powerpc/include/asm/machdep.h:6, from /kisskb/src/arch/powerpc/include/asm/archrandom.h:7, from /kisskb/src/include/linux/random.h:121, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/net/unix/garbage.c:70: /kisskb/src/net/unix/garbage.c: In function 'wait_for_unix_gc': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/net/unix/garbage.c:198:2: note: in expansion of macro 'wait_event' 198 | wait_event(unix_gc_wait, gc_in_progress == false); | ^~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_get_hash_symmetric': /kisskb/src/net/core/flow_dissector.c:1606:19: note: byref variable will be forcibly initialized 1606 | struct flow_keys keys; | ^~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_open_file': /kisskb/src/net/unix/af_unix.c:2578:14: note: byref variable will be forcibly initialized 2578 | struct path path; | ^~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_get_hash': /kisskb/src/net/core/flow_dissector.c:1630:19: note: byref variable will be forcibly initialized 1630 | struct flow_keys keys; | ^~~~ /kisskb/src/net/core/flow_dissector.c: In function 'skb_get_hash_perturb': /kisskb/src/net/core/flow_dissector.c:1644:19: note: byref variable will be forcibly initialized 1644 | struct flow_keys keys; | ^~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_release_sock': /kisskb/src/net/unix/af_unix.c:522:14: note: byref variable will be forcibly initialized 522 | struct path path; | ^~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_mknod': /kisskb/src/net/unix/af_unix.c:983:14: note: byref variable will be forcibly initialized 983 | struct path path; | ^~~~ /kisskb/src/net/core/flow_dissector.c: In function 'skb_get_poff': /kisskb/src/net/core/flow_dissector.c:1712:25: note: byref variable will be forcibly initialized 1712 | struct flow_keys_basic keys; | ^~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_stream_read_generic': /kisskb/src/net/unix/af_unix.c:2248:20: note: byref variable will be forcibly initialized 2248 | struct scm_cookie scm; | ^~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_stream_sendpage': /kisskb/src/net/unix/af_unix.c:1929:20: note: byref variable will be forcibly initialized 1929 | struct scm_cookie scm; | ^~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_stream_sendmsg': /kisskb/src/net/unix/af_unix.c:1831:20: note: byref variable will be forcibly initialized 1831 | struct scm_cookie scm; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/sound/firewire/motu/amdtp-motu-trace.h:85, from /kisskb/src/sound/firewire/motu/amdtp-motu.c:13: /kisskb/src/sound/firewire/motu/amdtp-motu.c: In function 'trace_event_raw_event_data_block_sph': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/motu/./amdtp-motu-trace.h:21:1: note: in expansion of macro 'TRACE_EVENT' 21 | TRACE_EVENT(data_block_sph, | ^~~~~~~~~~~ /kisskb/src/sound/firewire/motu/amdtp-motu.c: In function 'trace_event_raw_event_data_block_message': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/motu/./amdtp-motu-trace.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(data_block_message, | ^~~~~~~~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'vc_t416_color': /kisskb/src/drivers/tty/vt/vt.c:1689:13: note: byref variable will be forcibly initialized 1689 | struct rgb c; | ^ /kisskb/src/drivers/tty/vt/vt.c: In function 'notify_write': /kisskb/src/drivers/tty/vt/vt.c:263:27: note: byref variable will be forcibly initialized 263 | struct vt_notifier_param param = { .vc = vc, .c = unicode }; | ^~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_font_get': /kisskb/src/drivers/tty/vt/vt.c:4560:22: note: byref variable will be forcibly initialized 4560 | struct console_font font; | ^~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_font_set': /kisskb/src/drivers/tty/vt/vt.c:4606:22: note: byref variable will be forcibly initialized 4606 | struct console_font font; | ^~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'vc_do_resize': /kisskb/src/drivers/tty/vt/vt.c:1316:18: note: byref variable will be forcibly initialized 1316 | struct winsize ws; | ^~ /kisskb/src/drivers/tty/vt/vt.c: In function 'vc_allocate': /kisskb/src/drivers/tty/vt/vt.c:1110:27: note: byref variable will be forcibly initialized 1110 | struct vt_notifier_param param; | ^~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'vc_deallocate': /kisskb/src/drivers/tty/vt/vt.c:1378:28: note: byref variable will be forcibly initialized 1378 | struct vt_notifier_param param; | ^~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'do_con_write': /kisskb/src/drivers/tty/vt/vt.c:2862:27: note: byref variable will be forcibly initialized 2862 | struct vt_notifier_param param; | ^~~~~ /kisskb/src/sound/firewire/digi00x/digi00x-hwdep.c: In function 'hwdep_read': /kisskb/src/sound/firewire/digi00x/digi00x-hwdep.c:24:27: note: byref variable will be forcibly initialized 24 | union snd_firewire_event event; | ^~~~~ /kisskb/src/sound/firewire/digi00x/digi00x-hwdep.c: In function 'hwdep_get_info': /kisskb/src/sound/firewire/digi00x/digi00x-hwdep.c:83:31: note: byref variable will be forcibly initialized 83 | struct snd_firewire_get_info info; | ^~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'do_nanosleep': /kisskb/src/kernel/time/hrtimer.c:1911:21: note: byref variable will be forcibly initialized 1911 | struct timespec64 rmt; | ^~~ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_nanosleep_restart': /kisskb/src/kernel/time/hrtimer.c:1924:25: note: byref variable will be forcibly initialized 1924 | struct hrtimer_sleeper t; | ^ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_nanosleep': /kisskb/src/kernel/time/hrtimer.c:1939:25: note: byref variable will be forcibly initialized 1939 | struct hrtimer_sleeper t; | ^ /kisskb/src/kernel/time/hrtimer.c: In function '__do_sys_nanosleep': /kisskb/src/kernel/time/hrtimer.c:1973:20: note: byref variable will be forcibly initialized 1973 | struct timespec64 tu; | ^~ /kisskb/src/kernel/time/hrtimer.c: In function '__do_sys_nanosleep_time32': /kisskb/src/kernel/time/hrtimer.c:1994:20: note: byref variable will be forcibly initialized 1994 | struct timespec64 tu; | ^~ /kisskb/src/drivers/video/fbdev/core/fbsysfs.c: In function 'store_rotate': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:241:27: note: byref variable will be forcibly initialized 241 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbsysfs.c: In function 'store_virtual': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:268:27: note: byref variable will be forcibly initialized 268 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/kernel/time/hrtimer.c: In function 'schedule_hrtimeout_range_clock': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c: In function 'store_bpp': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:218:27: note: byref variable will be forcibly initialized 218 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/kernel/time/hrtimer.c:2133:25: note: byref variable will be forcibly initialized 2133 | struct hrtimer_sleeper t; | ^ /kisskb/src/drivers/video/fbdev/core/fbsysfs.c: In function 'store_pan': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:360:27: note: byref variable will be forcibly initialized 360 | struct fb_var_screeninfo var; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:15: /kisskb/src/drivers/video/fbdev/core/fbsysfs.c: In function 'store_modes': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:172:12: note: byref variable will be forcibly initialized 172 | LIST_HEAD(old_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbsysfs.c: In function 'store_mode': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:130:27: note: byref variable will be forcibly initialized 130 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/drivers/pci/rom.c: In function 'pci_enable_rom': /kisskb/src/drivers/pci/rom.c:27:24: note: byref variable will be forcibly initialized 27 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/sound/firewire/fireface/ff-transaction.c: In function 'allocate_own_address': /kisskb/src/sound/firewire/fireface/ff-transaction.c:145:27: note: byref variable will be forcibly initialized 145 | struct fw_address_region midi_msg_region; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_probe': /kisskb/src/drivers/video/backlight/adp8870_bl.c:842:30: note: byref variable will be forcibly initialized 842 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_kms.c: In function 'komeda_kms_irq_handler': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_kms.c:44:23: note: byref variable will be forcibly initialized 44 | struct komeda_events evts; | ^~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_kms.c: In function 'komeda_crtc_normalize_zpos': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_kms.c:146:19: note: byref variable will be forcibly initialized 146 | struct list_head zorder_list; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/setup-res.c: In function 'pci_std_update_resource': /kisskb/src/drivers/pci/setup-res.c:27:24: note: byref variable will be forcibly initialized 27 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/modedb.c: In function 'fb_match_mode': /kisskb/src/drivers/video/fbdev/core/modedb.c:1037:26: note: byref variable will be forcibly initialized 1037 | struct fb_videomode *m, mode; | ^~~~ /kisskb/src/drivers/video/fbdev/core/modedb.c: In function 'fb_find_best_display': /kisskb/src/drivers/video/fbdev/core/modedb.c:1178:28: note: byref variable will be forcibly initialized 1178 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/drivers/video/fbdev/core/modedb.c: In function 'fb_find_mode': /kisskb/src/drivers/video/fbdev/core/modedb.c:719:24: note: byref variable will be forcibly initialized 719 | struct fb_videomode cvt_mode; | ^~~~~~~~ /kisskb/src/drivers/pci/pci-driver.c: In function 'pci_call_probe': /kisskb/src/drivers/pci/pci-driver.c:340:24: note: byref variable will be forcibly initialized 340 | struct drv_dev_and_id ddi = { drv, dev, id }; | ^~~ /kisskb/src/crypto/shash.c: In function 'shash_ahash_update': /kisskb/src/crypto/shash.c:257:26: note: byref variable will be forcibly initialized 257 | struct crypto_hash_walk walk; | ^~~~ /kisskb/src/crypto/shash.c: In function 'shash_ahash_finup': /kisskb/src/crypto/shash.c:280:26: note: byref variable will be forcibly initialized 280 | struct crypto_hash_walk walk; | ^~~~ /kisskb/src/crypto/shash.c: In function 'crypto_shash_report': /kisskb/src/crypto/shash.c:452:28: note: byref variable will be forcibly initialized 452 | struct crypto_report_hash rhash; | ^~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_crtc.c: In function 'komeda_crtc_flush_and_wait_for_flip_done': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_crtc.c:296:20: note: byref variable will be forcibly initialized 296 | struct completion temp; | ^~~~ /kisskb/src/mm/vmalloc.c: In function '__purge_vmap_area_lazy': /kisskb/src/mm/vmalloc.c:1610:19: note: byref variable will be forcibly initialized 1610 | struct list_head local_pure_list; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/vmalloc.h:5, from /kisskb/src/mm/vmalloc.c:11: /kisskb/src/mm/vmalloc.c: In function 'purge_fragmented_blocks': /kisskb/src/mm/vmalloc.c:1891:12: note: byref variable will be forcibly initialized 1891 | LIST_HEAD(purge); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/jbd2.h:400, from /kisskb/src/fs/jbd2/journal.c:46: /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_checkpoint': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_commit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/jbd2.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_end_commit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_submit_inode_data': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_handle_start_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_handle_extend': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_handle_stats': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_run_stats': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_checkpoint_stats': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_update_log_tail': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_write_superblock': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:356:1: note: in expansion of macro 'TRACE_EVENT' 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_lock_buffer_stall': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:376:1: note: in expansion of macro 'TRACE_EVENT' 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__jbd2_debug': /kisskb/src/fs/jbd2/journal.c:107:19: note: byref variable will be forcibly initialized 107 | struct va_format vaf; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/fs/jbd2/journal.c:22: /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_log_wait_commit': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c:712:3: note: in expansion of macro 'wait_event' 712 | wait_event(journal->j_wait_done_commit, | ^~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'journal_kill_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c:297:3: note: in expansion of macro 'wait_event' 297 | wait_event(journal->j_wait_done_commit, journal->j_task == NULL); | ^~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_fc_begin_commit': /kisskb/src/fs/jbd2/journal.c:749:15: note: byref variable will be forcibly initialized 749 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/jbd2/journal.c:749:3: note: in expansion of macro 'DEFINE_WAIT' 749 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pci_setup_cardbus': /kisskb/src/drivers/pci/setup-bus.c:510:24: note: byref variable will be forcibly initialized 510 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pci_setup_bridge_mmio': /kisskb/src/drivers/pci/setup-bus.c:614:24: note: byref variable will be forcibly initialized 614 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pci_setup_bridge_mmio_pref': /kisskb/src/drivers/pci/setup-bus.c:633:24: note: byref variable will be forcibly initialized 633 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pci_setup_bridge_io': /kisskb/src/drivers/pci/setup-bus.c:577:24: note: byref variable will be forcibly initialized 577 | struct pci_bus_region region; | ^~~~~~ In file included from /kisskb/src/fs/jbd2/journal.c:25: /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_chksum': /kisskb/src/include/linux/jbd2.h:1749:4: note: byref variable will be forcibly initialized 1749 | } desc; | ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/pci/setup-bus.c:19: /kisskb/src/drivers/pci/setup-bus.c: In function '__assign_resources_sorted': /kisskb/src/drivers/pci/setup-bus.c:371:12: note: byref variable will be forcibly initialized 371 | LIST_HEAD(local_fail_head); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/setup-bus.c:370:12: note: byref variable will be forcibly initialized 370 | LIST_HEAD(save_head); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pbus_assign_resources_sorted': /kisskb/src/drivers/pci/setup-bus.c:498:12: note: byref variable will be forcibly initialized 498 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pdev_assign_resources_sorted': /kisskb/src/drivers/pci/setup-bus.c:486:12: note: byref variable will be forcibly initialized 486 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/genhd.c: In function 'part_stat_show': /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_parse_bits_in_pinctrl_entry': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1140:26: note: byref variable will be forcibly initialized 1140 | struct of_phandle_args pinctrl_spec; | ^~~~~~~~~~~~ /kisskb/src/block/genhd.c:949:20: note: byref variable will be forcibly initialized 949 | struct disk_stats stat; | ^~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pci_assign_unassigned_bridge_resources': /kisskb/src/drivers/pci/setup-bus.c:2057:12: note: byref variable will be forcibly initialized 2057 | LIST_HEAD(fail_head); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/setup-bus.c:2054:12: note: byref variable will be forcibly initialized 2054 | LIST_HEAD(add_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pci_assign_unassigned_bus_resources': /kisskb/src/drivers/pci/setup-bus.c:2232:12: note: byref variable will be forcibly initialized 2232 | LIST_HEAD(add_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1176:20: note: byref variable will be forcibly initialized 1176 | struct disk_stats stat; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_parse_one_pinctrl_entry': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1019:26: note: byref variable will be forcibly initialized 1019 | struct of_phandle_args pinctrl_spec; | ^~~~~~~~~~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pci_assign_unassigned_root_bus_resources': /kisskb/src/drivers/pci/setup-bus.c:1760:12: note: byref variable will be forcibly initialized 1760 | LIST_HEAD(fail_head); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/setup-bus.c:1755:12: note: byref variable will be forcibly initialized 1755 | LIST_HEAD(realloc_head); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pci_reassign_bridge_resources': /kisskb/src/drivers/pci/setup-bus.c:2130:12: note: byref variable will be forcibly initialized 2130 | LIST_HEAD(failed); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/setup-bus.c:2129:12: note: byref variable will be forcibly initialized 2129 | LIST_HEAD(added); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/setup-bus.c:2128:12: note: byref variable will be forcibly initialized 2128 | LIST_HEAD(saved); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/genhd.c: In function 'printk_all_partitions': /kisskb/src/block/genhd.c:737:24: note: byref variable will be forcibly initialized 737 | struct class_dev_iter iter; | ^~~~ /kisskb/src/block/genhd.c: In function 'blk_lookup_devt': /kisskb/src/block/genhd.c:1257:24: note: byref variable will be forcibly initialized 1257 | struct class_dev_iter iter; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_add_gpio_func': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1343:25: note: byref variable will be forcibly initialized 1343 | struct of_phandle_args gpiospec; | ^~~~~~~~ /kisskb/src/crypto/akcipher.c: In function 'crypto_akcipher_report': /kisskb/src/crypto/akcipher.c:26:32: note: byref variable will be forcibly initialized 26 | struct crypto_report_akcipher rakcipher; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/fs/jbd2/journal.c:22: /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_start_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c:285:2: note: in expansion of macro 'wait_event' 285 | wait_event(journal->j_wait_done_commit, journal->j_task != NULL); | ^~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'kjournald2': /kisskb/src/fs/jbd2/journal.c:234:15: note: byref variable will be forcibly initialized 234 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/jbd2/journal.c:234:3: note: in expansion of macro 'DEFINE_WAIT' 234 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jbd2/journal.c:24: /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_release_jbd_inode': /kisskb/src/fs/jbd2/journal.c:2876:19: note: byref variable will be forcibly initialized 2876 | DEFINE_WAIT_BIT(wait, &jinode->i_flags, __JI_COMMIT_RUNNING); | ^~~~ /kisskb/src/include/linux/wait_bit.h:39:30: note: in definition of macro 'DEFINE_WAIT_BIT' 39 | struct wait_bit_queue_entry name = { \ | ^~~~ /kisskb/src/arch/powerpc/kernel/optprobes.c: In function 'can_optimize': /kisskb/src/arch/powerpc/kernel/optprobes.c:67:24: note: byref variable will be forcibly initialized 67 | struct instruction_op op; | ^~ /kisskb/src/arch/powerpc/kernel/optprobes.c:66:17: note: byref variable will be forcibly initialized 66 | struct pt_regs regs; | ^~~~ /kisskb/src/arch/powerpc/kernel/optprobes.c: In function 'arch_prepare_optimized_kprobe': /kisskb/src/arch/powerpc/kernel/optprobes.c:200:38: note: byref variable will be forcibly initialized 200 | struct ppc_inst branch_op_callback, branch_emulate_step, temp; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/optprobes.c:200:18: note: byref variable will be forcibly initialized 200 | struct ppc_inst branch_op_callback, branch_emulate_step, temp; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/optprobes.c: In function 'arch_optimize_kprobes': /kisskb/src/arch/powerpc/kernel/optprobes.c:322:18: note: byref variable will be forcibly initialized 322 | struct ppc_inst instr; | ^~~~~ /kisskb/src/drivers/pci/vpd.c:289:13: warning: 'pci_vpd_set_size' defined but not used [-Wunused-function] 289 | static void pci_vpd_set_size(struct pci_dev *dev, size_t len) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcvt.c: In function 'fb_find_mode_cvt': /kisskb/src/drivers/video/fbdev/core/fbcvt.c:307:21: note: byref variable will be forcibly initialized 307 | struct fb_cvt_data cvt; | ^~~ /kisskb/src/lib/zstd/huf_compress.c: In function 'HUF_compress1X_usingCTable': /kisskb/src/lib/zstd/huf_compress.c:545:16: note: byref variable will be forcibly initialized 545 | BIT_CStream_t bitC; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/kernel/exit.c:8: /kisskb/src/kernel/exit.c: In function 'exit_notify': /kisskb/src/kernel/exit.c:666:12: note: byref variable will be forcibly initialized 666 | LIST_HEAD(dead); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/exit.c: In function 'kernel_waitid': /kisskb/src/kernel/exit.c:1547:19: note: byref variable will be forcibly initialized 1547 | struct wait_opts wo; | ^~ /kisskb/src/kernel/exit.c: In function '__do_sys_waitid': /kisskb/src/kernel/exit.c:1613:16: note: byref variable will be forcibly initialized 1613 | struct rusage r; | ^ /kisskb/src/kernel/exit.c: In function '__do_compat_sys_waitid': /kisskb/src/kernel/exit.c:1749:16: note: byref variable will be forcibly initialized 1749 | struct rusage ru; | ^~ /kisskb/src/kernel/exit.c: In function 'exit_mm': /kisskb/src/kernel/exit.c:454:22: note: byref variable will be forcibly initialized 454 | struct core_thread self; | ^~~~ /kisskb/src/kernel/exit.c: In function 'kernel_wait4': /kisskb/src/kernel/exit.c:1646:19: note: byref variable will be forcibly initialized 1646 | struct wait_opts wo; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/irq.h:166, from /kisskb/src/kernel/softirq.c:34: /kisskb/src/kernel/softirq.c: In function 'trace_event_raw_event_irq_handler_entry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/softirq.c: In function 'trace_event_raw_event_irq_handler_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ /kisskb/src/kernel/exit.c: In function '__do_sys_wait4': /kisskb/src/kernel/exit.c:1705:16: note: byref variable will be forcibly initialized 1705 | struct rusage r; | ^ /kisskb/src/kernel/softirq.c: In function 'trace_event_raw_event_softirq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/exit.c: In function '__do_compat_sys_wait4': /kisskb/src/kernel/exit.c:1735:16: note: byref variable will be forcibly initialized 1735 | struct rusage r; | ^ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/kernel_stat.h:9, from /kisskb/src/kernel/softirq.c:13: /kisskb/src/kernel/softirq.c: In function 'tasklet_unlock_wait': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/softirq.c:888:2: note: in expansion of macro 'wait_var_event' 888 | wait_var_event(&t->state, !test_bit(TASKLET_STATE_RUN, &t->state)); | ^~~~~~~~~~~~~~ /kisskb/src/kernel/softirq.c: In function 'tasklet_kill': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/softirq.c:869:3: note: in expansion of macro 'wait_var_event' 869 | wait_var_event(&t->state, !test_bit(TASKLET_STATE_SCHED, &t->state)); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/lightnvm/pblk-init.c: In function 'pblk_setup_line_meta_chk': /kisskb/src/drivers/lightnvm/pblk-init.c:721:19: note: byref variable will be forcibly initialized 721 | struct ppa_addr ppa; | ^~~ /kisskb/src/drivers/video/backlight/bd6107.c: In function 'bd6107_probe': /kisskb/src/drivers/video/backlight/bd6107.c:121:30: note: byref variable will be forcibly initialized 121 | struct backlight_properties props; | ^~~~~ /kisskb/src/kernel/resource.c: In function '__walk_iomem_res_desc': /kisskb/src/kernel/resource.c:392:18: note: byref variable will be forcibly initialized 392 | struct resource res; | ^~~ /kisskb/src/kernel/resource.c: In function '__region_intersects': /kisskb/src/kernel/resource.c:508:18: note: byref variable will be forcibly initialized 508 | struct resource res; | ^~~ /kisskb/src/drivers/gpu/vga/vgaarb.c: In function 'vga_get': /kisskb/src/drivers/gpu/vga/vgaarb.c:469:21: note: byref variable will be forcibly initialized 469 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/kernel/resource.c: In function '__devm_release_region': /kisskb/src/kernel/resource.c:1605:23: note: byref variable will be forcibly initialized 1605 | struct region_devres match_data = { parent, start, n }; | ^~~~~~~~~~ /kisskb/src/kernel/resource.c: In function 'walk_system_ram_range': /kisskb/src/kernel/resource.c:470:18: note: byref variable will be forcibly initialized 470 | struct resource res; | ^~~ /kisskb/src/kernel/resource.c: In function '__find_resource': /kisskb/src/kernel/resource.c:597:37: note: byref variable will be forcibly initialized 597 | struct resource tmp = *new, avail, alloc; | ^~~~~ /kisskb/src/kernel/resource.c:597:30: note: byref variable will be forcibly initialized 597 | struct resource tmp = *new, avail, alloc; | ^~~~~ /kisskb/src/kernel/resource.c:597:18: note: byref variable will be forcibly initialized 597 | struct resource tmp = *new, avail, alloc; | ^~~ /kisskb/src/kernel/resource.c: In function 'reallocate_resource': /kisskb/src/kernel/resource.c:672:18: note: byref variable will be forcibly initialized 672 | struct resource new = *old; | ^~~ /kisskb/src/kernel/resource.c: In function 'allocate_resource': /kisskb/src/kernel/resource.c:728:29: note: byref variable will be forcibly initialized 728 | struct resource_constraint constraint; | ^~~~~~~~~~ /kisskb/src/drivers/block/rsxx/cregs.c: In function '__issue_creg_rw': /kisskb/src/drivers/block/rsxx/cregs.c:380:25: note: byref variable will be forcibly initialized 380 | struct creg_completion completion; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/block/rsxx/cregs.c:11: /kisskb/src/drivers/block/rsxx/cregs.c:379:29: note: byref variable will be forcibly initialized 379 | DECLARE_COMPLETION_ONSTACK(cmd_done); | ^~~~~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/drivers/char/hw_random/virtio-rng.c: In function 'register_buffer': /kisskb/src/drivers/char/hw_random/virtio-rng.c:44:21: note: byref variable will be forcibly initialized 44 | struct scatterlist sg; | ^~ /kisskb/src/drivers/block/rsxx/cregs.c: In function 'rsxx_reg_access': /kisskb/src/drivers/block/rsxx/cregs.c:667:25: note: byref variable will be forcibly initialized 667 | struct rsxx_reg_access cmd; | ^~~ /kisskb/src/block/bsg.c: In function 'bsg_sg_io': /kisskb/src/block/bsg.c:139:18: note: byref variable will be forcibly initialized 139 | struct sg_io_v4 hdr; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/page_alloc.c:19: /kisskb/src/mm/page_alloc.c: In function 'free_pcppages_bulk': /kisskb/src/mm/page_alloc.c:1401:12: note: byref variable will be forcibly initialized 1401 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/page_alloc.c: In function 'warn_alloc': /kisskb/src/mm/page_alloc.c:4048:19: note: byref variable will be forcibly initialized 4048 | struct va_format vaf; | ^~~ /kisskb/src/block/scsi_ioctl.c: In function 'put_sg_io_hdr': /kisskb/src/block/scsi_ioctl.c:548:27: note: byref variable will be forcibly initialized 548 | struct compat_sg_io_hdr hdr32 = { | ^~~~~ /kisskb/src/block/scsi_ioctl.c: In function 'get_sg_io_hdr': /kisskb/src/block/scsi_ioctl.c:590:26: note: byref variable will be forcibly initialized 590 | struct compat_sg_io_hdr hdr32; | ^~~~~ /kisskb/src/block/scsi_ioctl.c: In function 'scsi_get_cdrom_generic_arg': /kisskb/src/block/scsi_ioctl.c:652:39: note: byref variable will be forcibly initialized 652 | struct compat_cdrom_generic_command cgc32; | ^~~~~ /kisskb/src/block/scsi_ioctl.c: In function 'scsi_put_cdrom_generic_arg': /kisskb/src/block/scsi_ioctl.c:682:39: note: byref variable will be forcibly initialized 682 | struct compat_cdrom_generic_command cgc32 = { | ^~~~~ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages_bulk': /kisskb/src/mm/page_alloc.c:5044:23: note: byref variable will be forcibly initialized 5044 | struct alloc_context ac; | ^~ /kisskb/src/block/scsi_ioctl.c: In function 'sg_io': /kisskb/src/block/scsi_ioctl.c:331:19: note: byref variable will be forcibly initialized 331 | struct iov_iter i; | ^ /kisskb/src/block/scsi_ioctl.c: In function 'scsi_cdrom_send_packet': /kisskb/src/block/scsi_ioctl.c:711:19: note: byref variable will be forcibly initialized 711 | struct sg_io_hdr hdr; | ^~~ /kisskb/src/block/scsi_ioctl.c:710:31: note: byref variable will be forcibly initialized 710 | struct cdrom_generic_command cgc; | ^~~ /kisskb/src/block/scsi_ioctl.c: In function 'scsi_cmd_ioctl': /kisskb/src/block/scsi_ioctl.c:800:21: note: byref variable will be forcibly initialized 800 | struct sg_io_hdr hdr; | ^~~ /kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_copy_dir_entries': /kisskb/src/fs/reiserfs/lbalance.c:70:20: note: byref variable will be forcibly initialized 70 | struct item_head new_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /kisskb/src/fs/reiserfs/lbalance.c:470:21: note: byref variable will be forcibly initialized 470 | struct item_head n_ih; | ^~~~ /kisskb/src/fs/reiserfs/lbalance.c:434:21: note: byref variable will be forcibly initialized 434 | struct item_head n_ih; | ^~~~ /kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_move_items': /kisskb/src/fs/reiserfs/lbalance.c:719:30: note: byref variable will be forcibly initialized 719 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/lbalance.c:719:21: note: byref variable will be forcibly initialized 719 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/drivers/base/regmap/regcache.c: In function 'regcache_lookup_reg': /kisskb/src/drivers/base/regmap/regcache.c:645:21: note: byref variable will be forcibly initialized 645 | struct reg_default key; | ^~~ /kisskb/src/lib/crypto/sha256.c: In function 'sha256': /kisskb/src/lib/crypto/sha256.c:201:22: note: byref variable will be forcibly initialized 201 | struct sha256_state sctx; | ^~~~ /kisskb/src/drivers/video/backlight/lm3533_bl.c: In function 'lm3533_bl_probe': /kisskb/src/drivers/video/backlight/lm3533_bl.c:268:30: note: byref variable will be forcibly initialized 268 | struct backlight_properties props; | ^~~~~ /kisskb/src/net/unix/diag.c: In function 'sk_diag_dump_vfs': /kisskb/src/net/unix/diag.c:31:24: note: byref variable will be forcibly initialized 31 | struct unix_diag_vfs uv = { | ^~ /kisskb/src/net/unix/diag.c: In function 'sk_diag_show_rqlen': /kisskb/src/net/unix/diag.c:103:25: note: byref variable will be forcibly initialized 103 | struct unix_diag_rqlen rql; | ^~~ /kisskb/src/net/unix/diag.c: In function 'unix_diag_handler_dump': /kisskb/src/net/unix/diag.c:318:31: note: byref variable will be forcibly initialized 318 | struct netlink_dump_control c = { | ^ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_csr_read': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:819:21: note: byref variable will be forcibly initialized 819 | struct idt_smb_seq smbseq; | ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:818:21: note: byref variable will be forcibly initialized 818 | struct idt_csr_seq csrseq; | ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_csr_write': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:754:21: note: byref variable will be forcibly initialized 754 | struct idt_smb_seq smbseq; | ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:753:21: note: byref variable will be forcibly initialized 753 | struct idt_csr_seq csrseq; | ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_eeprom_read_byte': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:580:21: note: byref variable will be forcibly initialized 580 | struct idt_smb_seq smbseq; | ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:579:24: note: byref variable will be forcibly initialized 579 | struct idt_eeprom_seq eeseq; | ^~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_eeprom_write': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:652:21: note: byref variable will be forcibly initialized 652 | struct idt_smb_seq smbseq; | ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:651:24: note: byref variable will be forcibly initialized 651 | struct idt_eeprom_seq eeseq; | ^~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c: In function 'komeda_wb_encoder_atomic_check': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c:43:30: note: byref variable will be forcibly initialized 43 | struct komeda_data_flow_cfg dflow; | ^~~~~ /kisskb/src/fs/proc/namespaces.c: In function 'proc_ns_get_link': /kisskb/src/fs/proc/namespaces.c:48:14: note: byref variable will be forcibly initialized 48 | struct path ns_path; | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/arch/powerpc/include/asm/time.h:14, from /kisskb/src/arch/powerpc/include/asm/delay.h:7, from /kisskb/src/include/linux/delay.h:26, from /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:11: /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c: In function 'vchan_synchronize': /kisskb/src/drivers/dma/dw-axi-dmac/../virt-dma.h:213:12: note: byref variable will be forcibly initialized 213 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c: In function 'vchan_free_chan_resources': /kisskb/src/drivers/dma/dw-axi-dmac/../virt-dma.h:191:12: note: byref variable will be forcibly initialized 191 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c: In function 'dma_chan_terminate_all': /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1090:12: note: byref variable will be forcibly initialized 1090 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/video/fbdev/core/bitblit.c: In function 'bit_bmove': /kisskb/src/drivers/video/fbdev/core/bitblit.c:49:21: note: byref variable will be forcibly initialized 49 | struct fb_copyarea area; | ^~~~ /kisskb/src/drivers/video/fbdev/core/bitblit.c: In function 'bit_clear': /kisskb/src/drivers/video/fbdev/core/bitblit.c:65:21: note: byref variable will be forcibly initialized 65 | struct fb_fillrect region; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/bitblit.c: In function 'bit_clear_margins': /kisskb/src/drivers/video/fbdev/core/bitblit.c:214:21: note: byref variable will be forcibly initialized 214 | struct fb_fillrect region; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/bitblit.c: In function 'bit_cursor': /kisskb/src/drivers/video/fbdev/core/bitblit.c:239:19: note: byref variable will be forcibly initialized 239 | struct fb_cursor cursor; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/bitblit.c: In function 'bit_putcs': /kisskb/src/drivers/video/fbdev/core/bitblit.c:147:18: note: byref variable will be forcibly initialized 147 | struct fb_image image; | ^~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_peek_siginfo': /kisskb/src/kernel/ptrace.c:731:20: note: byref variable will be forcibly initialized 731 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/ptrace.c:705:33: note: byref variable will be forcibly initialized 705 | struct ptrace_peeksiginfo_args arg; | ^~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function '__chacha20poly1305_encrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:65:4: note: byref variable will be forcibly initialized 65 | } b; | ^ /kisskb/src/lib/crypto/chacha20poly1305.c:61:27: note: byref variable will be forcibly initialized 61 | struct poly1305_desc_ctx poly1305_state; | ^~~~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function '__chacha20poly1305_decrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:136:4: note: byref variable will be forcibly initialized 136 | } b; | ^ /kisskb/src/lib/crypto/chacha20poly1305.c:129:27: note: byref variable will be forcibly initialized 129 | struct poly1305_desc_ctx poly1305_state; | ^~~~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'chacha20poly1305_crypt_sg_inplace': /kisskb/src/lib/crypto/chacha20poly1305.c:234:4: note: byref variable will be forcibly initialized 234 | } b __aligned(16); | ^ /kisskb/src/lib/crypto/chacha20poly1305.c:218:25: note: byref variable will be forcibly initialized 218 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c:216:27: note: byref variable will be forcibly initialized 216 | struct poly1305_desc_ctx poly1305_state; | ^~~~~~~~~~~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_request': /kisskb/src/kernel/ptrace.c:1215:16: note: byref variable will be forcibly initialized 1215 | struct iovec kiov; | ^~~~ /kisskb/src/kernel/ptrace.c:1081:12: note: byref variable will be forcibly initialized 1081 | sigset_t new_set; | ^~~~~~~ /kisskb/src/kernel/ptrace.c:1020:19: note: byref variable will be forcibly initialized 1020 | kernel_siginfo_t siginfo, *si; | ^~~~~~~ /kisskb/src/kernel/ptrace.c: In function 'compat_ptrace_request': /kisskb/src/kernel/ptrace.c:1378:16: note: byref variable will be forcibly initialized 1378 | struct iovec kiov; | ^~~~ /kisskb/src/kernel/ptrace.c:1335:19: note: byref variable will be forcibly initialized 1335 | kernel_siginfo_t siginfo; | ^~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/sound/firewire/fcp.c:8: /kisskb/src/sound/firewire/fcp.c: In function 'fcp_avc_transaction': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/fcp.c:260:3: note: in expansion of macro 'wait_event_timeout' 260 | wait_event_timeout(t.wait, t.state != STATE_PENDING, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/fcp.c:234:25: note: byref variable will be forcibly initialized 234 | struct fcp_transaction t; | ^ In file included from /kisskb/src/include/linux/device.h:15, from /kisskb/src/sound/firewire/cmp.c:8: /kisskb/src/sound/firewire/cmp.c: In function 'cmp_error': /kisskb/src/sound/firewire/cmp.c:53:36: note: byref variable will be forcibly initialized 53 | c->pcr_index, &(struct va_format){ fmt, &va }); | ^ /kisskb/src/include/linux/dev_printk.h:112:32: note: in definition of macro 'dev_err' 112 | _dev_err(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_plane.c: In function 'komeda_plane_atomic_check': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_plane.c:81:30: note: byref variable will be forcibly initialized 81 | struct komeda_data_flow_cfg dflow; | ^~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_boot_setup': /kisskb/src/net/core/dev.c:779:15: note: byref variable will be forcibly initialized 779 | struct ifmap map; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbcon.c: In function 'fbcon_resize': /kisskb/src/drivers/video/fbdev/core/fbcon.c:1976:27: note: byref variable will be forcibly initialized 1976 | struct fb_var_screeninfo var = info->var; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbcon.c: In function 'fbcon_blank': /kisskb/src/drivers/video/fbdev/core/fbcon.c:2183:28: note: byref variable will be forcibly initialized 2183 | struct fb_var_screeninfo var = info->var; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbcon.c: In function 'fbcon_switch': /kisskb/src/drivers/video/fbdev/core/fbcon.c:2039:27: note: byref variable will be forcibly initialized 2039 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/net/core/dev.c: In function '__netdev_has_upper_dev': /kisskb/src/net/core/dev.c:7466:28: note: byref variable will be forcibly initialized 7466 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/lib/zstd/fse_decompress.c: In function 'FSE_decompress_usingDTable_generic': /kisskb/src/lib/zstd/fse_decompress.c:217:15: note: byref variable will be forcibly initialized 217 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:216:15: note: byref variable will be forcibly initialized 216 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:215:16: note: byref variable will be forcibly initialized 215 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_state_change': /kisskb/src/net/core/dev.c:1508:38: note: byref variable will be forcibly initialized 1508 | struct netdev_notifier_change_info change_info = { | ^~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'call_netdevice_notifiers_extack': /kisskb/src/net/core/dev.c:2128:30: note: byref variable will be forcibly initialized 2128 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_pre_changeaddr_notify': /kisskb/src/net/core/dev.c:8963:45: note: byref variable will be forcibly initialized 8963 | struct netdev_notifier_pre_changeaddr_info info = { | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c: In function 'dev_close': /kisskb/src/net/core/dev.c:1741:13: note: byref variable will be forcibly initialized 1741 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_close': /kisskb/src/net/core/dev.c:1702:12: note: byref variable will be forcibly initialized 1702 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/zstd/fse_decompress.c: In function 'FSE_decompress_usingDTable': /kisskb/src/lib/zstd/fse_decompress.c:215:16: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/fse_decompress.c:216:15: note: byref variable will be forcibly initialized 216 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:217:15: note: byref variable will be forcibly initialized 217 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:215:16: note: byref variable will be forcibly initialized 215 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/fse_decompress.c:216:15: note: byref variable will be forcibly initialized 216 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:217:15: note: byref variable will be forcibly initialized 217 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/drivers/char/tpm/tpm-interface.c: In function 'tpm_send': /kisskb/src/drivers/char/tpm/tpm-interface.c:355:17: note: byref variable will be forcibly initialized 355 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbcon.c: In function 'fbcon_new_modelist': /kisskb/src/drivers/video/fbdev/core/fbcon.c:2947:27: note: byref variable will be forcibly initialized 2947 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbcon.c: In function 'fbcon_set_con2fb_map_ioctl': /kisskb/src/drivers/video/fbdev/core/fbcon.c:2997:22: note: byref variable will be forcibly initialized 2997 | struct fb_con2fbmap con2fb; | ^~~~~~ /kisskb/src/net/core/dev.c: In function 'netif_rx_internal': /kisskb/src/net/core/dev.c:4904:23: note: byref variable will be forcibly initialized 4904 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcon.c: In function 'fbcon_get_con2fb_map_ioctl': /kisskb/src/drivers/video/fbdev/core/fbcon.c:3022:22: note: byref variable will be forcibly initialized 3022 | struct fb_con2fbmap con2fb; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/kyber.h:96, from /kisskb/src/block/kyber-iosched.c:25: /kisskb/src/block/kyber-iosched.c: In function 'trace_event_raw_event_kyber_latency': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/block/kyber-iosched.c: In function 'trace_event_raw_event_kyber_adjust': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ /kisskb/src/block/kyber-iosched.c: In function 'trace_event_raw_event_kyber_throttled': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:72:1: note: in expansion of macro 'TRACE_EVENT' 72 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ /kisskb/src/sound/firewire/fireworks/fireworks_hwdep.c: In function 'hwdep_get_info': /kisskb/src/sound/firewire/fireworks/fireworks_hwdep.c:208:31: note: byref variable will be forcibly initialized 208 | struct snd_firewire_get_info info; | ^~~~ In file included from /kisskb/src/include/linux/filter.h:21, from /kisskb/src/include/trace/events/xdp.h:9, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/net/core/dev.c:96: /kisskb/src/net/core/dev.c: In function '__vlan_get_protocol': /kisskb/src/include/linux/if_vlan.h:600:20: note: byref variable will be forcibly initialized 600 | struct vlan_hdr vhdr, *vh; | ^~~~ /kisskb/src/net/core/dev.c: In function 'qdisc_pkt_len_init': /kisskb/src/net/core/dev.c:3828:18: note: byref variable will be forcibly initialized 3828 | struct udphdr _udphdr; | ^~~~~~~ /kisskb/src/net/core/dev.c:3821:18: note: byref variable will be forcibly initialized 3821 | struct tcphdr _tcphdr; | ^~~~~~~ /kisskb/src/crypto/acompress.c: In function 'crypto_acomp_report': /kisskb/src/crypto/acompress.c:29:29: note: byref variable will be forcibly initialized 29 | struct crypto_report_acomp racomp; | ^~~~~~ /kisskb/src/block/kyber-iosched.c: In function 'kyber_flush_busy_kcqs': /kisskb/src/block/kyber-iosched.c:680:24: note: byref variable will be forcibly initialized 680 | struct flush_kcq_data data = { | ^~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'get_device_system_crosststamp': /kisskb/src/kernel/time/timekeeping.c:1194:29: note: byref variable will be forcibly initialized 1194 | struct system_counterval_t system_counterval; | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/uapi/linux/timex.h:56, from /kisskb/src/include/linux/timex.h:56, from /kisskb/src/include/linux/clocksource.h:13, from /kisskb/src/include/linux/timekeeper_internal.h:10, from /kisskb/src/kernel/time/timekeeping.c:6: /kisskb/src/kernel/time/timekeeping.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized 78 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'tk_set_wall_to_mono': /kisskb/src/kernel/time/timekeeping.c:151:20: note: byref variable will be forcibly initialized 151 | struct timespec64 tmp; | ^~~ In file included from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/uapi/linux/timex.h:56, from /kisskb/src/include/linux/timex.h:56, from /kisskb/src/include/linux/clocksource.h:13, from /kisskb/src/include/linux/timekeeper_internal.h:10, from /kisskb/src/kernel/time/timekeeping.c:6: /kisskb/src/kernel/time/timekeeping.c: In function 'timespec64_add': /kisskb/src/net/core/dev.c: In function '__netdev_upper_dev_link': /kisskb/src/include/linux/time64.h:66:20: note: byref variable will be forcibly initialized 66 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/net/core/dev.c:8042:42: note: byref variable will be forcibly initialized 8042 | struct netdev_notifier_changeupper_info changeupper_info = { | ^~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_upper_dev_link': /kisskb/src/net/core/dev.c:8123:28: note: byref variable will be forcibly initialized 8123 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_master_upper_dev_link': /kisskb/src/net/core/dev.c:8152:28: note: byref variable will be forcibly initialized 8152 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_prepare': /kisskb/src/net/core/dev.c:8246:28: note: byref variable will be forcibly initialized 8246 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_inject_offset': /kisskb/src/kernel/time/timekeeping.c:1346:20: note: byref variable will be forcibly initialized 1346 | struct timespec64 tmp; | ^~~ /kisskb/src/net/core/dev.c: In function 'netdev_upper_dev_unlink': /kisskb/src/net/core/dev.c:8205:28: note: byref variable will be forcibly initialized 8205 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_commit': /kisskb/src/kernel/time/timekeeping.c: In function 'do_settimeofday64': /kisskb/src/net/core/dev.c:8273:28: note: byref variable will be forcibly initialized 8273 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/kernel/time/timekeeping.c:1296:20: note: byref variable will be forcibly initialized 1296 | struct timespec64 ts_delta, xt; | ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_abort': /kisskb/src/net/core/dev.c:8293:28: note: byref variable will be forcibly initialized 8293 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_xdp_install': /kisskb/src/net/core/dev.c:9320:20: note: byref variable will be forcibly initialized 9320 | struct netdev_bpf xdp; | ^~~ /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_warp_clock': /kisskb/src/kernel/time/timekeeping.c:1405:21: note: byref variable will be forcibly initialized 1405 | struct timespec64 adjust; | ^~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c: In function 'unregister_netdevice_many': /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_resume': /kisskb/src/kernel/time/timekeeping.c:1762:28: note: byref variable will be forcibly initialized 1762 | struct timespec64 ts_new, ts_delta; | ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c:1762:20: note: byref variable will be forcibly initialized 1762 | struct timespec64 ts_new, ts_delta; | ^~~~~~ /kisskb/src/net/core/dev.c:10955:12: note: byref variable will be forcibly initialized 10955 | LIST_HEAD(close_head); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'internal_shift1_left': /kisskb/src/fs/reiserfs/ibalance.c:537:30: note: byref variable will be forcibly initialized 537 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:537:21: note: byref variable will be forcibly initialized 537 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'internal_shift1_right': /kisskb/src/fs/reiserfs/ibalance.c:612:30: note: byref variable will be forcibly initialized 612 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:612:21: note: byref variable will be forcibly initialized 612 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'internal_shift_left': /kisskb/src/fs/reiserfs/ibalance.c:496:30: note: byref variable will be forcibly initialized 496 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:496:21: note: byref variable will be forcibly initialized 496 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/net/core/dev.c: In function 'unregister_netdevice_queue': /kisskb/src/fs/reiserfs/ibalance.c: In function 'internal_shift_right': /kisskb/src/fs/reiserfs/ibalance.c:568:30: note: byref variable will be forcibly initialized 568 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:568:21: note: byref variable will be forcibly initialized 568 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/net/core/dev.c:10937:13: note: byref variable will be forcibly initialized 10937 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'balance_internal_when_delete': /kisskb/src/fs/reiserfs/ibalance.c:638:21: note: byref variable will be forcibly initialized 638 | struct buffer_info bi; | ^~ /kisskb/src/net/core/dev.c: In function 'netdev_printk': /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_init': /kisskb/src/kernel/time/timekeeping.c:1614:31: note: byref variable will be forcibly initialized 1614 | struct timespec64 wall_time, boot_offset, wall_to_mono; | ^~~~~~~~~~~ /kisskb/src/kernel/time/timekeeping.c:1614:20: note: byref variable will be forcibly initialized 1614 | struct timespec64 wall_time, boot_offset, wall_to_mono; | ^~~~~~~~~ /kisskb/src/net/core/dev.c:11391:19: note: byref variable will be forcibly initialized 11391 | struct va_format vaf; | ^~~ /kisskb/src/net/core/dev.c: In function 'netdev_emerg': /kisskb/src/fs/reiserfs/ibalance.c: In function 'balance_internal': /kisskb/src/fs/reiserfs/ibalance.c:1043:31: note: byref variable will be forcibly initialized 1043 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:1043:22: note: byref variable will be forcibly initialized 1043 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:821:19: note: byref variable will be forcibly initialized 821 | struct item_head new_insert_key; | ^~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:812:21: note: byref variable will be forcibly initialized 812 | struct buffer_info bi; | ^~ /kisskb/src/net/core/dev.c:11408:19: note: byref variable will be forcibly initialized 11408 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11422:1: note: in expansion of macro 'define_netdev_printk_level' 11422 | define_netdev_printk_level(netdev_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_alert': /kisskb/src/net/core/dev.c:11408:19: note: byref variable will be forcibly initialized 11408 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11423:1: note: in expansion of macro 'define_netdev_printk_level' 11423 | define_netdev_printk_level(netdev_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_crit': /kisskb/src/net/core/dev.c:11408:19: note: byref variable will be forcibly initialized 11408 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11424:1: note: in expansion of macro 'define_netdev_printk_level' 11424 | define_netdev_printk_level(netdev_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_err': /kisskb/src/kernel/time/timekeeping.c: In function 'do_adjtimex': /kisskb/src/kernel/time/timekeeping.c:2401:21: note: byref variable will be forcibly initialized 2401 | struct timespec64 delta; | ^~~~~ /kisskb/src/kernel/time/timekeeping.c:2391:20: note: byref variable will be forcibly initialized 2391 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/timekeeping.c:2389:24: note: byref variable will be forcibly initialized 2389 | struct audit_ntp_data ad; | ^~ /kisskb/src/net/core/dev.c:11408:19: note: byref variable will be forcibly initialized 11408 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11425:1: note: in expansion of macro 'define_netdev_printk_level' 11425 | define_netdev_printk_level(netdev_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_warn': /kisskb/src/net/core/dev.c:11408:19: note: byref variable will be forcibly initialized 11408 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11426:1: note: in expansion of macro 'define_netdev_printk_level' 11426 | define_netdev_printk_level(netdev_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_notice': /kisskb/src/net/core/dev.c:11408:19: note: byref variable will be forcibly initialized 11408 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11427:1: note: in expansion of macro 'define_netdev_printk_level' 11427 | define_netdev_printk_level(netdev_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_info': /kisskb/src/net/core/dev.c:11408:19: note: byref variable will be forcibly initialized 11408 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11428:1: note: in expansion of macro 'define_netdev_printk_level' 11428 | define_netdev_printk_level(netdev_info, KERN_INFO); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c: In function 'default_device_exit_batch': /kisskb/src/net/core/dev.c:11514:12: note: byref variable will be forcibly initialized 11514 | LIST_HEAD(dev_kill_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function 'do_xdp_generic': /kisskb/src/net/core/dev.c:4867:19: note: byref variable will be forcibly initialized 4867 | struct xdp_buff xdp; | ^~~ In file included from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/uapi/linux/timex.h:56, from /kisskb/src/include/linux/timex.h:56, from /kisskb/src/include/linux/clocksource.h:13, from /kisskb/src/kernel/time/ntp.c:10: /kisskb/src/kernel/time/ntp.c: In function 'timespec64_add': /kisskb/src/include/linux/time64.h:66:20: note: byref variable will be forcibly initialized 66 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/kernel/time/ntp.c: In function 'update_rtc': /kisskb/src/kernel/time/ntp.c:584:18: note: byref variable will be forcibly initialized 584 | struct rtc_time tm; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/sound/firewire/motu/motu.h:11, from /kisskb/src/sound/firewire/motu/motu-stream.c:8: /kisskb/src/sound/firewire/motu/motu-stream.c: In function 'amdtp_stream_wait_callback': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/motu/../amdtp-stream.h:272:9: note: in expansion of macro 'wait_event_timeout' 272 | return wait_event_timeout(s->callback_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netif_receive_skb_internal': /kisskb/src/net/core/dev.c:5649:23: note: byref variable will be forcibly initialized 5649 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~~~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_list_core': /kisskb/src/net/core/dev.c:5507:19: note: byref variable will be forcibly initialized 5507 | struct list_head sublist; | ^~~~~~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_list': /kisskb/src/net/core/dev.c:5567:21: note: byref variable will be forcibly initialized 5567 | struct list_head sublist; | ^~~~~~~ /kisskb/src/net/core/dev.c: In function 'netif_receive_skb_list_internal': /kisskb/src/net/core/dev.c:5682:24: note: byref variable will be forcibly initialized 5682 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~~~~ /kisskb/src/net/core/dev.c:5667:19: note: byref variable will be forcibly initialized 5667 | struct list_head sublist; | ^~~~~~~ /kisskb/src/kernel/time/ntp.c: In function 'sync_hw_clock': /kisskb/src/kernel/time/ntp.c:630:25: note: byref variable will be forcibly initialized 630 | struct timespec64 now, to_set; | ^~~~~~ /kisskb/src/kernel/time/ntp.c:630:20: note: byref variable will be forcibly initialized 630 | struct timespec64 now, to_set; | ^~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c: In function 'net_rx_action': /kisskb/src/net/core/dev.c:7104:12: note: byref variable will be forcibly initialized 7104 | LIST_HEAD(repoll); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c:7103:12: note: byref variable will be forcibly initialized 7103 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_notify_flags': /kisskb/src/net/core/dev.c:8786:38: note: byref variable will be forcibly initialized 8786 | struct netdev_notifier_change_info change_info = { | ^~~~~~~~~~~ /kisskb/src/drivers/video/backlight/lm3639_bl.c: In function 'lm3639_probe': /kisskb/src/drivers/video/backlight/lm3639_bl.c:305:30: note: byref variable will be forcibly initialized 305 | struct backlight_properties props; | ^~~~~ /kisskb/src/block/bio-integrity.c: In function 'bio_integrity_process': /kisskb/src/block/bio-integrity.c:162:19: note: byref variable will be forcibly initialized 162 | struct bvec_iter bviter; | ^~~~~~ /kisskb/src/block/bio-integrity.c:161:28: note: byref variable will be forcibly initialized 161 | struct blk_integrity_iter iter; | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_set_mtu': /kisskb/src/net/core/dev.c:8900:25: note: byref variable will be forcibly initialized 8900 | struct netlink_ext_ack extack; | ^~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_initCCtx': /kisskb/src/lib/zstd/compress.c:124:23: note: byref variable will be forcibly initialized 124 | ZSTD_customMem const stackMem = ZSTD_initStack(workspace, workspaceSize); | ^~~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_getParams': /kisskb/src/lib/zstd/compress.c:3439:18: note: byref variable will be forcibly initialized 3439 | ZSTD_parameters params; | ^~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_run_todo': /kisskb/src/net/core/dev.c:10507:19: note: byref variable will be forcibly initialized 10507 | struct list_head unlink_list; | ^~~~~~~~~~~ /kisskb/src/net/core/dev.c:10505:19: note: byref variable will be forcibly initialized 10505 | struct list_head list; | ^~~~ /kisskb/src/crypto/kpp.c: In function 'crypto_kpp_report': /kisskb/src/crypto/kpp.c:26:27: note: byref variable will be forcibly initialized 26 | struct crypto_report_kpp rkpp; | ^~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_old_getrlimit': /kisskb/src/kernel/sys.c:1473:16: note: byref variable will be forcibly initialized 1473 | struct rlimit x; | ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBegin_usingDict': /kisskb/src/lib/zstd/compress.c:2756:24: note: byref variable will be forcibly initialized 2756 | ZSTD_parameters const params = ZSTD_getParams(compressionLevel, 0, dictSize); | ^~~~~~ /kisskb/src/crypto/scompress.c: In function 'crypto_scomp_report': /kisskb/src/crypto/scompress.c:44:28: note: byref variable will be forcibly initialized 44 | struct crypto_report_comp rscomp; | ^~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_initCDict': /kisskb/src/lib/zstd/compress.c:2895:23: note: byref variable will be forcibly initialized 2895 | ZSTD_customMem const stackMem = ZSTD_initStack(workspace, workspaceSize); | ^~~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressSequences_internal': /kisskb/src/lib/zstd/compress.c:754:16: note: byref variable will be forcibly initialized 754 | FSE_CState_t stateLitLength; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:753:16: note: byref variable will be forcibly initialized 753 | FSE_CState_t stateOffsetBits; | ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:752:16: note: byref variable will be forcibly initialized 752 | FSE_CState_t stateMatchLength; | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:751:17: note: byref variable will be forcibly initialized 751 | BIT_CStream_t blockStream; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/of.c: In function 'of_irq_parse_and_map_pci': /kisskb/src/drivers/pci/of.c:522:25: note: byref variable will be forcibly initialized 522 | struct of_phandle_args oirq; | ^~~~ /kisskb/src/drivers/pci/of.c: In function 'devm_of_pci_get_host_bridge_resources': /kisskb/src/drivers/pci/of.c:277:29: note: byref variable will be forcibly initialized 277 | struct of_pci_range_parser parser; | ^~~~~~ /kisskb/src/drivers/pci/of.c:276:22: note: byref variable will be forcibly initialized 276 | struct of_pci_range range; | ^~~~~ /kisskb/src/drivers/pci/of.c:274:24: note: byref variable will be forcibly initialized 274 | struct resource *res, tmp_res; | ^~~~~~~ In file included from /kisskb/src/drivers/dma/qcom/hidma.c:62: /kisskb/src/drivers/dma/qcom/hidma.c: In function 'dmaengine_desc_callback_invoke': /kisskb/src/drivers/dma/qcom/../dmaengine.h:135:26: note: byref variable will be forcibly initialized 135 | struct dmaengine_result dummy_result = { | ^~~~~~~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_times': /kisskb/src/drivers/dma/qcom/hidma.c: In function 'dmaengine_desc_get_callback_invoke': /kisskb/src/drivers/dma/qcom/../dmaengine.h:163:33: note: byref variable will be forcibly initialized 163 | struct dmaengine_desc_callback cb; | ^~ /kisskb/src/kernel/sys.c:979:14: note: byref variable will be forcibly initialized 979 | struct tms tmp; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_compat_sys_times': /kisskb/src/kernel/sys.c:999:21: note: byref variable will be forcibly initialized 999 | struct compat_tms tmp; | ^~~ /kisskb/src/kernel/sys.c:998:14: note: byref variable will be forcibly initialized 998 | struct tms tms; | ^~~ /kisskb/src/drivers/dma/qcom/hidma.c: In function 'hidma_process_completed': /kisskb/src/drivers/dma/qcom/hidma.c:130:27: note: byref variable will be forcibly initialized 130 | struct dmaengine_result result; | ^~~~~~ /kisskb/src/drivers/dma/qcom/hidma.c:129:34: note: byref variable will be forcibly initialized 129 | struct dmaengine_desc_callback cb; | ^~ /kisskb/src/drivers/dma/qcom/hidma.c:117:19: note: byref variable will be forcibly initialized 117 | struct list_head list; | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/dmaengine.h:8, from /kisskb/src/drivers/dma/qcom/hidma.c:45: /kisskb/src/drivers/dma/qcom/hidma.c: In function 'hidma_terminate_channel': /kisskb/src/drivers/dma/qcom/hidma.c:465:12: note: byref variable will be forcibly initialized 465 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/qcom/hidma.c: In function 'hidma_free_chan_resources': /kisskb/src/drivers/dma/qcom/hidma.c:530:12: note: byref variable will be forcibly initialized 530 | LIST_HEAD(descs); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/qcom/hidma.c: In function 'hidma_alloc_chan_resources': /kisskb/src/drivers/dma/qcom/hidma.c:348:12: note: byref variable will be forcibly initialized 348 | LIST_HEAD(descs); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_event.c: In function 'komeda_print_events': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_event.c:138:22: note: byref variable will be forcibly initialized 138 | struct drm_printer p = drm_info_printer(dev->dev); | ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_event.c:137:21: note: byref variable will be forcibly initialized 137 | struct komeda_str str; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_newuname': /kisskb/src/kernel/sys.c:1261:21: note: byref variable will be forcibly initialized 1261 | struct new_utsname tmp; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_uname': /kisskb/src/kernel/sys.c:1282:21: note: byref variable will be forcibly initialized 1282 | struct old_utsname tmp; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_olduname': /kisskb/src/kernel/sys.c:1302:24: note: byref variable will be forcibly initialized 1302 | struct oldold_utsname tmp; | ^~~ In file included from /kisskb/src/include/uapi/linux/binfmts.h:5, from /kisskb/src/include/linux/binfmts.h:8, from /kisskb/src/kernel/umh.c:8: /kisskb/src/kernel/umh.c: In function 'cap_intersect': /kisskb/src/include/linux/capability.h:129:15: note: byref variable will be forcibly initialized 129 | kernel_cap_t dest; | ^~~~ /kisskb/src/kernel/sys.c: In function 'do_sysinfo': /kisskb/src/kernel/sys.c:2581:20: note: byref variable will be forcibly initialized 2581 | struct timespec64 tp; | ^~ /kisskb/src/lib/crypto/chacha20poly1305-selftest.c: In function 'chacha20poly1305_encrypt_bignonce': /kisskb/src/lib/crypto/chacha20poly1305-selftest.c:8839:4: note: byref variable will be forcibly initialized 8839 | } b = {{ 0 }}; | ^ /kisskb/src/lib/crypto/chacha20poly1305-selftest.c:8834:27: note: byref variable will be forcibly initialized 8834 | struct poly1305_desc_ctx poly1305_state; | ^~~~~~~~~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_sysinfo': /kisskb/src/kernel/sys.c:2642:17: note: byref variable will be forcibly initialized 2642 | struct sysinfo val; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_compat_sys_sysinfo': /kisskb/src/kernel/sys.c:2673:24: note: byref variable will be forcibly initialized 2673 | struct compat_sysinfo s_32; | ^~~~ /kisskb/src/kernel/sys.c:2672:17: note: byref variable will be forcibly initialized 2672 | struct sysinfo s; | ^ /kisskb/src/kernel/sys.c: In function '__do_sys_getrlimit': /kisskb/src/kernel/sys.c:1407:16: note: byref variable will be forcibly initialized 1407 | struct rlimit value; | ^~~~~ /kisskb/src/kernel/sys.c: In function '__do_compat_sys_setrlimit': /kisskb/src/kernel/sys.c:1423:23: note: byref variable will be forcibly initialized 1423 | struct compat_rlimit r32; | ^~~ /kisskb/src/kernel/sys.c:1422:16: note: byref variable will be forcibly initialized 1422 | struct rlimit r; | ^ /kisskb/src/kernel/sys.c: In function '__do_compat_sys_getrlimit': /kisskb/src/kernel/sys.c:1447:24: note: byref variable will be forcibly initialized 1447 | struct compat_rlimit r32; | ^~~ /kisskb/src/kernel/sys.c:1442:16: note: byref variable will be forcibly initialized 1442 | struct rlimit r; | ^ /kisskb/src/kernel/sys.c: In function '__do_sys_prlimit64': /kisskb/src/kernel/sys.c:1633:21: note: byref variable will be forcibly initialized 1633 | struct rlimit old, new; | ^~~ /kisskb/src/kernel/sys.c:1633:16: note: byref variable will be forcibly initialized 1633 | struct rlimit old, new; | ^~~ /kisskb/src/kernel/sys.c:1632:25: note: byref variable will be forcibly initialized 1632 | struct rlimit64 old64, new64; | ^~~~~ /kisskb/src/kernel/sys.c:1632:18: note: byref variable will be forcibly initialized 1632 | struct rlimit64 old64, new64; | ^~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/kernel/umh.c:5: /kisskb/src/kernel/umh.c: In function 'call_usermodehelper_exec': /kisskb/src/kernel/umh.c:406:29: note: byref variable will be forcibly initialized 406 | DECLARE_COMPLETION_ONSTACK(done); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_setrlimit': /kisskb/src/kernel/sys.c:1677:16: note: byref variable will be forcibly initialized 1677 | struct rlimit new_rlim; | ^~~~~~~~ /kisskb/src/kernel/umh.c: In function 'proc_cap_handler': /kisskb/src/kernel/umh.c:491:19: note: byref variable will be forcibly initialized 491 | struct ctl_table t; | ^ /kisskb/src/kernel/sys.c: In function '__do_sys_getrusage': /kisskb/src/kernel/sys.c:1804:16: note: byref variable will be forcibly initialized 1804 | struct rusage r; | ^ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/kernel/umh.c:5: /kisskb/src/kernel/umh.c: In function '__usermodehelper_disable': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/umh.c:313:11: note: in expansion of macro 'wait_event_timeout' 313 | retval = wait_event_timeout(running_helpers_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_compat_sys_getrusage': /kisskb/src/kernel/sys.c:1817:16: note: byref variable will be forcibly initialized 1817 | struct rusage r; | ^ /kisskb/src/sound/core/pcm_timer.c: In function 'snd_pcm_timer_init': /kisskb/src/sound/core/pcm_timer.c:100:22: note: byref variable will be forcibly initialized 100 | struct snd_timer_id tid; | ^~~ /kisskb/src/block/blk-integrity.c: In function 'blk_rq_count_integrity_sg': /kisskb/src/block/blk-integrity.c:32:19: note: byref variable will be forcibly initialized 32 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-integrity.c:29:17: note: byref variable will be forcibly initialized 29 | struct bio_vec iv, ivprv = { NULL }; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/lightnvm/pblk-trace.h:145, from /kisskb/src/drivers/lightnvm/pblk-core.c:23: /kisskb/src/drivers/lightnvm/pblk-core.c: In function 'trace_event_raw_event_pblk_chunk_reset': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/lightnvm/pblk-trace.h:40:1: note: in expansion of macro 'TRACE_EVENT' 40 | TRACE_EVENT(pblk_chunk_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/lightnvm/pblk-trace.h:40:1: note: in expansion of macro 'TRACE_EVENT' 40 | TRACE_EVENT(pblk_chunk_reset, | ^~~~~~~~~~~ /kisskb/src/drivers/lightnvm/pblk-core.c: In function 'trace_event_raw_event_pblk_chunk_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/lightnvm/pblk-trace.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(pblk_chunk_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/lightnvm/pblk-trace.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(pblk_chunk_state, | ^~~~~~~~~~~ /kisskb/src/block/blk-integrity.c: In function 'blk_rq_map_integrity_sg': /kisskb/src/block/blk-integrity.c:74:19: note: byref variable will be forcibly initialized 74 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-integrity.c:71:17: note: byref variable will be forcibly initialized 71 | struct bio_vec iv, ivprv = { NULL }; | ^~ /kisskb/src/drivers/lightnvm/pblk-core.c: In function 'trace_event_raw_event_pblk_line_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/lightnvm/pblk-trace.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(pblk_line_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/lightnvm/pblk-trace.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(pblk_line_state, | ^~~~~~~~~~~ /kisskb/src/drivers/lightnvm/pblk-core.c: In function 'trace_event_raw_event_pblk_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/lightnvm/pblk-trace.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(pblk_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/lightnvm/pblk-trace.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(pblk_state, | ^~~~~~~~~~~ /kisskb/src/drivers/lightnvm/pblk-write.c: In function 'pblk_map_remaining': /kisskb/src/drivers/lightnvm/pblk-write.c:112:18: note: byref variable will be forcibly initialized 112 | struct ppa_addr map_ppa = *ppa; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigpending': /kisskb/src/kernel/signal.c:3172:11: note: byref variable will be forcibly initialized 3172 | sigset_t set; | ^~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigpending': /kisskb/src/kernel/signal.c:3189:11: note: byref variable will be forcibly initialized 3189 | sigset_t set; | ^~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigpending': /kisskb/src/kernel/signal.c:4258:11: note: byref variable will be forcibly initialized 4258 | sigset_t set; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/signal.h:125, from /kisskb/src/kernel/signal.c:50: /kisskb/src/kernel/signal.c: In function 'trace_event_raw_event_signal_generate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'trace_event_raw_event_signal_deliver': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ /kisskb/src/drivers/lightnvm/pblk-write.c: In function 'pblk_submit_io_set': /kisskb/src/drivers/lightnvm/pblk-write.c:496:18: note: byref variable will be forcibly initialized 496 | struct ppa_addr erase_ppa; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/lightnvm/pblk.h:24, from /kisskb/src/drivers/lightnvm/pblk-core.c:22: /kisskb/src/drivers/lightnvm/pblk-core.c: In function 'pblk_line_close_meta_sync': /kisskb/src/drivers/lightnvm/pblk-core.c:1467:12: note: byref variable will be forcibly initialized 1467 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigaltstack': /kisskb/src/kernel/signal.c:4154:15: note: byref variable will be forcibly initialized 4154 | stack_t new, old; | ^~~ /kisskb/src/kernel/signal.c:4154:10: note: byref variable will be forcibly initialized 4154 | stack_t new, old; | ^~~ /kisskb/src/kernel/signal.c: In function 'do_compat_sigaltstack': /kisskb/src/kernel/signal.c:4209:18: note: byref variable will be forcibly initialized 4209 | compat_stack_t old; | ^~~ /kisskb/src/kernel/signal.c:4198:18: note: byref variable will be forcibly initialized 4198 | compat_stack_t uss32; | ^~~~~ /kisskb/src/kernel/signal.c:4194:15: note: byref variable will be forcibly initialized 4194 | stack_t uss, uoss; | ^~~~ /kisskb/src/kernel/signal.c:4194:10: note: byref variable will be forcibly initialized 4194 | stack_t uss, uoss; | ^~~ /kisskb/src/kernel/signal.c: In function '__flush_itimer_signals': /kisskb/src/kernel/signal.c:530:19: note: byref variable will be forcibly initialized 530 | sigset_t signal, retain; | ^~~~~~ /kisskb/src/kernel/signal.c:530:11: note: byref variable will be forcibly initialized 530 | sigset_t signal, retain; | ^~~~~~ /kisskb/src/kernel/signal.c: In function 'kernel_sigaction': /kisskb/src/kernel/signal.c:4030:12: note: byref variable will be forcibly initialized 4030 | sigset_t mask; | ^~~~ /kisskb/src/drivers/lightnvm/pblk-core.c: In function 'pblk_line_smeta_read': /kisskb/src/drivers/lightnvm/pblk-core.c:681:16: note: byref variable will be forcibly initialized 681 | struct nvm_rq rqd; | ^~~ /kisskb/src/drivers/lightnvm/pblk-core.c: In function 'pblk_line_emeta_read': /kisskb/src/drivers/lightnvm/pblk-core.c:772:16: note: byref variable will be forcibly initialized 772 | struct nvm_rq rqd; | ^~~ In file included from /kisskb/src/drivers/dma/dw/core.c:24: /kisskb/src/drivers/dma/dw/core.c: In function 'dmaengine_desc_callback_invoke': /kisskb/src/drivers/dma/dw/../dmaengine.h:135:26: note: byref variable will be forcibly initialized 135 | struct dmaengine_result dummy_result = { | ^~~~~~~~~~~~ /kisskb/src/fs/reiserfs/stree.c: In function 'search_for_position_by_key': /kisskb/src/fs/reiserfs/stree.c:842:28: note: byref variable will be forcibly initialized 842 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/reiserfs/stree.c: In function 'prepare_for_delete_or_cut': /kisskb/src/fs/reiserfs/stree.c:1058:23: note: byref variable will be forcibly initialized 1058 | struct item_head s_ih; | ^~~~ /kisskb/src/sound/firewire/dice/dice-presonus.c: In function 'snd_dice_detect_presonus_formats': /kisskb/src/sound/firewire/dice/dice-presonus.c:30:25: note: byref variable will be forcibly initialized 30 | struct fw_csr_iterator it; | ^~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_delete_item': /kisskb/src/fs/reiserfs/stree.c:1236:19: note: byref variable will be forcibly initialized 1236 | struct item_head s_ih; | ^~~~ /kisskb/src/fs/reiserfs/stree.c:1235:22: note: byref variable will be forcibly initialized 1235 | struct tree_balance s_del_balance; | ^~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_sigpending': /kisskb/src/fs/reiserfs/stree.c: In function 'indirect_to_direct_roll_back': /kisskb/src/fs/reiserfs/stree.c:1579:17: note: byref variable will be forcibly initialized 1579 | struct cpu_key tail_key; | ^~~~~~~~ /kisskb/src/kernel/signal.c:4274:11: note: byref variable will be forcibly initialized 4274 | sigset_t set; | ^~~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_delete_solid_item': /kisskb/src/fs/reiserfs/stree.c:1391:17: note: byref variable will be forcibly initialized 1391 | struct cpu_key cpu_key; | ^~~~~~~ /kisskb/src/fs/reiserfs/stree.c:1387:22: note: byref variable will be forcibly initialized 1387 | struct tree_balance tb; | ^~ /kisskb/src/drivers/dma/dw/core.c: In function 'dwc_descriptor_complete': /kisskb/src/drivers/dma/dw/core.c:241:33: note: byref variable will be forcibly initialized 241 | struct dmaengine_desc_callback cb; | ^~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_cut_from_item': /kisskb/src/fs/reiserfs/stree.c:1631:22: note: byref variable will be forcibly initialized 1631 | struct tree_balance s_cut_balance; | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/arch/powerpc/include/asm/time.h:14, from /kisskb/src/arch/powerpc/include/asm/delay.h:7, from /kisskb/src/include/linux/delay.h:26, from /kisskb/src/drivers/dma/dw/core.c:11: /kisskb/src/drivers/dma/dw/core.c: In function 'dwc_terminate_all': /kisskb/src/drivers/dma/dw/core.c:859:12: note: byref variable will be forcibly initialized 859 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_do_truncate': /kisskb/src/fs/reiserfs/stree.c:1872:17: note: byref variable will be forcibly initialized 1872 | struct cpu_key s_item_key; | ^~~~~~~~~~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_paste_into_item': /kisskb/src/fs/reiserfs/stree.c:2074:22: note: byref variable will be forcibly initialized 2074 | struct tree_balance s_paste_balance; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/lightnvm/pblk-core.c: In function 'pblk_line_smeta_write': /kisskb/src/drivers/lightnvm/pblk-core.c:722:16: note: byref variable will be forcibly initialized 722 | struct nvm_rq rqd; | ^~~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_insert_item': /kisskb/src/fs/reiserfs/stree.c:2169:22: note: byref variable will be forcibly initialized 2169 | struct tree_balance s_ins_balance; | ^~~~~~~~~~~~~ /kisskb/src/block/t10-pi.c: In function 't10_pi_type1_complete': /kisskb/src/block/t10-pi.c:195:20: note: byref variable will be forcibly initialized 195 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/t10-pi.c: In function 't10_pi_type1_prepare': /kisskb/src/block/t10-pi.c:143:20: note: byref variable will be forcibly initialized 143 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/dma/dw/core.c: In function 'dwc_complete_all': /kisskb/src/drivers/dma/dw/core.c:265:12: note: byref variable will be forcibly initialized 265 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/signal.c: In function '__set_task_blocked': /kisskb/src/kernel/signal.c:2969:12: note: byref variable will be forcibly initialized 2969 | sigset_t newblocked; | ^~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'do_sigtimedwait': /kisskb/src/kernel/signal.c:3535:11: note: byref variable will be forcibly initialized 3535 | sigset_t mask = *which; | ^~~~ /kisskb/src/kernel/signal.c: In function 'prepare_signal': /kisskb/src/kernel/signal.c:943:11: note: byref variable will be forcibly initialized 943 | sigset_t flush; | ^~~~~ /kisskb/src/kernel/signal.c: In function 'kill_pid_usb_asyncio': /kisskb/src/kernel/signal.c:1550:24: note: byref variable will be forcibly initialized 1550 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'do_notify_parent': /kisskb/src/kernel/signal.c:1945:24: note: byref variable will be forcibly initialized 1945 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigprocmask': /kisskb/src/kernel/signal.c:4299:11: note: byref variable will be forcibly initialized 4299 | sigset_t new_blocked; | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_ssetmask': /kisskb/src/kernel/signal.c:4506:11: note: byref variable will be forcibly initialized 4506 | sigset_t newset; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigsuspend': /kisskb/src/kernel/signal.c:4568:11: note: byref variable will be forcibly initialized 4568 | sigset_t newset; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigsuspend': /kisskb/src/kernel/signal.c:4582:11: note: byref variable will be forcibly initialized 4582 | sigset_t newset; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigsuspend': /kisskb/src/kernel/signal.c:4597:11: note: byref variable will be forcibly initialized 4597 | sigset_t blocked; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function 'sigprocmask': /kisskb/src/mm/page_io.c: In function '__swap_writepage': /kisskb/src/mm/page_io.c:302:19: note: byref variable will be forcibly initialized 302 | struct iov_iter from; | ^~~~ /kisskb/src/mm/page_io.c:297:18: note: byref variable will be forcibly initialized 297 | struct bio_vec bv = { | ^~ /kisskb/src/kernel/signal.c:3018:11: note: byref variable will be forcibly initialized 3018 | sigset_t newset; | ^~~~~~ /kisskb/src/mm/page_io.c:294:16: note: byref variable will be forcibly initialized 294 | struct kiocb kiocb; | ^~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigprocmask': /kisskb/src/kernel/signal.c:3101:20: note: byref variable will be forcibly initialized 3101 | sigset_t old_set, new_set; | ^~~~~~~ /kisskb/src/kernel/signal.c:3101:11: note: byref variable will be forcibly initialized 3101 | sigset_t old_set, new_set; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigprocmask': /kisskb/src/kernel/signal.c:3139:12: note: byref variable will be forcibly initialized 3139 | sigset_t new_set; | ^~~~~~~ /kisskb/src/kernel/signal.c:3132:11: note: byref variable will be forcibly initialized 3132 | sigset_t old_set = current->blocked; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function 'set_user_sigmask': /kisskb/src/kernel/signal.c:3054:11: note: byref variable will be forcibly initialized 3054 | sigset_t kmask; | ^~~~~ /kisskb/src/kernel/signal.c: In function 'set_compat_user_sigmask': /kisskb/src/kernel/signal.c:3074:11: note: byref variable will be forcibly initialized 3074 | sigset_t kmask; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/sound/firewire/fireface/ff.h:11, from /kisskb/src/sound/firewire/fireface/ff-stream.c:8: /kisskb/src/sound/firewire/fireface/ff-stream.c: In function 'amdtp_stream_wait_callback': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/fireface/../amdtp-stream.h:272:9: note: in expansion of macro 'wait_event_timeout' 272 | return wait_event_timeout(s->callback_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'do_notify_parent_cldstop': /kisskb/src/kernel/signal.c:2057:24: note: byref variable will be forcibly initialized 2057 | struct kernel_siginfo info; | ^~~~ In file included from /kisskb/src/fs/ext4/ext4_jbd2.h:17, from /kisskb/src/fs/ext4/extents.c:32: /kisskb/src/fs/ext4/extents.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2371:4: note: byref variable will be forcibly initialized 2371 | } desc; | ^~~~ /kisskb/src/kernel/signal.c: In function 'ptrace_do_notify': /kisskb/src/kernel/signal.c:2296:19: note: byref variable will be forcibly initialized 2296 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'signal_delivered': /kisskb/src/kernel/signal.c:2843:11: note: byref variable will be forcibly initialized 2843 | sigset_t blocked; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function 'exit_signals': /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'lp855x_backlight_register': /kisskb/src/drivers/video/backlight/lp855x_bl.c:286:30: note: byref variable will be forcibly initialized 286 | struct backlight_properties props; | ^~~~~ /kisskb/src/kernel/signal.c:2901:11: note: byref variable will be forcibly initialized 2901 | sigset_t unblocked; | ^~~~~~~~~ In file included from /kisskb/src/drivers/video/backlight/lp855x_bl.c:16: /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'pwm_config': /kisskb/src/include/linux/pwm.h:337:19: note: byref variable will be forcibly initialized 337 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:362:19: note: byref variable will be forcibly initialized 362 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:381:19: note: byref variable will be forcibly initialized 381 | struct pwm_state state; | ^~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigqueueinfo': /kisskb/src/kernel/signal.c:3960:19: note: byref variable will be forcibly initialized 3960 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_kill': /kisskb/src/kernel/signal.c:3734:24: note: byref variable will be forcibly initialized 3734 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'send_sig_fault': /kisskb/src/kernel/signal.c:1731:24: note: byref variable will be forcibly initialized 1731 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'send_sig_mceerr': /kisskb/src/kernel/signal.c:1765:24: note: byref variable will be forcibly initialized 1765 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'do_tkill': /kisskb/src/kernel/signal.c:3891:24: note: byref variable will be forcibly initialized 3891 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_tgsigqueueinfo': /kisskb/src/kernel/signal.c:4000:19: note: byref variable will be forcibly initialized 4000 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig': /kisskb/src/kernel/signal.c:1663:24: note: byref variable will be forcibly initialized 1663 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_mceerr': /kisskb/src/kernel/signal.c:1751:24: note: byref variable will be forcibly initialized 1751 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_bnderr': /kisskb/src/kernel/signal.c:1780:24: note: byref variable will be forcibly initialized 1780 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_pkuerr': /kisskb/src/kernel/signal.c:1795:24: note: byref variable will be forcibly initialized 1795 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_ptrace_errno_trap': /kisskb/src/kernel/signal.c:1812:24: note: byref variable will be forcibly initialized 1812 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_fault_to_task': /kisskb/src/kernel/signal.c:1699:24: note: byref variable will be forcibly initialized 1699 | struct kernel_siginfo info; | ^~~~ /kisskb/src/drivers/video/fbdev/core/tileblit.c: In function 'tile_bmove': /kisskb/src/drivers/video/fbdev/core/tileblit.c:22:21: note: byref variable will be forcibly initialized 22 | struct fb_tilearea area; | ^~~~ /kisskb/src/drivers/video/fbdev/core/tileblit.c: In function 'tile_clear': /kisskb/src/drivers/video/fbdev/core/tileblit.c:37:21: note: byref variable will be forcibly initialized 37 | struct fb_tilerect rect; | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_put_gap_in_cache': /kisskb/src/fs/ext4/extents.c:2235:23: note: byref variable will be forcibly initialized 2235 | struct extent_status es; | ^~ /kisskb/src/drivers/video/fbdev/core/tileblit.c: In function 'tile_cursor': /kisskb/src/drivers/video/fbdev/core/tileblit.c:85:23: note: byref variable will be forcibly initialized 85 | struct fb_tilecursor cursor; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/tileblit.c: In function 'tile_putcs': /kisskb/src/drivers/video/fbdev/core/tileblit.c:58:21: note: byref variable will be forcibly initialized 58 | struct fb_tileblit blit; | ^~~~ /kisskb/src/drivers/video/fbdev/core/tileblit.c: In function 'fbcon_set_tileops': /kisskb/src/drivers/video/fbdev/core/tileblit.c:133:20: note: byref variable will be forcibly initialized 133 | struct fb_tilemap map; | ^~~ /kisskb/src/kernel/signal.c: In function '__copy_siginfo_from_user32': /kisskb/src/kernel/signal.c:3503:24: note: byref variable will be forcibly initialized 3503 | struct compat_siginfo from; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigqueueinfo': /kisskb/src/kernel/signal.c:3973:19: note: byref variable will be forcibly initialized 3973 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_tgsigqueueinfo': /kisskb/src/kernel/signal.c:4014:19: note: byref variable will be forcibly initialized 4014 | kernel_siginfo_t info; | ^~~~ In file included from /kisskb/src/kernel/workqueue.c:33: /kisskb/src/kernel/workqueue.c: In function 'put_unbound_pool': /kisskb/src/fs/ext4/extents.c: In function 'skip_hole': /kisskb/src/kernel/workqueue.c:3538:29: note: byref variable will be forcibly initialized 3538 | DECLARE_COMPLETION_ONSTACK(detach_completion); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/fs/ext4/extents.c:5907:25: note: byref variable will be forcibly initialized 5907 | struct ext4_map_blocks map; | ^~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigtimedwait': /kisskb/src/kernel/signal.c:3595:19: note: byref variable will be forcibly initialized 3595 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c:3594:20: note: byref variable will be forcibly initialized 3594 | struct timespec64 ts; | ^~ /kisskb/src/kernel/signal.c:3593:11: note: byref variable will be forcibly initialized 3593 | sigset_t these; | ^~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_alloc_file_blocks': /kisskb/src/fs/ext4/extents.c:4388:25: note: byref variable will be forcibly initialized 4388 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_iomap_xattr_fiemap': /kisskb/src/fs/ext4/extents.c:4822:20: note: byref variable will be forcibly initialized 4822 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_fill_es_cache_info': /kisskb/src/fs/ext4/extents.c:2143:23: note: byref variable will be forcibly initialized 2143 | struct extent_status es; | ^~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_dev.c: In function 'd71_enum_resources': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_dev.c:353:22: note: byref variable will be forcibly initialized 353 | struct block_header blk; | ^~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigtimedwait_time32': /kisskb/src/kernel/signal.c:3628:19: note: byref variable will be forcibly initialized 3628 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c:3627:20: note: byref variable will be forcibly initialized 3627 | struct timespec64 ts; | ^~ /kisskb/src/kernel/signal.c:3626:11: note: byref variable will be forcibly initialized 3626 | sigset_t these; | ^~~~~ /kisskb/src/kernel/signal.c: In function '__copy_siginfo_to_user32': /kisskb/src/kernel/signal.c:3410:24: note: byref variable will be forcibly initialized 3410 | struct compat_siginfo new; | ^~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigtimedwait_time64': /kisskb/src/kernel/signal.c:3660:19: note: byref variable will be forcibly initialized 3660 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c:3659:20: note: byref variable will be forcibly initialized 3659 | struct timespec64 t; | ^ /kisskb/src/kernel/signal.c:3658:11: note: byref variable will be forcibly initialized 3658 | sigset_t s; | ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/workqueue.h:130, from /kisskb/src/kernel/workqueue.c:362: /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_queue_work': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_activate_work': /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigtimedwait_time32': /kisskb/src/kernel/signal.c:3691:19: note: byref variable will be forcibly initialized 3691 | kernel_siginfo_t info; | ^~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_execute_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c:3690:20: note: byref variable will be forcibly initialized 3690 | struct timespec64 t; | ^ /kisskb/src/kernel/signal.c:3689:11: note: byref variable will be forcibly initialized 3689 | sigset_t s; | ^ /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_execute_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'copy_siginfo_from_user32': /kisskb/src/kernel/signal.c:3515:24: note: byref variable will be forcibly initialized 3515 | struct compat_siginfo from; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_pidfd_send_signal': /kisskb/src/kernel/signal.c:3813:19: note: byref variable will be forcibly initialized 3813 | kernel_siginfo_t kinfo; | ^~~~~ /kisskb/src/kernel/workqueue.c: In function 'flush_workqueue': /kisskb/src/kernel/workqueue.c:2776:20: note: byref variable will be forcibly initialized 2776 | struct wq_flusher this_flusher = { | ^~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'do_sigaction': /kisskb/src/kernel/signal.c:4052:11: note: byref variable will be forcibly initialized 4052 | sigset_t mask; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigaction': /kisskb/src/kernel/signal.c:4348:29: note: byref variable will be forcibly initialized 4348 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/kernel/signal.c:4348:21: note: byref variable will be forcibly initialized 4348 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigaction': /kisskb/src/kernel/signal.c:4373:29: note: byref variable will be forcibly initialized 4373 | struct k_sigaction new_ka, old_ka; | ^~~~~~ /kisskb/src/kernel/signal.c:4373:21: note: byref variable will be forcibly initialized 4373 | struct k_sigaction new_ka, old_ka; | ^~~~~~ /kisskb/src/kernel/workqueue.c: In function 'process_one_work': /kisskb/src/kernel/workqueue.c:2185:21: note: byref variable will be forcibly initialized 2185 | struct lockdep_map lockdep_map; | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_sigaction': /kisskb/src/kernel/signal.c:4455:29: note: byref variable will be forcibly initialized 4455 | struct k_sigaction new_ka, old_ka; | ^~~~~~ /kisskb/src/kernel/signal.c:4455:21: note: byref variable will be forcibly initialized 4455 | struct k_sigaction new_ka, old_ka; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_signal': /kisskb/src/kernel/signal.c:4521:29: note: byref variable will be forcibly initialized 4521 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_split_extent_at': /kisskb/src/kernel/signal.c:4521:21: note: byref variable will be forcibly initialized 4521 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/fs/ext4/extents.c:3141:42: note: byref variable will be forcibly initialized 3141 | struct ext4_extent *ex, newex, orig_ex, zero_ex; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c:3141:33: note: byref variable will be forcibly initialized 3141 | struct ext4_extent *ex, newex, orig_ex, zero_ex; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c:3141:26: note: byref variable will be forcibly initialized 3141 | struct ext4_extent *ex, newex, orig_ex, zero_ex; | ^~~~~ /kisskb/src/kernel/signal.c: In function 'restore_altstack': /kisskb/src/kernel/signal.c:4168:10: note: byref variable will be forcibly initialized 4168 | stack_t new; | ^~~ /kisskb/src/kernel/workqueue.c: In function '__flush_work': /kisskb/src/kernel/workqueue.c:3038:20: note: byref variable will be forcibly initialized 3038 | struct wq_barrier barr; | ^~~~ /kisskb/src/kernel/workqueue.c: In function '__cancel_work_timer': /kisskb/src/kernel/workqueue.c:3116:20: note: byref variable will be forcibly initialized 3116 | struct cwt_wait cwait; | ^~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_convert_to_initialized': /kisskb/src/fs/ext4/extents.c:3378:31: note: byref variable will be forcibly initialized 3378 | struct ext4_extent zero_ex1, zero_ex2; | ^~~~~~~~ /kisskb/src/fs/ext4/extents.c:3378:21: note: byref variable will be forcibly initialized 3378 | struct ext4_extent zero_ex1, zero_ex2; | ^~~~~~~~ /kisskb/src/fs/ext4/extents.c:3377:25: note: byref variable will be forcibly initialized 3377 | struct ext4_map_blocks split_map; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/kernel/workqueue.c:30: /kisskb/src/kernel/workqueue.c: In function 'workqueue_apply_unbound_cpumask': /kisskb/src/kernel/workqueue.c:5287:12: note: byref variable will be forcibly initialized 5287 | LIST_HEAD(ctxs); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_remove_space': /kisskb/src/fs/ext4/extents.c:2773:25: note: byref variable will be forcibly initialized 2773 | struct partial_cluster partial; | ^~~~~~~ /kisskb/src/kernel/params.c: In function 'param_set_bool_enable_only': /kisskb/src/kernel/params.c:318:22: note: byref variable will be forcibly initialized 318 | struct kernel_param dummy_kp = *kp; | ^~~~~~~~ /kisskb/src/kernel/params.c: In function 'param_set_invbool': /kisskb/src/kernel/params.c:349:22: note: byref variable will be forcibly initialized 349 | struct kernel_param dummy; | ^~~~~ /kisskb/src/kernel/params.c: In function 'param_set_bint': /kisskb/src/kernel/params.c:374:22: note: byref variable will be forcibly initialized 374 | struct kernel_param boolkp = *kp; | ^~~~~~ /kisskb/src/kernel/params.c: In function 'param_array_get': /kisskb/src/kernel/params.c:458:22: note: byref variable will be forcibly initialized 458 | struct kernel_param p = *kp; | ^ /kisskb/src/kernel/params.c: In function 'param_array': /kisskb/src/kernel/params.c:405:22: note: byref variable will be forcibly initialized 405 | struct kernel_param kp; | ^~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_map_blocks': /kisskb/src/fs/ext4/extents.c:4047:33: note: byref variable will be forcibly initialized 4047 | struct ext4_allocation_request ar; | ^~ /kisskb/src/fs/ext4/extents.c:4041:33: note: byref variable will be forcibly initialized 4041 | struct ext4_extent newex, *ex, ex2; | ^~~ /kisskb/src/fs/ext4/extents.c:4041:21: note: byref variable will be forcibly initialized 4041 | struct ext4_extent newex, *ex, ex2; | ^~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_extents': /kisskb/src/fs/ext4/extents.c:4736:25: note: byref variable will be forcibly initialized 4736 | struct ext4_map_blocks map; | ^~~ /kisskb/src/sound/virtio/virtio_card.c: In function 'virtsnd_event_send': /kisskb/src/sound/virtio/virtio_card.c:33:21: note: byref variable will be forcibly initialized 33 | struct scatterlist sg; | ^~ /kisskb/src/drivers/video/backlight/pcf50633-backlight.c: In function 'pcf50633_bl_probe': /kisskb/src/drivers/video/backlight/pcf50633-backlight.c:100:30: note: byref variable will be forcibly initialized 100 | struct backlight_properties bl_props; | ^~~~~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_replay_set_iblocks': /kisskb/src/fs/ext4/extents.c:5926:25: note: byref variable will be forcibly initialized 5926 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_clear_bb': /kisskb/src/fs/ext4/extents.c:6020:25: note: byref variable will be forcibly initialized 6020 | struct ext4_map_blocks map; | ^~~ /kisskb/src/drivers/lightnvm/pblk-read.c: In function 'pblk_read_rq': /kisskb/src/drivers/lightnvm/pblk-read.c:228:18: note: byref variable will be forcibly initialized 228 | struct ppa_addr ppa; | ^~~ /kisskb/src/drivers/char/tpm/tpm1-cmd.c: In function 'tpm1_startup': /kisskb/src/drivers/char/tpm/tpm1-cmd.c:326:17: note: byref variable will be forcibly initialized 326 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm1-cmd.c: In function 'tpm1_getcap': /kisskb/src/drivers/char/tpm/tpm1-cmd.c:485:17: note: byref variable will be forcibly initialized 485 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/lightnvm/pblk-read.c: In function 'pblk_submit_read_gc': /kisskb/src/drivers/lightnvm/pblk-read.c:417:16: note: byref variable will be forcibly initialized 417 | struct nvm_rq rqd; | ^~~ /kisskb/src/drivers/char/tpm/tpm1-cmd.c: In function 'tpm1_continue_selftest': /kisskb/src/drivers/char/tpm/tpm1-cmd.c:622:17: note: byref variable will be forcibly initialized 622 | struct tpm_buf buf; | ^~~ /kisskb/src/block/blk-mq-debugfs.c: In function 'hctx_busy_show': /kisskb/src/block/blk-mq-debugfs.c:415:26: note: byref variable will be forcibly initialized 415 | struct show_busy_params params = { .m = m, .hctx = hctx }; | ^~~~~~ /kisskb/src/drivers/char/tpm/tpm1-cmd.c: In function 'tpm1_get_timeouts': /kisskb/src/drivers/char/tpm/tpm1-cmd.c:344:8: note: byref variable will be forcibly initialized 344 | cap_t cap; | ^~~ /kisskb/src/drivers/char/tpm/tpm1-cmd.c: In function 'tpm1_pcr_extend': /kisskb/src/drivers/char/tpm/tpm1-cmd.c:466:17: note: byref variable will be forcibly initialized 466 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm1-cmd.c: In function 'tpm1_get_random': /kisskb/src/drivers/char/tpm/tpm1-cmd.c:534:17: note: byref variable will be forcibly initialized 534 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm1-cmd.c: In function 'tpm1_pcr_read': /kisskb/src/drivers/char/tpm/tpm1-cmd.c:586:17: note: byref variable will be forcibly initialized 586 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm1-cmd.c: In function 'tpm1_pm_suspend': /kisskb/src/drivers/char/tpm/tpm1-cmd.c:740:17: note: byref variable will be forcibly initialized 740 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'dump_block_header': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:90:22: note: byref variable will be forcibly initialized 90 | struct block_header hdr; | ^~~ /kisskb/src/lib/mpi/mpicoder.c: In function 'mpi_write_to_sgl': /kisskb/src/lib/mpi/mpicoder.c:366:25: note: byref variable will be forcibly initialized 366 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/lib/mpi/mpicoder.c: In function 'mpi_read_raw_from_sgl': /kisskb/src/lib/mpi/mpicoder.c:439:25: note: byref variable will be forcibly initialized 439 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/sound/firewire/fireface/ff-hwdep.c: In function 'hwdep_read': /kisskb/src/sound/firewire/fireface/ff-hwdep.c:23:27: note: byref variable will be forcibly initialized 23 | union snd_firewire_event event; | ^~~~~ /kisskb/src/sound/firewire/fireface/ff-hwdep.c: In function 'hwdep_get_info': /kisskb/src/sound/firewire/fireface/ff-hwdep.c:73:31: note: byref variable will be forcibly initialized 73 | struct snd_firewire_get_info info; | ^~~~ In file included from /kisskb/src/drivers/video/backlight/pwm_bl.c:17: /kisskb/src/drivers/video/backlight/pwm_bl.c: In function 'pwm_is_enabled': /kisskb/src/include/linux/pwm.h:108:19: note: byref variable will be forcibly initialized 108 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c: In function 'compute_duty_cycle': /kisskb/src/drivers/video/backlight/pwm_bl.c:92:19: note: byref variable will be forcibly initialized 92 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c: In function 'pwm_backlight_power_off': /kisskb/src/drivers/video/backlight/pwm_bl.c:69:19: note: byref variable will be forcibly initialized 69 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c: In function 'pwm_backlight_power_on': /kisskb/src/drivers/video/backlight/pwm_bl.c:44:19: note: byref variable will be forcibly initialized 44 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c: In function 'pwm_backlight_update_status': /kisskb/src/drivers/video/backlight/pwm_bl.c:112:19: note: byref variable will be forcibly initialized 112 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c: In function 'pwm_backlight_probe': /kisskb/src/drivers/video/backlight/pwm_bl.c:447:19: note: byref variable will be forcibly initialized 447 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c:443:30: note: byref variable will be forcibly initialized 443 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c:442:37: note: byref variable will be forcibly initialized 442 | struct platform_pwm_backlight_data defdata; | ^~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/lightnvm/pblk.h:24, from /kisskb/src/drivers/lightnvm/pblk-gc.c:19: /kisskb/src/drivers/lightnvm/pblk-gc.c: In function 'pblk_gc_write': /kisskb/src/drivers/lightnvm/pblk-gc.c:34:12: note: byref variable will be forcibly initialized 34 | LIST_HEAD(w_list); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/mpi/ec.c: In function 'mpi_ec_mul_point': /kisskb/src/lib/mpi/ec.c:1251:30: note: byref variable will be forcibly initialized 1251 | struct gcry_mpi_point p1_, p2_; | ^~~ /kisskb/src/lib/mpi/ec.c:1251:25: note: byref variable will be forcibly initialized 1251 | struct gcry_mpi_point p1_, p2_; | ^~~ /kisskb/src/lib/mpi/ec.c:1216:32: note: byref variable will be forcibly initialized 1216 | struct gcry_mpi_point p1, p2, p1inv; | ^~~~~ /kisskb/src/lib/mpi/ec.c:1216:28: note: byref variable will be forcibly initialized 1216 | struct gcry_mpi_point p1, p2, p1inv; | ^~ /kisskb/src/lib/mpi/ec.c:1216:24: note: byref variable will be forcibly initialized 1216 | struct gcry_mpi_point p1, p2, p1inv; | ^~ /kisskb/src/drivers/block/rsxx/dma.c: In function 'rsxx_dma_queue_bio': /kisskb/src/drivers/block/rsxx/dma.c:674:19: note: byref variable will be forcibly initialized 674 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/base/bus.c: In function 'bus_for_each_dev': /kisskb/src/drivers/base/bus.c:295:20: note: byref variable will be forcibly initialized 295 | struct klist_iter i; | ^ /kisskb/src/drivers/base/bus.c: In function 'bus_for_each_drv': /kisskb/src/drivers/base/bus.c:421:20: note: byref variable will be forcibly initialized 421 | struct klist_iter i; | ^ /kisskb/src/drivers/base/bus.c: In function 'bus_find_device': /kisskb/src/drivers/base/bus.c:330:20: note: byref variable will be forcibly initialized 330 | struct klist_iter i; | ^ /kisskb/src/drivers/base/bus.c: In function 'subsys_find_device_by_id': /kisskb/src/drivers/base/bus.c:359:20: note: byref variable will be forcibly initialized 359 | struct klist_iter i; | ^ /kisskb/src/drivers/base/bus.c: In function 'subsys_interface_unregister': /kisskb/src/drivers/base/bus.c:1053:25: note: byref variable will be forcibly initialized 1053 | struct subsys_dev_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/async.h:12, from /kisskb/src/drivers/base/bus.c:11: /kisskb/src/drivers/base/bus.c: In function 'bus_sort_breadthfirst': /kisskb/src/drivers/base/bus.c:939:12: note: byref variable will be forcibly initialized 939 | LIST_HEAD(sorted_devices); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/base/bus.c: In function 'subsys_interface_register': /kisskb/src/drivers/base/bus.c:1026:25: note: byref variable will be forcibly initialized 1026 | struct subsys_dev_iter iter; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/sound/firewire/amdtp-stream-trace.h:78, from /kisskb/src/sound/firewire/amdtp-stream.c:27: /kisskb/src/sound/firewire/amdtp-stream.c: In function 'trace_event_raw_event_amdtp_packet': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro 'TRACE_EVENT' 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro 'TRACE_EVENT' 16 | TRACE_EVENT(amdtp_packet, | ^~~~~~~~~~~ /kisskb/src/sound/firewire/amdtp-stream.c: In function 'in_stream_callback': /kisskb/src/sound/firewire/amdtp-stream.c:901:24: note: byref variable will be forcibly initialized 901 | struct fw_iso_packet params = {0}; | ^~~~~~ /kisskb/src/sound/firewire/amdtp-stream.c: In function 'amdtp_stream_start': /kisskb/src/sound/firewire/amdtp-stream.c:1127:24: note: byref variable will be forcibly initialized 1127 | struct fw_iso_packet params; | ^~~~~~ /kisskb/src/sound/firewire/amdtp-stream.c: In function 'out_stream_callback': /kisskb/src/sound/firewire/amdtp-stream.c:845:5: note: byref variable will be forcibly initialized 845 | } template = { {0}, {0} }; | ^~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/packet/af_packet.c:49: /kisskb/src/net/packet/af_packet.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/tail_conversion.c: In function 'direct2indirect': /kisskb/src/fs/reiserfs/tail_conversion.c:41:19: note: byref variable will be forcibly initialized 41 | struct item_head ind_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/tail_conversion.c:35:17: note: byref variable will be forcibly initialized 35 | struct cpu_key end_key; | ^~~~~~~ /kisskb/src/fs/reiserfs/tail_conversion.c: In function 'indirect2direct': /kisskb/src/fs/reiserfs/tail_conversion.c:217:17: note: byref variable will be forcibly initialized 217 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/tail_conversion.c:212:19: note: byref variable will be forcibly initialized 212 | struct item_head s_ih; | ^~~~ /kisskb/src/fs/efs/inode.c: In function 'efs_map_block': /kisskb/src/fs/efs/inode.c:207:13: note: byref variable will be forcibly initialized 207 | efs_extent ext, *exts; | ^~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_rcv_vnet': /kisskb/src/net/packet/af_packet.c:2043:24: note: byref variable will be forcibly initialized 2043 | struct virtio_net_hdr vnet_hdr; | ^~~~~~~~ /kisskb/src/crypto/crypto_null.c: In function 'null_skcipher_crypt': /kisskb/src/crypto/crypto_null.c:78:23: note: byref variable will be forcibly initialized 78 | struct skcipher_walk walk; | ^~~~ /kisskb/src/fs/reiserfs/resize.c: In function 'reiserfs_resize': /kisskb/src/fs/reiserfs/resize.c:27:37: note: byref variable will be forcibly initialized 27 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/net/packet/af_packet.c: In function 'prb_open_block': /kisskb/src/net/packet/af_packet.c:814:20: note: byref variable will be forcibly initialized 814 | struct timespec64 ts; | ^~ /kisskb/src/net/packet/af_packet.c: In function 'prb_close_block': /kisskb/src/net/packet/af_packet.c:783:21: note: byref variable will be forcibly initialized 783 | struct timespec64 ts; | ^~ /kisskb/src/net/packet/af_packet.c: In function 'tpacket_rcv': /kisskb/src/net/packet/af_packet.c:2196:20: note: byref variable will be forcibly initialized 2196 | struct timespec64 ts; | ^~ /kisskb/src/net/packet/af_packet.c: In function '__packet_set_timestamp': /kisskb/src/net/packet/af_packet.c:435:20: note: byref variable will be forcibly initialized 435 | struct timespec64 ts; | ^~ /kisskb/src/net/packet/af_packet.c: In function 'packet_recvmsg': /kisskb/src/net/packet/af_packet.c:3450:26: note: byref variable will be forcibly initialized 3450 | struct tpacket_auxdata aux; | ^~~ In file included from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/packet/af_packet.c:49: /kisskb/src/net/packet/af_packet.c: In function 'skb_probe_transport_header': /kisskb/src/include/linux/skbuff.h:2596:25: note: byref variable will be forcibly initialized 2596 | struct flow_keys_basic keys; | ^~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_sendmsg_spkt': /kisskb/src/net/packet/af_packet.c:1905:23: note: byref variable will be forcibly initialized 1905 | struct sockcm_cookie sockc; | ^~~~~ /kisskb/src/sound/core/pcm_dmaengine.c: In function 'snd_dmaengine_pcm_pointer': /kisskb/src/sound/core/pcm_dmaengine.c:246:22: note: byref variable will be forcibly initialized 246 | struct dma_tx_state state; | ^~~~~ /kisskb/src/sound/core/pcm_dmaengine.c: In function 'snd_dmaengine_pcm_request_channel': /kisskb/src/sound/core/pcm_dmaengine.c:277:17: note: byref variable will be forcibly initialized 277 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/sound/core/pcm_dmaengine.c: In function 'snd_dmaengine_pcm_refine_runtime_hwparams': /kisskb/src/sound/core/pcm_dmaengine.c:397:24: note: byref variable will be forcibly initialized 397 | struct dma_slave_caps dma_caps; | ^~~~~~~~ /kisskb/src/net/packet/af_packet.c: In function 'prb_calc_retire_blk_tmo': /kisskb/src/net/packet/af_packet.c:535:32: note: byref variable will be forcibly initialized 535 | struct ethtool_link_ksettings ecmd; | ^~~~ /kisskb/src/drivers/base/core.c: In function 'device_for_each_child': /kisskb/src/drivers/base/core.c:3631:20: note: byref variable will be forcibly initialized 3631 | struct klist_iter i; | ^ /kisskb/src/drivers/base/core.c: In function 'device_find_child': /kisskb/src/drivers/base/core.c:3696:20: note: byref variable will be forcibly initialized 3696 | struct klist_iter i; | ^ /kisskb/src/drivers/base/core.c: In function 'device_for_each_child_reverse': /kisskb/src/drivers/base/core.c:3661:20: note: byref variable will be forcibly initialized 3661 | struct klist_iter i; | ^ /kisskb/src/drivers/base/core.c: In function 'device_find_child_by_name': /kisskb/src/drivers/base/core.c:3724:20: note: byref variable will be forcibly initialized 3724 | struct klist_iter i; | ^ /kisskb/src/drivers/base/core.c: In function 'dev_vprintk_emit': /kisskb/src/drivers/base/core.c:4516:25: note: byref variable will be forcibly initialized 4516 | struct dev_printk_info dev_info; | ^~~~~~~~ /kisskb/src/drivers/base/core.c: In function 'dev_printk': /kisskb/src/drivers/base/core.c:4552:19: note: byref variable will be forcibly initialized 4552 | struct va_format vaf; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/kernel/kthread.c:11: /kisskb/src/kernel/kthread.c: In function '__kthread_create_on_node': /kisskb/src/kernel/kthread.c:356:29: note: byref variable will be forcibly initialized 356 | DECLARE_COMPLETION_ONSTACK(done); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/drivers/base/core.c: In function '_dev_emerg': /kisskb/src/drivers/base/core.c:4569:19: note: byref variable will be forcibly initialized 4569 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4583:1: note: in expansion of macro 'define_dev_printk_level' 4583 | define_dev_printk_level(_dev_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_alert': /kisskb/src/drivers/base/core.c:4569:19: note: byref variable will be forcibly initialized 4569 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4584:1: note: in expansion of macro 'define_dev_printk_level' 4584 | define_dev_printk_level(_dev_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_crit': /kisskb/src/drivers/base/core.c:4569:19: note: byref variable will be forcibly initialized 4569 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4585:1: note: in expansion of macro 'define_dev_printk_level' 4585 | define_dev_printk_level(_dev_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_err': /kisskb/src/drivers/base/core.c:4569:19: note: byref variable will be forcibly initialized 4569 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4586:1: note: in expansion of macro 'define_dev_printk_level' 4586 | define_dev_printk_level(_dev_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_warn': /kisskb/src/drivers/base/core.c:4569:19: note: byref variable will be forcibly initialized 4569 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4587:1: note: in expansion of macro 'define_dev_printk_level' 4587 | define_dev_printk_level(_dev_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_notice': /kisskb/src/drivers/base/core.c:4569:19: note: byref variable will be forcibly initialized 4569 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4588:1: note: in expansion of macro 'define_dev_printk_level' 4588 | define_dev_printk_level(_dev_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_info': /kisskb/src/drivers/base/core.c:4569:19: note: byref variable will be forcibly initialized 4569 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4589:1: note: in expansion of macro 'define_dev_printk_level' 4589 | define_dev_printk_level(_dev_info, KERN_INFO); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function 'dev_err_probe': /kisskb/src/drivers/base/core.c:4622:19: note: byref variable will be forcibly initialized 4622 | struct va_format vaf; | ^~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_release': /kisskb/src/net/packet/af_packet.c:3048:22: note: byref variable will be forcibly initialized 3048 | union tpacket_req_u req_u; | ^~~~~ In file included from /kisskb/src/include/linux/kobject.h:19, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/drivers/base/core.c:11: /kisskb/src/drivers/base/core.c: In function 'device_links_supplier_sync_state_resume': /kisskb/src/drivers/base/core.c:1099:12: note: byref variable will be forcibly initialized 1099 | LIST_HEAD(sync_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/base/core.c: In function 'device_links_driver_bound': /kisskb/src/drivers/base/core.c:1206:12: note: byref variable will be forcibly initialized 1206 | LIST_HEAD(sync_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/net/packet/af_packet.c:83: /kisskb/src/net/packet/af_packet.c: In function 'virtio_net_hdr_to_skb': /kisskb/src/include/linux/virtio_net.h:86:27: note: byref variable will be forcibly initialized 86 | struct flow_keys_basic keys; | ^~~~ /kisskb/src/net/packet/af_packet.c: In function 'tpacket_snd': /kisskb/src/net/packet/af_packet.c:2655:23: note: byref variable will be forcibly initialized 2655 | struct sockcm_cookie sockc; | ^~~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_snd': /kisskb/src/net/packet/af_packet.c:2879:23: note: byref variable will be forcibly initialized 2879 | struct sockcm_cookie sockc; | ^~~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_getsockopt': /kisskb/src/net/packet/af_packet.c:3961:32: note: byref variable will be forcibly initialized 3961 | struct tpacket_rollover_stats rstats; | ^~~~~~ /kisskb/src/net/packet/af_packet.c:3960:24: note: byref variable will be forcibly initialized 3960 | union tpacket_stats_u st; | ^~ /kisskb/src/drivers/base/core.c: In function 'dev_uevent': /kisskb/src/drivers/base/core.c:2256:10: note: byref variable will be forcibly initialized 2256 | kgid_t gid = GLOBAL_ROOT_GID; | ^~~ /kisskb/src/drivers/base/core.c:2255:10: note: byref variable will be forcibly initialized 2255 | kuid_t uid = GLOBAL_ROOT_UID; | ^~~ /kisskb/src/net/packet/af_packet.c: In function 'fanout_set_data_cbpf': /kisskb/src/net/packet/af_packet.c:1552:20: note: byref variable will be forcibly initialized 1552 | struct sock_fprog fprog; | ^~~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_setsockopt': /kisskb/src/net/packet/af_packet.c:3886:22: note: byref variable will be forcibly initialized 3886 | struct fanout_args args = { 0 }; | ^~~~ /kisskb/src/net/packet/af_packet.c:3720:23: note: byref variable will be forcibly initialized 3720 | union tpacket_req_u req_u; | ^~~~~ /kisskb/src/net/packet/af_packet.c:3699:26: note: byref variable will be forcibly initialized 3699 | struct packet_mreq_max mreq; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_ud.c: In function 'ud_bmove': /kisskb/src/drivers/video/fbdev/core/fbcon_ud.c:52:21: note: byref variable will be forcibly initialized 52 | struct fb_copyarea area; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_ud.c: In function 'ud_clear': /kisskb/src/drivers/video/fbdev/core/fbcon_ud.c:70:21: note: byref variable will be forcibly initialized 70 | struct fb_fillrect region; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_ud.c: In function 'ud_clear_margins': /kisskb/src/drivers/video/fbdev/core/fbcon_ud.c:229:21: note: byref variable will be forcibly initialized 229 | struct fb_fillrect region; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_ud.c: In function 'ud_cursor': /kisskb/src/drivers/video/fbdev/core/fbcon_ud.c:254:19: note: byref variable will be forcibly initialized 254 | struct fb_cursor cursor; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_ud.c: In function 'ud_putcs': /kisskb/src/drivers/video/fbdev/core/fbcon_ud.c:155:18: note: byref variable will be forcibly initialized 155 | struct fb_image image; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/mm.h:7, from /kisskb/src/drivers/base/power/runtime.c:8: /kisskb/src/drivers/base/power/runtime.c: In function 'rpm_resume': /kisskb/src/drivers/base/power/runtime.c:772:15: note: byref variable will be forcibly initialized 772 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/base/power/runtime.c:772:3: note: in expansion of macro 'DEFINE_WAIT' 772 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_cw.c: In function 'cw_bmove': /kisskb/src/drivers/video/fbdev/core/fbcon_cw.c:52:21: note: byref variable will be forcibly initialized 52 | struct fb_copyarea area; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_cw.c: In function 'cw_clear': /kisskb/src/drivers/video/fbdev/core/fbcon_cw.c:69:21: note: byref variable will be forcibly initialized 69 | struct fb_fillrect region; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_cw.c: In function 'cw_clear_margins': /kisskb/src/drivers/video/fbdev/core/fbcon_cw.c:182:21: note: byref variable will be forcibly initialized 182 | struct fb_fillrect region; | ^~~~~~ /kisskb/src/drivers/base/power/runtime.c: In function 'rpm_suspend': /kisskb/src/drivers/video/fbdev/core/fbcon_cw.c: In function 'cw_cursor': /kisskb/src/drivers/video/fbdev/core/fbcon_cw.c:207:19: note: byref variable will be forcibly initialized 207 | struct fb_cursor cursor; | ^~~~~~ /kisskb/src/drivers/base/power/runtime.c:594:15: note: byref variable will be forcibly initialized 594 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/base/power/runtime.c:594:3: note: in expansion of macro 'DEFINE_WAIT' 594 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_cw.c: In function 'cw_putcs': /kisskb/src/drivers/video/fbdev/core/fbcon_cw.c:118:18: note: byref variable will be forcibly initialized 118 | struct fb_image image; | ^~~~~ /kisskb/src/kernel/time/timer_list.c: In function 'print_active_timers': /kisskb/src/kernel/time/timer_list.c:63:25: note: byref variable will be forcibly initialized 63 | struct hrtimer *timer, tmp; | ^~~ /kisskb/src/drivers/base/power/runtime.c: In function '__pm_runtime_barrier': /kisskb/src/drivers/base/power/runtime.c:1313:15: note: byref variable will be forcibly initialized 1313 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/base/power/runtime.c:1313:3: note: in expansion of macro 'DEFINE_WAIT' 1313 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/drivers/video/backlight/sky81452-backlight.c: In function 'sky81452_bl_probe': /kisskb/src/drivers/video/backlight/sky81452-backlight.c:279:30: note: byref variable will be forcibly initialized 279 | struct backlight_properties props; | ^~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/lightnvm/pblk.h:24, from /kisskb/src/drivers/lightnvm/pblk-recovery.c:21: /kisskb/src/drivers/lightnvm/pblk-recovery.c: In function 'pblk_recov_l2p': /kisskb/src/drivers/lightnvm/pblk-recovery.c:663:12: note: byref variable will be forcibly initialized 663 | LIST_HEAD(recov_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/drivers/dma/sf-pdma/sf-pdma.h:22, from /kisskb/src/drivers/dma/sf-pdma/sf-pdma.c:25: /kisskb/src/drivers/dma/sf-pdma/sf-pdma.c: In function 'dmaengine_desc_callback_invoke': /kisskb/src/drivers/dma/sf-pdma/../dmaengine.h:135:26: note: byref variable will be forcibly initialized 135 | struct dmaengine_result dummy_result = { | ^~~~~~~~~~~~ /kisskb/src/drivers/dma/sf-pdma/sf-pdma.c: In function 'dmaengine_desc_get_callback_invoke': /kisskb/src/drivers/dma/sf-pdma/../dmaengine.h:163:33: note: byref variable will be forcibly initialized 163 | struct dmaengine_desc_callback cb; | ^~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/dma/sf-pdma/sf-pdma.c:16: /kisskb/src/drivers/dma/sf-pdma/sf-pdma.c: In function 'sf_pdma_terminate_all': /kisskb/src/drivers/dma/sf-pdma/sf-pdma.c:216:12: note: byref variable will be forcibly initialized 216 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/sf-pdma/sf-pdma.c: In function 'sf_pdma_free_chan_resources': /kisskb/src/drivers/dma/sf-pdma/sf-pdma.c:152:12: note: byref variable will be forcibly initialized 152 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/drivers/base/dd.c:19: /kisskb/src/drivers/base/dd.c: In function 'wait_for_device_probe': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/base/dd.c:726:2: note: in expansion of macro 'wait_event' 726 | wait_event(probe_waitqueue, atomic_read(&probe_count) == 0); | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/base/dd.c:720:2: note: in expansion of macro 'wait_event' 720 | wait_event(probe_timeout_waitqueue, !driver_deferred_probe_timeout); | ^~~~~~~~~~ /kisskb/src/drivers/regulator/act8865-regulator.c: In function 'act8865_pmic_probe': /kisskb/src/drivers/regulator/act8865-regulator.c:741:27: note: byref variable will be forcibly initialized 741 | struct regulator_config config = { }; | ^~~~~~ /kisskb/src/drivers/base/dd.c: In function '__device_attach': /kisskb/src/drivers/base/dd.c:929:29: note: byref variable will be forcibly initialized 929 | struct device_attach_data data = { | ^~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'queue_log_writer': /kisskb/src/fs/reiserfs/journal.c:2949:21: note: byref variable will be forcibly initialized 2949 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'kupdate_transactions': /kisskb/src/fs/reiserfs/journal.c:1722:22: note: byref variable will be forcibly initialized 1722 | struct buffer_chunk chunk; | ^~~~~ /kisskb/src/sound/virtio/virtio_ctl_msg.c: In function 'virtsnd_ctl_query_info': /kisskb/src/sound/virtio/virtio_ctl_msg.c:266:21: note: byref variable will be forcibly initialized 266 | struct scatterlist sg; | ^~ /kisskb/src/fs/reiserfs/journal.c: In function 'write_ordered_buffers': /kisskb/src/fs/reiserfs/journal.c:799:19: note: byref variable will be forcibly initialized 799 | struct list_head tmp; | ^~~ /kisskb/src/fs/reiserfs/journal.c:798:22: note: byref variable will be forcibly initialized 798 | struct buffer_chunk chunk; | ^~~~~ /kisskb/src/kernel/notifier.c: In function 'notify_die': /kisskb/src/kernel/notifier.c:538:18: note: byref variable will be forcibly initialized 538 | struct die_args args = { | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/reiserfs/reiserfs.h:9, from /kisskb/src/fs/reiserfs/journal.c:41: /kisskb/src/fs/reiserfs/journal.c: In function 'reiserfs_wait_on_write_block': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/reiserfs/journal.c:2943:2: note: in expansion of macro 'wait_event' 2943 | wait_event(journal->j_join_wait, | ^~~~~~~~~~ /kisskb/src/sound/firewire/isight.c: In function 'get_unit_base': /kisskb/src/sound/firewire/isight.c:602:25: note: byref variable will be forcibly initialized 602 | struct fw_csr_iterator i; | ^ /kisskb/src/fs/reiserfs/journal.c: In function 'do_journal_begin_r': /kisskb/src/fs/reiserfs/journal.c:3015:37: note: byref variable will be forcibly initialized 3015 | struct reiserfs_transaction_handle myth; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/mm/swap_state.c:10: /kisskb/src/mm/swap_state.c: In function 'add_to_swap_cache': /kisskb/src/mm/swap_state.c:105:17: note: byref variable will be forcibly initialized 105 | XA_STATE_ORDER(xas, &address_space->i_pages, idx, compound_order(page)); | ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' 1365 | struct xa_state name = __XA_STATE(array, \ | ^~~~ /kisskb/src/mm/swap_state.c: In function '__delete_from_swap_cache': /kisskb/src/mm/swap_state.c:161:11: note: byref variable will be forcibly initialized 161 | XA_STATE(xas, &address_space->i_pages, idx); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/swap_state.c: In function 'clear_shadow_from_swap_cache': /kisskb/src/mm/swap_state.c:266:12: note: byref variable will be forcibly initialized 266 | XA_STATE(xas, &address_space->i_pages, curr); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'do_journal_release': /kisskb/src/fs/reiserfs/journal.c:1904:37: note: byref variable will be forcibly initialized 1904 | struct reiserfs_transaction_handle myth; | ^~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'reiserfs_flush_old_commits': /kisskb/src/fs/reiserfs/journal.c:3548:37: note: byref variable will be forcibly initialized 3548 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/journal.c: In function '__commit_trans_jl': /kisskb/src/fs/reiserfs/journal.c:3828:37: note: byref variable will be forcibly initialized 3828 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/mm/swap_state.c: In function 'swap_vma_readahead': /kisskb/src/mm/swap_state.c:804:18: note: byref variable will be forcibly initialized 804 | struct blk_plug plug; | ^~~~ /kisskb/src/mm/swap_state.c: In function 'swap_cluster_readahead': /kisskb/src/mm/swap_state.c:627:18: note: byref variable will be forcibly initialized 627 | struct blk_plug plug; | ^~~~ /kisskb/src/crypto/testmgr.c: In function 'test_akcipher_one': /kisskb/src/crypto/testmgr.c:3925:26: note: byref variable will be forcibly initialized 3925 | struct scatterlist src, dst, src_tab[3]; | ^~~ /kisskb/src/crypto/testmgr.c:3925:21: note: byref variable will be forcibly initialized 3925 | struct scatterlist src, dst, src_tab[3]; | ^~~ /kisskb/src/crypto/testmgr.c:3922:21: note: byref variable will be forcibly initialized 3922 | struct crypto_wait wait; | ^~~~ /kisskb/src/crypto/testmgr.c: In function 'drbg_cavs_test': /kisskb/src/crypto/testmgr.c:3644:34: note: byref variable will be forcibly initialized 3644 | struct drbg_string addtl, pers, testentropy; | ^~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:3644:28: note: byref variable will be forcibly initialized 3644 | struct drbg_string addtl, pers, testentropy; | ^~~~ /kisskb/src/crypto/testmgr.c:3644:21: note: byref variable will be forcibly initialized 3644 | struct drbg_string addtl, pers, testentropy; | ^~~~~ /kisskb/src/mm/swapfile.c: In function 'scan_swap_map': /kisskb/src/mm/swapfile.c:1034:14: note: byref variable will be forcibly initialized 1034 | swp_entry_t entry; | ^~~~~ /kisskb/src/mm/swapfile.c: In function 'unuse_pte_range': /kisskb/src/mm/swapfile.c:1982:20: note: byref variable will be forcibly initialized 1982 | struct vm_fault vmf = { | ^~~ /kisskb/src/crypto/testmgr.c: In function 'test_acomp': /kisskb/src/crypto/testmgr.c:3284:21: note: byref variable will be forcibly initialized 3284 | struct crypto_wait wait; | ^~~~ /kisskb/src/crypto/testmgr.c:3282:26: note: byref variable will be forcibly initialized 3282 | struct scatterlist src, dst; | ^~~ /kisskb/src/crypto/testmgr.c:3282:21: note: byref variable will be forcibly initialized 3282 | struct scatterlist src, dst; | ^~~ /kisskb/src/drivers/video/backlight/tps65217_bl.c: In function 'tps65217_bl_probe': /kisskb/src/drivers/video/backlight/tps65217_bl.c:267:30: note: byref variable will be forcibly initialized 267 | struct backlight_properties bl_props; | ^~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'do_test_kpp': /kisskb/src/crypto/testmgr.c:3743:26: note: byref variable will be forcibly initialized 3743 | struct scatterlist src, dst; | ^~~ /kisskb/src/crypto/testmgr.c:3743:21: note: byref variable will be forcibly initialized 3743 | struct scatterlist src, dst; | ^~~ /kisskb/src/crypto/testmgr.c:3740:21: note: byref variable will be forcibly initialized 3740 | struct crypto_wait wait; | ^~~~ /kisskb/src/crypto/testmgr.c: In function 'build_hash_sglist': /kisskb/src/crypto/testmgr.c:1132:18: note: byref variable will be forcibly initialized 1132 | struct iov_iter input; | ^~~~~ /kisskb/src/crypto/testmgr.c:1131:14: note: byref variable will be forcibly initialized 1131 | struct kvec kv; | ^~ /kisskb/src/crypto/testmgr.c: In function 'build_cipher_test_sglists': /kisskb/src/crypto/testmgr.c:750:18: note: byref variable will be forcibly initialized 750 | struct iov_iter input; | ^~~~~ In file included from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/crypto/testmgr.c:19: /kisskb/src/crypto/testmgr.c: In function 'test_ahash_vec_cfg': /kisskb/src/crypto/testmgr.c:1370:22: note: byref variable will be forcibly initialized 1370 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_hash_vec': /kisskb/src/crypto/testmgr.c:1568:25: note: byref variable will be forcibly initialized 1568 | struct testvec_config cfg; | ^~~ In file included from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/crypto/testmgr.c:19: /kisskb/src/crypto/testmgr.c: In function 'generate_aead_message': /kisskb/src/crypto/testmgr.c:2216:23: note: byref variable will be forcibly initialized 2216 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/crypto/testmgr.c:2214:30: note: byref variable will be forcibly initialized 2214 | struct scatterlist src[2], dst; | ^~~ In file included from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/crypto/testmgr.c:19: /kisskb/src/crypto/testmgr.c: In function 'test_aead_vec_cfg': /kisskb/src/crypto/testmgr.c:1933:22: note: byref variable will be forcibly initialized 1933 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_aead_vec': /kisskb/src/crypto/testmgr.c:2126:25: note: byref variable will be forcibly initialized 2126 | struct testvec_config cfg; | ^~~ In file included from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/crypto/testmgr.c:19: /kisskb/src/crypto/testmgr.c: In function 'generate_random_cipher_testvec': /kisskb/src/crypto/testmgr.c:2906:22: note: byref variable will be forcibly initialized 2906 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/crypto/testmgr.c:2904:26: note: byref variable will be forcibly initialized 2904 | struct scatterlist src, dst; | ^~~ /kisskb/src/crypto/testmgr.c:2904:21: note: byref variable will be forcibly initialized 2904 | struct scatterlist src, dst; | ^~~ /kisskb/src/crypto/testmgr.c: In function 'test_skcipher_vec_cfg': /kisskb/src/crypto/testmgr.c:2703:14: note: byref variable will be forcibly initialized 2703 | struct kvec input; | ^~~~~ In file included from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/crypto/testmgr.c:19: /kisskb/src/crypto/testmgr.c:2698:22: note: byref variable will be forcibly initialized 2698 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_skcipher_vec': /kisskb/src/crypto/testmgr.c:2874:25: note: byref variable will be forcibly initialized 2874 | struct testvec_config cfg; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_fill_info': /kisskb/src/net/core/neighbour.c:2435:23: note: byref variable will be forcibly initialized 2435 | struct nda_cacheinfo ci; | ^~ /kisskb/src/drivers/video/fbdev/core/fbcon_ccw.c: In function 'ccw_bmove': /kisskb/src/drivers/video/fbdev/core/fbcon_ccw.c:67:21: note: byref variable will be forcibly initialized 67 | struct fb_copyarea area; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_ccw.c: In function 'ccw_clear': /kisskb/src/drivers/video/fbdev/core/fbcon_ccw.c:84:21: note: byref variable will be forcibly initialized 84 | struct fb_fillrect region; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_ccw.c: In function 'ccw_clear_margins': /kisskb/src/drivers/video/fbdev/core/fbcon_ccw.c:199:21: note: byref variable will be forcibly initialized 199 | struct fb_fillrect region; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_ccw.c: In function 'ccw_cursor': /kisskb/src/drivers/video/fbdev/core/fbcon_ccw.c:224:19: note: byref variable will be forcibly initialized 224 | struct fb_cursor cursor; | ^~~~~~ /kisskb/src/drivers/video/fbdev/core/fbcon_ccw.c: In function 'ccw_putcs': /kisskb/src/drivers/video/fbdev/core/fbcon_ccw.c:133:18: note: byref variable will be forcibly initialized 133 | struct fb_image image; | ^~~~~ In file included from /kisskb/src/include/linux/cred.h:11, from /kisskb/src/kernel/cred.c:8: /kisskb/src/kernel/cred.c: In function 'cap_drop': /kisskb/src/include/linux/capability.h:137:15: note: byref variable will be forcibly initialized 137 | kernel_cap_t dest; | ^~~~ /kisskb/src/sound/core/hwdep.c: In function 'snd_hwdep_info': /kisskb/src/sound/core/hwdep.c:176:24: note: byref variable will be forcibly initialized 176 | struct snd_hwdep_info info; | ^~~~ /kisskb/src/sound/core/hwdep.c: In function 'snd_hwdep_dsp_status': /kisskb/src/sound/core/hwdep.c:191:30: note: byref variable will be forcibly initialized 191 | struct snd_hwdep_dsp_status info; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/async.h:14, from /kisskb/src/kernel/async.c:47: /kisskb/src/kernel/async.c: In function 'async_synchronize_cookie_domain': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/async.c:277:2: note: in expansion of macro 'wait_event' 277 | wait_event(async_done, lowest_in_progress(domain) >= cookie); | ^~~~~~~~~~ /kisskb/src/sound/core/hwdep.c: In function 'snd_hwdep_open': /kisskb/src/sound/core/hwdep.c:73:21: note: byref variable will be forcibly initialized 73 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/drivers/base/driver.c: In function 'driver_for_each_device': /kisskb/src/drivers/base/driver.c:45:20: note: byref variable will be forcibly initialized 45 | struct klist_iter i; | ^ /kisskb/src/drivers/base/driver.c: In function 'driver_find_device': /kisskb/src/drivers/base/driver.c:80:20: note: byref variable will be forcibly initialized 80 | struct klist_iter i; | ^ /kisskb/src/net/core/neighbour.c: In function 'neightbl_fill_info': /kisskb/src/net/core/neighbour.c:2085:20: note: byref variable will be forcibly initialized 2085 | struct ndt_stats ndst; | ^~~~ /kisskb/src/net/core/neighbour.c:2064:21: note: byref variable will be forcibly initialized 2064 | struct ndt_config ndc = { | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'do_setvfinfo': /kisskb/src/net/core/rtnetlink.c:2385:23: note: byref variable will be forcibly initialized 2385 | struct ifla_vf_info ivf; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/preemptirq.h:67, from /kisskb/src/kernel/trace/trace_preemptirq.c:16: /kisskb/src/kernel/trace/trace_preemptirq.c: In function 'trace_event_raw_event_preemptirq_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/preemptirq.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(preemptirq_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/core/rtnetlink.c:17: /kisskb/src/net/core/rtnetlink.c: In function '__rtnl_kill_links': /kisskb/src/net/core/rtnetlink.c:417:12: note: byref variable will be forcibly initialized 417 | LIST_HEAD(list_kill); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_delete_link': /kisskb/src/net/core/rtnetlink.c:3059:12: note: byref variable will be forcibly initialized 3059 | LIST_HEAD(list_kill); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_group_dellink': /kisskb/src/net/core/rtnetlink.c:3023:12: note: byref variable will be forcibly initialized 3023 | LIST_HEAD(list_kill); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fill_link_ifmap': /kisskb/src/net/core/rtnetlink.c:1401:25: note: byref variable will be forcibly initialized 1401 | struct rtnl_link_ifmap map; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fill_vfinfo': /kisskb/src/net/core/rtnetlink.c:1242:22: note: byref variable will be forcibly initialized 1242 | struct ifla_vf_guid port_guid; | ^~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1241:22: note: byref variable will be forcibly initialized 1241 | struct ifla_vf_guid node_guid; | ^~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1240:22: note: byref variable will be forcibly initialized 1240 | struct ifla_vf_info ivi; | ^~~ /kisskb/src/net/core/rtnetlink.c:1239:27: note: byref variable will be forcibly initialized 1239 | struct ifla_vf_broadcast vf_broadcast; | ^~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1238:21: note: byref variable will be forcibly initialized 1238 | struct ifla_vf_mac vf_mac; | ^~~~~~ /kisskb/src/net/core/rtnetlink.c:1237:22: note: byref variable will be forcibly initialized 1237 | struct ifla_vf_rate vf_rate; | ^~~~~~~ /kisskb/src/net/core/rtnetlink.c:1236:22: note: byref variable will be forcibly initialized 1236 | struct ifla_vf_vlan vf_vlan; | ^~~~~~~ /kisskb/src/net/core/rtnetlink.c:1235:23: note: byref variable will be forcibly initialized 1235 | struct ifla_vf_trust vf_trust; | ^~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1234:23: note: byref variable will be forcibly initialized 1234 | struct ifla_vf_stats vf_stats; | ^~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1233:25: note: byref variable will be forcibly initialized 1233 | struct ifla_vf_tx_rate vf_tx_rate; | ^~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1232:26: note: byref variable will be forcibly initialized 1232 | struct ifla_vf_spoofchk vf_spoofchk; | ^~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1231:27: note: byref variable will be forcibly initialized 1231 | struct ifla_vf_vlan_info vf_vlan_info; | ^~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1230:28: note: byref variable will be forcibly initialized 1230 | struct ifla_vf_link_state vf_linkstate; | ^~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1228:30: note: byref variable will be forcibly initialized 1228 | struct ifla_vf_rss_query_en vf_rss_query_en; | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_phys_port_id_fill': /kisskb/src/net/core/rtnetlink.c:1148:29: note: byref variable will be forcibly initialized 1148 | struct netdev_phys_item_id ppid; | ^~~~ /kisskb/src/fs/reiserfs/xattr.c: In function 'reiserfs_for_each_xattr': /kisskb/src/fs/reiserfs/xattr.c:301:38: note: byref variable will be forcibly initialized 301 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'do_setlink': /kisskb/src/net/core/rtnetlink.c:2631:16: note: byref variable will be forcibly initialized 2631 | struct ifmap k_map; | ^~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnetlink_rcv_msg': /kisskb/src/net/core/rtnetlink.c:5520:32: note: byref variable will be forcibly initialized 5520 | struct netlink_dump_control c = { | ^ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/core/rtnetlink.c:17: /kisskb/src/net/core/rtnetlink.c: In function '__rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3480:13: note: byref variable will be forcibly initialized 3480 | LIST_HEAD(list_kill); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/extents_status.c: In function '__es_scan_range': /kisskb/src/fs/ext4/extents_status.c:345:23: note: byref variable will be forcibly initialized 345 | struct extent_status es; | ^~ /kisskb/src/kernel/trace/trace_hwlat.c: In function 'get_sample': /kisskb/src/kernel/trace/trace_hwlat.c:167:22: note: byref variable will be forcibly initialized 167 | struct hwlat_sample s; | ^ /kisskb/src/fs/ext4/extents_status.c: In function '__es_remove_extent': /kisskb/src/fs/ext4/extents_status.c:1342:25: note: byref variable will be forcibly initialized 1342 | struct extent_status newes; | ^~~~~ /kisskb/src/fs/ext4/extents_status.c:1314:20: note: byref variable will be forcibly initialized 1314 | struct rsvd_count rc; | ^~ /kisskb/src/fs/ext4/extents_status.c:1309:23: note: byref variable will be forcibly initialized 1309 | struct extent_status orig_es; | ^~~~~~~ /kisskb/src/fs/ext4/extents_status.c: In function 'ext4_es_insert_extent': /kisskb/src/fs/ext4/extents_status.c:819:23: note: byref variable will be forcibly initialized 819 | struct extent_status newes; | ^~~~~ /kisskb/src/fs/ext4/extents_status.c: In function 'ext4_es_cache_extent': /kisskb/src/fs/ext4/extents_status.c:885:23: note: byref variable will be forcibly initialized 885 | struct extent_status newes; | ^~~~~ /kisskb/src/fs/ext4/extents_status.c: In function 'ext4_es_insert_delayed_block': /kisskb/src/fs/ext4/extents_status.c:1990:23: note: byref variable will be forcibly initialized 1990 | struct extent_status newes; | ^~~~~ /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'serial8250_probe': /kisskb/src/drivers/tty/serial/8250/8250_core.c:808:24: note: byref variable will be forcibly initialized 808 | struct uart_8250_port uart; | ^~~~ /kisskb/src/fs/romfs/super.c: In function 'romfs_readdir': /kisskb/src/fs/romfs/super.c:154:21: note: byref variable will be forcibly initialized 154 | struct romfs_inode ri; | ^~ /kisskb/src/fs/romfs/super.c: In function 'romfs_iget': /kisskb/src/fs/romfs/super.c:281:21: note: byref variable will be forcibly initialized 281 | struct romfs_inode ri; | ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/include/linux/keyslot-manager.h:9, from /kisskb/src/block/keyslot-manager.c:31: /kisskb/src/block/keyslot-manager.c: In function 'blk_ksm_get_slot_for_key': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/block/keyslot-manager.c:268:3: note: in expansion of macro 'wait_event' 268 | wait_event(ksm->idle_slots_wait_queue, | ^~~~~~~~~~ /kisskb/src/fs/romfs/super.c: In function 'romfs_lookup': /kisskb/src/fs/romfs/super.c:217:21: note: byref variable will be forcibly initialized 217 | struct romfs_inode ri; | ^~ In file included from /kisskb/src/drivers/dma/dmaengine.c:40: /kisskb/src/drivers/dma/dmaengine.c: In function 'dma_async_is_tx_complete': /kisskb/src/include/linux/dmaengine.h:1435:22: note: byref variable will be forcibly initialized 1435 | struct dma_tx_state state; | ^~~~~ /kisskb/src/drivers/tty/hvc/hvsi_lib.c: In function 'hvsi_start_handshake': /kisskb/src/drivers/tty/hvc/hvsi_lib.c:20:20: note: byref variable will be forcibly initialized 20 | struct hvsi_query q; | ^ /kisskb/src/drivers/tty/hvc/hvsi_lib.c: In function 'hvsi_send_close': /kisskb/src/drivers/tty/hvc/hvsi_lib.c:37:22: note: byref variable will be forcibly initialized 37 | struct hvsi_control ctrl; | ^~~~ /kisskb/src/drivers/tty/hvc/hvsi_lib.c: In function 'hvsi_got_query': /kisskb/src/drivers/tty/hvc/hvsi_lib.c:87:29: note: byref variable will be forcibly initialized 87 | struct hvsi_query_response r; | ^ /kisskb/src/drivers/tty/hvc/hvsi_lib.c: In function 'hvsilib_put_chars': /kisskb/src/drivers/tty/hvc/hvsi_lib.c:233:19: note: byref variable will be forcibly initialized 233 | struct hvsi_data dp; | ^~ /kisskb/src/drivers/tty/hvc/hvsi_lib.c: In function 'hvsilib_read_mctrl': /kisskb/src/drivers/tty/hvc/hvsi_lib.c:259:20: note: byref variable will be forcibly initialized 259 | struct hvsi_query q; | ^ /kisskb/src/drivers/tty/hvc/hvsi_lib.c: In function 'hvsilib_write_mctrl': /kisskb/src/drivers/tty/hvc/hvsi_lib.c:289:22: note: byref variable will be forcibly initialized 289 | struct hvsi_control ctrl; | ^~~~ /kisskb/src/drivers/dma/dmaengine.c: In function 'dma_get_any_slave_channel': /kisskb/src/drivers/dma/dmaengine.c:729:17: note: byref variable will be forcibly initialized 729 | dma_cap_mask_t mask; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/alarmtimer.h:97, from /kisskb/src/kernel/time/alarmtimer.c:34: /kisskb/src/kernel/time/alarmtimer.c: In function 'trace_event_raw_event_alarmtimer_suspend': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(alarmtimer_suspend, | ^~~~~~~~~~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'trace_event_raw_event_alarm_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 45 | DECLARE_EVENT_CLASS(alarm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma/dmaengine.c: In function 'dma_request_chan': /kisskb/src/drivers/dma/dmaengine.c:835:18: note: byref variable will be forcibly initialized 835 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_create': /kisskb/src/kernel/time/posix-timers.c:582:14: note: byref variable will be forcibly initialized 582 | sigevent_t event; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_compat_sys_timer_create': /kisskb/src/kernel/time/posix-timers.c:597:14: note: byref variable will be forcibly initialized 597 | sigevent_t event; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_gettime': /kisskb/src/kernel/time/posix-timers.c:741:22: note: byref variable will be forcibly initialized 741 | struct itimerspec64 cur_setting; | ^~~~~~~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_gettime32': /kisskb/src/kernel/time/posix-timers.c:756:22: note: byref variable will be forcibly initialized 756 | struct itimerspec64 cur_setting; | ^~~~~~~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_settime': /kisskb/src/kernel/time/posix-timers.c:942:32: note: byref variable will be forcibly initialized 942 | struct itimerspec64 new_spec, old_spec; | ^~~~~~~~ /kisskb/src/kernel/time/posix-timers.c:942:22: note: byref variable will be forcibly initialized 942 | struct itimerspec64 new_spec, old_spec; | ^~~~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_settime32': /kisskb/src/kernel/time/posix-timers.c:965:32: note: byref variable will be forcibly initialized 965 | struct itimerspec64 new_spec, old_spec; | ^~~~~~~~ /kisskb/src/kernel/time/posix-timers.c:965:22: note: byref variable will be forcibly initialized 965 | struct itimerspec64 new_spec, old_spec; | ^~~~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_settime': /kisskb/src/kernel/time/posix-timers.c:1071:20: note: byref variable will be forcibly initialized 1071 | struct timespec64 new_tp; | ^~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_nanosleep': /kisskb/src/kernel/time/posix-timers.c:1250:20: note: byref variable will be forcibly initialized 1250 | struct timespec64 t; | ^ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_gettime': /kisskb/src/kernel/time/posix-timers.c:1086:20: note: byref variable will be forcibly initialized 1086 | struct timespec64 kernel_tp; | ^~~~~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_getres': /kisskb/src/kernel/time/posix-timers.c:1133:20: note: byref variable will be forcibly initialized 1133 | struct timespec64 rtn_tp; | ^~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_settime32': /kisskb/src/kernel/time/posix-timers.c:1153:20: note: byref variable will be forcibly initialized 1153 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_nanosleep_time32': /kisskb/src/kernel/time/posix-timers.c:1277:20: note: byref variable will be forcibly initialized 1277 | struct timespec64 t; | ^ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_gettime32': /kisskb/src/kernel/time/posix-timers.c:1168:20: note: byref variable will be forcibly initialized 1168 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_getres_time32': /kisskb/src/kernel/time/posix-timers.c:1204:20: note: byref variable will be forcibly initialized 1204 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_adjtime': /kisskb/src/kernel/time/posix-timers.c:1115:24: note: byref variable will be forcibly initialized 1115 | struct __kernel_timex ktx; | ^~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_adjtime32': /kisskb/src/kernel/time/posix-timers.c:1185:24: note: byref variable will be forcibly initialized 1185 | struct __kernel_timex ktx; | ^~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'alarmtimer_do_nsleep': /kisskb/src/kernel/time/alarmtimer.c:771:21: note: byref variable will be forcibly initialized 771 | struct timespec64 rmt; | ^~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'alarm_timer_nsleep': /kisskb/src/kernel/time/alarmtimer.c:824:15: note: byref variable will be forcibly initialized 824 | struct alarm alarm; | ^~~~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'alarm_timer_nsleep_restart': /kisskb/src/kernel/time/alarmtimer.c:804:15: note: byref variable will be forcibly initialized 804 | struct alarm alarm; | ^~~~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'alarmtimer_suspend': /kisskb/src/kernel/time/alarmtimer.c:248:18: note: byref variable will be forcibly initialized 248 | struct rtc_time tm; | ^~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_lock_door': /kisskb/src/drivers/block/pktcdvd.c:1923:24: note: byref variable will be forcibly initialized 1923 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_flush_cache': /kisskb/src/drivers/block/pktcdvd.c:767:24: note: byref variable will be forcibly initialized 767 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_set_speed': /kisskb/src/drivers/block/pktcdvd.c:790:24: note: byref variable will be forcibly initialized 790 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:789:24: note: byref variable will be forcibly initialized 789 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_get_max_speed': /kisskb/src/drivers/block/pktcdvd.c:1938:24: note: byref variable will be forcibly initialized 1938 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:1937:24: note: byref variable will be forcibly initialized 1937 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_write_caching': /kisskb/src/drivers/block/pktcdvd.c:1892:24: note: byref variable will be forcibly initialized 1892 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:1891:24: note: byref variable will be forcibly initialized 1891 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_media_speed': /kisskb/src/drivers/block/pktcdvd.c:1999:24: note: byref variable will be forcibly initialized 1999 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:1998:24: note: byref variable will be forcibly initialized 1998 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_perform_opc': /kisskb/src/drivers/block/pktcdvd.c:2071:24: note: byref variable will be forcibly initialized 2071 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:2070:24: note: byref variable will be forcibly initialized 2070 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_set_write_settings': /kisskb/src/drivers/block/pktcdvd.c:1627:24: note: byref variable will be forcibly initialized 1627 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:1626:24: note: byref variable will be forcibly initialized 1626 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_get_disc_info': /kisskb/src/drivers/block/pktcdvd.c:1530:24: note: byref variable will be forcibly initialized 1530 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_get_track_info': /kisskb/src/drivers/block/pktcdvd.c:1558:24: note: byref variable will be forcibly initialized 1558 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_get_last_written': /kisskb/src/drivers/block/pktcdvd.c:1587:20: note: byref variable will be forcibly initialized 1587 | track_information ti; | ^~ /kisskb/src/drivers/block/pktcdvd.c:1586:19: note: byref variable will be forcibly initialized 1586 | disc_information di; | ^~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_probe_settings': /kisskb/src/drivers/block/pktcdvd.c:1792:20: note: byref variable will be forcibly initialized 1792 | track_information ti; | ^~ /kisskb/src/drivers/block/pktcdvd.c:1791:19: note: byref variable will be forcibly initialized 1791 | disc_information di; | ^~ /kisskb/src/drivers/block/pktcdvd.c:1789:24: note: byref variable will be forcibly initialized 1789 | struct packet_command cgc; | ^~~ /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_info_user': /kisskb/src/sound/core/rawmidi.c:611:26: note: byref variable will be forcibly initialized 611 | struct snd_rawmidi_info info; | ^~~~ /kisskb/src/fs/overlayfs/super.c: In function 'ovl_posix_acl_xattr_set': /kisskb/src/fs/overlayfs/super.c:1049:16: note: byref variable will be forcibly initialized 1049 | struct iattr iattr = { .ia_valid = ATTR_KILL_SGID }; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'bio_list_copy_data': /kisskb/src/drivers/block/pktcdvd.c:1215:19: note: byref variable will be forcibly initialized 1215 | struct bvec_iter dst_iter = dst->bi_iter; | ^~~~~~~~ /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_ioctl_status32': /kisskb/src/sound/core/rawmidi.c:762:30: note: byref variable will be forcibly initialized 762 | struct snd_rawmidi_status64 status64; | ^~~~~~~~ /kisskb/src/sound/core/rawmidi.c:761:30: note: byref variable will be forcibly initialized 761 | struct snd_rawmidi_status32 status32; | ^~~~~~~~ /kisskb/src/drivers/block/pktcdvd.c:1214:19: note: byref variable will be forcibly initialized 1214 | struct bvec_iter src_iter = src->bi_iter; | ^~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/include/linux/pktcdvd.h:15, from /kisskb/src/drivers/block/pktcdvd.c:49: /kisskb/src/drivers/block/pktcdvd.c: In function 'kcdrwd': /kisskb/src/drivers/block/pktcdvd.c:1410:21: note: byref variable will be forcibly initialized 1410 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_ioctl_status64': /kisskb/src/sound/core/rawmidi.c:803:30: note: byref variable will be forcibly initialized 803 | struct snd_rawmidi_status64 status; | ^~~~~~ /kisskb/src/fs/overlayfs/super.c: In function 'ovl_statfs': /kisskb/src/fs/overlayfs/super.c:313:14: note: byref variable will be forcibly initialized 313 | struct path path; | ^~~~ /kisskb/src/fs/overlayfs/super.c: In function 'ovl_check_namelen': /kisskb/src/fs/overlayfs/super.c:911:17: note: byref variable will be forcibly initialized 911 | struct kstatfs statfs; | ^~~~~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_ctl_ioctl': /kisskb/src/drivers/block/pktcdvd.c:2835:26: note: byref variable will be forcibly initialized 2835 | struct pkt_ctrl_command ctrl_cmd; | ^~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/sound/core.h:10, from /kisskb/src/sound/core/rawmidi.c:7: /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_drain_output': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/core/rawmidi.c:232:12: note: in expansion of macro 'wait_event_interruptible_timeout' 232 | timeout = wait_event_interruptible_timeout(runtime->sleep, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/overlayfs/super.c:18: /kisskb/src/fs/overlayfs/super.c: In function 'ovl_workdir_create': /kisskb/src/fs/overlayfs/overlayfs.h:539:43: note: byref variable will be forcibly initialized 539 | #define OVL_CATTR(m) (&(struct ovl_cattr) { .mode = (m) }) | ^ /kisskb/src/fs/overlayfs/super.c:790:37: note: in expansion of macro 'OVL_CATTR' 790 | work = ovl_create_real(dir, work, OVL_CATTR(attr.ia_mode)); | ^~~~~~~~~ /kisskb/src/fs/overlayfs/super.c:767:16: note: byref variable will be forcibly initialized 767 | struct iattr attr = { | ^~~~ In file included from /kisskb/src/fs/overlayfs/super.c:18: /kisskb/src/fs/overlayfs/super.c: In function 'ovl_lookup_or_create': /kisskb/src/fs/overlayfs/overlayfs.h:539:43: note: byref variable will be forcibly initialized 539 | #define OVL_CATTR(m) (&(struct ovl_cattr) { .mode = (m) }) | ^ /kisskb/src/fs/overlayfs/super.c:1321:6: note: in expansion of macro 'OVL_CATTR' 1321 | OVL_CATTR(mode)); | ^~~~~~~~~ /kisskb/src/fs/overlayfs/super.c: In function 'ovl_check_rename_whiteout': /kisskb/src/fs/overlayfs/super.c:1261:23: note: byref variable will be forcibly initialized 1261 | struct name_snapshot name; | ^~~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_get_tpm_pt': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:390:17: note: byref variable will be forcibly initialized 390 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_probe': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:486:17: note: byref variable will be forcibly initialized 486 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_do_selftest': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:448:17: note: byref variable will be forcibly initialized 448 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_flush_context': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:350:17: note: byref variable will be forcibly initialized 350 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_get_cc_attrs_tbl': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:620:17: note: byref variable will be forcibly initialized 620 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_startup': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:699:17: note: byref variable will be forcibly initialized 699 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_pcr_read': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:166:17: note: byref variable will be forcibly initialized 166 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_pcr_extend': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:239:29: note: byref variable will be forcibly initialized 239 | struct tpm2_null_auth_area auth_area; | ^~~~~~~~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c:238:17: note: byref variable will be forcibly initialized 238 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_get_random': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:291:17: note: byref variable will be forcibly initialized 291 | struct tpm_buf buf; | ^~~ /kisskb/src/fs/orangefs/acl.c: In function 'orangefs_set_acl': /kisskb/src/fs/orangefs/acl.c:123:15: note: byref variable will be forcibly initialized 123 | struct iattr iattr; | ^~~~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_shutdown': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:422:17: note: byref variable will be forcibly initialized 422 | struct tpm_buf buf; | ^~~ /kisskb/src/fs/orangefs/acl.c: In function 'orangefs_init_acl': /kisskb/src/fs/orangefs/acl.c:162:15: note: byref variable will be forcibly initialized 162 | struct iattr iattr; | ^~~~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c: In function 'tpm2_get_pcr_allocation': /kisskb/src/drivers/char/tpm/tpm2-cmd.c:542:17: note: byref variable will be forcibly initialized 542 | struct tpm_buf buf; | ^~~ /kisskb/src/drivers/char/tpm/tpm2-cmd.c:541:28: note: byref variable will be forcibly initialized 541 | struct tpm2_pcr_selection pcr_selection; | ^~~~~~~~~~~~~ /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_ioctl': /kisskb/src/sound/core/rawmidi.c:859:29: note: byref variable will be forcibly initialized 859 | struct snd_rawmidi_params params; | ^~~~~~ /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_read': /kisskb/src/sound/core/rawmidi.c:1112:23: note: byref variable will be forcibly initialized 1112 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_write': /kisskb/src/sound/core/rawmidi.c:1478:23: note: byref variable will be forcibly initialized 1478 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/sound/core/rawmidi.c:1443:23: note: byref variable will be forcibly initialized 1443 | wait_queue_entry_t wait; | ^~~~ In file included from /kisskb/src/sound/core/rawmidi.c:1529: /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_ioctl_params_compat': /kisskb/src/sound/core/rawmidi_compat.c:22:28: note: byref variable will be forcibly initialized 22 | struct snd_rawmidi_params params; | ^~~~~~ /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_ioctl_status_compat64': /kisskb/src/sound/core/rawmidi_compat.c:59:37: note: byref variable will be forcibly initialized 59 | struct compat_snd_rawmidi_status64 compat_status; | ^~~~~~~~~~~~~ /kisskb/src/sound/core/rawmidi_compat.c:58:30: note: byref variable will be forcibly initialized 58 | struct snd_rawmidi_status64 status; | ^~~~~~ /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_open': /kisskb/src/sound/core/rawmidi.c:409:21: note: byref variable will be forcibly initialized 409 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/sound/core/rawmidi.c: In function 'snd_rawmidi_info_select_user': /kisskb/src/sound/core/rawmidi.c:662:26: note: byref variable will be forcibly initialized 662 | struct snd_rawmidi_info info; | ^~~~ /kisskb/src/drivers/clk/clk-conf.c: In function '__set_clk_parents': /kisskb/src/drivers/clk/clk-conf.c:16:25: note: byref variable will be forcibly initialized 16 | struct of_phandle_args clkspec; | ^~~~~~~ /kisskb/src/drivers/clk/clk-conf.c: In function '__set_clk_rates': /kisskb/src/drivers/clk/clk-conf.c:78:25: note: byref variable will be forcibly initialized 78 | struct of_phandle_args clkspec; | ^~~~~~~ /kisskb/src/lib/decompress_unzstd.c: In function '__unzstd': /kisskb/src/lib/decompress_unzstd.c:172:19: note: byref variable will be forcibly initialized 172 | ZSTD_frameParams params; | ^~~~~~ /kisskb/src/lib/decompress_unzstd.c:171:17: note: byref variable will be forcibly initialized 171 | ZSTD_outBuffer out; | ^~~ /kisskb/src/lib/decompress_unzstd.c:170:16: note: byref variable will be forcibly initialized 170 | ZSTD_inBuffer in; | ^~ In file included from /kisskb/src/drivers/dma/virt-dma.h:13, from /kisskb/src/drivers/dma/virt-dma.c:12: /kisskb/src/drivers/dma/virt-dma.c: In function 'dmaengine_desc_callback_invoke': /kisskb/src/drivers/dma/dmaengine.h:135:26: note: byref variable will be forcibly initialized 135 | struct dmaengine_result dummy_result = { | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/dma/virt-dma.c:7: /kisskb/src/drivers/dma/virt-dma.c: In function 'vchan_complete': /kisskb/src/drivers/dma/virt-dma.c:88:12: note: byref variable will be forcibly initialized 88 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/virt-dma.c:87:33: note: byref variable will be forcibly initialized 87 | struct dmaengine_desc_callback cb; | ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'fuse_get_req': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:604:2: note: in expansion of macro '___wait_event' 604 | ___wait_event(wq, condition, TASK_KILLABLE, 1, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:612:11: note: in expansion of macro '__wait_event_killable_exclusive' 612 | __ret = __wait_event_killable_exclusive(wq, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:115:7: note: in expansion of macro 'wait_event_killable_exclusive' 115 | if (wait_event_killable_exclusive(fc->blocked_waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'request_wait_answer': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:411:2: note: in expansion of macro 'wait_event' 411 | wait_event(req->waitq, test_bit(FR_FINISHED, &req->flags)); | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' 882 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:904:11: note: in expansion of macro '__wait_event_killable' 904 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:390:9: note: in expansion of macro 'wait_event_killable' 390 | err = wait_event_killable(req->waitq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:376:9: note: in expansion of macro 'wait_event_interruptible' 376 | err = wait_event_interruptible(req->waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_interrupt': /kisskb/src/fs/fuse/dev.c:1043:27: note: byref variable will be forcibly initialized 1043 | struct fuse_interrupt_in arg; | ^~~ /kisskb/src/fs/fuse/dev.c:1042:24: note: byref variable will be forcibly initialized 1042 | struct fuse_in_header ih; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_single_forget': /kisskb/src/fs/fuse/dev.c:1097:24: note: byref variable will be forcibly initialized 1097 | struct fuse_forget_in arg = { | ^~~ /kisskb/src/drivers/block/virtio_blk.c: In function 'life_time_show': /kisskb/src/drivers/block/virtio_blk.c:492:29: note: byref variable will be forcibly initialized 492 | struct virtio_blk_lifetime lft; | ^~~ /kisskb/src/drivers/block/virtio_blk.c: In function 'pre_eol_info_show': /kisskb/src/drivers/block/virtio_blk.c:473:29: note: byref variable will be forcibly initialized 473 | struct virtio_blk_lifetime lft; | ^~~ /kisskb/src/drivers/block/virtio_blk.c: In function 'virtblk_add_req': /kisskb/src/drivers/block/virtio_blk.c:95:26: note: byref variable will be forcibly initialized 95 | struct scatterlist hdr, status, *sgs[3]; | ^~~~~~ /kisskb/src/drivers/block/virtio_blk.c:95:21: note: byref variable will be forcibly initialized 95 | struct scatterlist hdr, status, *sgs[3]; | ^~~ /kisskb/src/sound/firewire/motu/motu-hwdep.c: In function 'hwdep_read': /kisskb/src/sound/firewire/motu/motu-hwdep.c:24:27: note: byref variable will be forcibly initialized 24 | union snd_firewire_event event; | ^~~~~ /kisskb/src/sound/firewire/motu/motu-hwdep.c: In function 'hwdep_get_info': /kisskb/src/sound/firewire/motu/motu-hwdep.c:82:31: note: byref variable will be forcibly initialized 82 | struct snd_firewire_get_info info; | ^~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'thread_group_start_cputime': /kisskb/src/kernel/time/posix-cpu-timers.c:296:23: note: byref variable will be forcibly initialized 296 | struct task_cputime sum; | ^~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function '__thread_group_cputime': /kisskb/src/kernel/time/posix-cpu-timers.c:320:22: note: byref variable will be forcibly initialized 320 | struct task_cputime ct; | ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_do_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:591:2: note: in expansion of macro '___wait_event' 591 | ___wait_event(wq, condition, TASK_INTERRUPTIBLE, 1, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:599:11: note: in expansion of macro '__wait_event_interruptible_exclusive' 599 | __ret = __wait_event_interruptible_exclusive(wq, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:1231:9: note: in expansion of macro 'wait_event_interruptible_exclusive' 1231 | err = wait_event_interruptible_exclusive(fiq->waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/kernel/time/posix-cpu-timers.c:6: /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'handle_posix_cpu_timers': /kisskb/src/kernel/time/posix-cpu-timers.c:1195:12: note: byref variable will be forcibly initialized 1195 | LIST_HEAD(firing); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_read': /kisskb/src/fs/fuse/dev.c:1334:25: note: byref variable will be forcibly initialized 1334 | struct fuse_copy_state cs; | ^~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'do_cpu_nanosleep': /kisskb/src/kernel/time/posix-cpu-timers.c:1368:18: note: byref variable will be forcibly initialized 1368 | struct k_itimer timer; | ^~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_poll': /kisskb/src/kernel/time/posix-cpu-timers.c:1367:22: note: byref variable will be forcibly initialized 1367 | struct itimerspec64 it; | ^~ /kisskb/src/fs/fuse/dev.c:1403:37: note: byref variable will be forcibly initialized 1403 | struct fuse_notify_poll_wakeup_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_inval_inode': /kisskb/src/fs/fuse/dev.c:1424:37: note: byref variable will be forcibly initialized 1424 | struct fuse_notify_inval_inode_out outarg; | ^~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_nsleep_restart': /kisskb/src/kernel/time/posix-cpu-timers.c:1492:20: note: byref variable will be forcibly initialized 1492 | struct timespec64 t; | ^ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_inval_entry': /kisskb/src/fs/fuse/dev.c:1452:14: note: byref variable will be forcibly initialized 1452 | struct qstr name; | ^~~~ /kisskb/src/fs/fuse/dev.c:1449:37: note: byref variable will be forcibly initialized 1449 | struct fuse_notify_inval_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_delete': /kisskb/src/fs/fuse/dev.c:1500:14: note: byref variable will be forcibly initialized 1500 | struct qstr name; | ^~~~ /kisskb/src/fs/fuse/dev.c:1497:32: note: byref variable will be forcibly initialized 1497 | struct fuse_notify_delete_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_store': /kisskb/src/fs/fuse/dev.c:1545:31: note: byref variable will be forcibly initialized 1545 | struct fuse_notify_store_out outarg; | ^~~~~~ /kisskb/src/drivers/nfc/fdp/fdp.c: In function 'fdp_nci_create_conn': /kisskb/src/drivers/nfc/fdp/fdp.c:85:43: note: byref variable will be forcibly initialized 85 | struct core_conn_create_dest_spec_params param; | ^~~~~ /kisskb/src/block/blk-crypto.c: In function 'bio_crypt_check_alignment': /kisskb/src/block/blk-crypto.c:208:19: note: byref variable will be forcibly initialized 208 | struct bvec_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/nfc/fdp/fdp.c:8: /kisskb/src/drivers/nfc/fdp/fdp.c: In function 'fdp_nci_patch_otp': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nfc/fdp/fdp.c:400:2: note: in expansion of macro 'wait_event_interruptible' 400 | wait_event_interruptible(info->setup_wq, info->setup_reset_ntf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nfc/fdp/fdp.c:387:2: note: in expansion of macro 'wait_event_interruptible' 387 | wait_event_interruptible(info->setup_wq, info->setup_patch_ntf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nfc/fdp/fdp.c:369:2: note: in expansion of macro 'wait_event_interruptible' 369 | wait_event_interruptible(info->setup_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_retrieve': /kisskb/src/fs/fuse/dev.c:1723:34: note: byref variable will be forcibly initialized 1723 | struct fuse_notify_retrieve_out outarg; | ^~~~~~ /kisskb/src/drivers/nfc/fdp/fdp.c: In function 'fdp_nci_patch_ram': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nfc/fdp/fdp.c:466:2: note: in expansion of macro 'wait_event_interruptible' 466 | wait_event_interruptible(info->setup_wq, info->setup_reset_ntf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nfc/fdp/fdp.c:453:2: note: in expansion of macro 'wait_event_interruptible' 453 | wait_event_interruptible(info->setup_wq, info->setup_patch_ntf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nfc/fdp/fdp.c:435:2: note: in expansion of macro 'wait_event_interruptible' 435 | wait_event_interruptible(info->setup_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_do_write': /kisskb/src/fs/fuse/dev.c:1836:25: note: byref variable will be forcibly initialized 1836 | struct fuse_out_header oh; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_splice_write': /kisskb/src/fs/fuse/dev.c:1950:25: note: byref variable will be forcibly initialized 1950 | struct fuse_copy_state cs; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_write': /kisskb/src/fs/fuse/dev.c:1928:25: note: byref variable will be forcibly initialized 1928 | struct fuse_copy_state cs; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_splice_read': /kisskb/src/fs/fuse/dev.c:1356:25: note: byref variable will be forcibly initialized 1356 | struct fuse_copy_state cs; | ^~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c: In function 'anx78xx_bridge_mode_set': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:984:28: note: byref variable will be forcibly initialized 984 | struct hdmi_avi_infoframe frame; | ^~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'fuse_abort_conn': /kisskb/src/fs/fuse/dev.c:2108:13: note: byref variable will be forcibly initialized 2108 | LIST_HEAD(to_end); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/base/class.c: In function 'class_for_each_device': /kisskb/src/drivers/base/class.c:355:24: note: byref variable will be forcibly initialized 355 | struct class_dev_iter iter; | ^~~~ /kisskb/src/drivers/base/class.c: In function 'class_find_device': /kisskb/src/drivers/base/class.c:403:24: note: byref variable will be forcibly initialized 403 | struct class_dev_iter iter; | ^~~~ /kisskb/src/drivers/base/class.c: In function 'class_interface_register': /kisskb/src/drivers/base/class.c:430:24: note: byref variable will be forcibly initialized 430 | struct class_dev_iter iter; | ^~~~ /kisskb/src/drivers/base/class.c: In function 'class_interface_unregister': /kisskb/src/drivers/base/class.c:456:24: note: byref variable will be forcibly initialized 456 | struct class_dev_iter iter; | ^~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_release': /kisskb/src/fs/fuse/dev.c:2179:13: note: byref variable will be forcibly initialized 2179 | LIST_HEAD(to_end); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/clk/clk-fractional-divider.c: In function 'clk_hw_register_fractional_divider': /kisskb/src/drivers/clk/clk-fractional-divider.c:161:23: note: byref variable will be forcibly initialized 161 | struct clk_init_data init; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'fuse_wait_aborted': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:2169:2: note: in expansion of macro 'wait_event' 2169 | wait_event(fc->blocked_waitq, atomic_read(&fc->num_waiting) == 0); | ^~~~~~~~~~ /kisskb/src/drivers/dma/of-dma.c: In function 'of_dma_router_xlate': /kisskb/src/drivers/dma/of-dma.c:60:25: note: byref variable will be forcibly initialized 60 | struct of_phandle_args dma_spec_target; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/dma/of-dma.c: In function 'of_dma_request_slave_channel': /kisskb/src/drivers/dma/of-dma.c:249:25: note: byref variable will be forcibly initialized 249 | struct of_phandle_args dma_spec; | ^~~~~~~~ /kisskb/src/mm/swap_slots.c: In function 'get_swap_page': /kisskb/src/mm/swap_slots.c:307:14: note: byref variable will be forcibly initialized 307 | swp_entry_t entry; | ^~~~~ In file included from /kisskb/src/include/linux/blkdev.h:18, from /kisskb/src/include/linux/blk-cgroup.h:23, from /kisskb/src/block/blk-crypto-fallback.c:13: /kisskb/src/block/blk-crypto-fallback.c: In function 'bio_segments': /kisskb/src/include/linux/bio.h:203:19: note: byref variable will be forcibly initialized 203 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-crypto-fallback.c: In function 'blk_crypto_fallback_decrypt_bio': /kisskb/src/block/blk-crypto-fallback.c:390:19: note: byref variable will be forcibly initialized 390 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-crypto-fallback.c:388:21: note: byref variable will be forcibly initialized 388 | struct scatterlist sg; | ^~ /kisskb/src/block/blk-crypto-fallback.c:387:22: note: byref variable will be forcibly initialized 387 | union blk_crypto_iv iv; | ^~ In file included from /kisskb/src/include/crypto/skcipher.h:11, from /kisskb/src/block/blk-crypto-fallback.c:12: /kisskb/src/block/blk-crypto-fallback.c:385:22: note: byref variable will be forcibly initialized 385 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/block/blk-crypto-fallback.c: In function 'blk_crypto_split_bio_if_needed': /kisskb/src/block/blk-crypto-fallback.c:218:19: note: byref variable will be forcibly initialized 218 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-crypto-fallback.c: In function 'blk_crypto_clone_bio': /kisskb/src/block/blk-crypto-fallback.c:164:19: note: byref variable will be forcibly initialized 164 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-crypto-fallback.c: In function 'blk_crypto_fallback_encrypt_bio': /kisskb/src/block/blk-crypto-fallback.c:273:22: note: byref variable will be forcibly initialized 273 | union blk_crypto_iv iv; | ^~ /kisskb/src/block/blk-crypto-fallback.c:272:26: note: byref variable will be forcibly initialized 272 | struct scatterlist src, dst; | ^~~ /kisskb/src/block/blk-crypto-fallback.c:272:21: note: byref variable will be forcibly initialized 272 | struct scatterlist src, dst; | ^~~ In file included from /kisskb/src/include/crypto/skcipher.h:11, from /kisskb/src/block/blk-crypto-fallback.c:12: /kisskb/src/block/blk-crypto-fallback.c:270:22: note: byref variable will be forcibly initialized 270 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/lib/earlycpio.c: In function 'find_cpio_data': /kisskb/src/lib/earlycpio.c:63:19: note: byref variable will be forcibly initialized 63 | struct cpio_data cd = { NULL, 0, "" }; | ^~ /kisskb/src/drivers/dax/bus.c: In function 'create_store': /kisskb/src/drivers/dax/bus.c:332:23: note: byref variable will be forcibly initialized 332 | struct dev_dax_data data = { | ^~~~ /kisskb/src/drivers/dax/bus.c: In function 'mapping_store': /kisskb/src/drivers/dax/bus.c:1074:15: note: byref variable will be forcibly initialized 1074 | struct range r; | ^ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_getDTableDesc': /kisskb/src/lib/zstd/huf_decompress.c:76:13: note: byref variable will be forcibly initialized 76 | DTableDesc dtd; | ^~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_decompress1X2_usingDTable_internal': /kisskb/src/lib/zstd/huf_decompress.c:205:16: note: byref variable will be forcibly initialized 205 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_decompress4X2_usingDTable_internal': /kisskb/src/lib/zstd/huf_decompress.c:264:17: note: byref variable will be forcibly initialized 264 | BIT_DStream_t bitD4; | ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:263:17: note: byref variable will be forcibly initialized 263 | BIT_DStream_t bitD3; | ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:262:17: note: byref variable will be forcibly initialized 262 | BIT_DStream_t bitD2; | ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:261:17: note: byref variable will be forcibly initialized 261 | BIT_DStream_t bitD1; | ^~~~~ /kisskb/src/drivers/nvdimm/core.c: In function 'nd_integrity_init': /kisskb/src/drivers/nvdimm/core.c:554:23: note: byref variable will be forcibly initialized 554 | struct blk_integrity bi; | ^~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_decompress1X4_usingDTable_internal': /kisskb/src/lib/zstd/huf_decompress.c:657:16: note: byref variable will be forcibly initialized 657 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_decompress4X4_usingDTable_internal': /kisskb/src/lib/zstd/huf_decompress.c:723:17: note: byref variable will be forcibly initialized 723 | BIT_DStream_t bitD4; | ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:722:17: note: byref variable will be forcibly initialized 722 | BIT_DStream_t bitD3; | ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:721:17: note: byref variable will be forcibly initialized 721 | BIT_DStream_t bitD2; | ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:720:17: note: byref variable will be forcibly initialized 720 | BIT_DStream_t bitD1; | ^~~~~ /kisskb/src/drivers/char/random.c: In function 'extract_buf': /kisskb/src/drivers/char/random.c:1375:4: note: byref variable will be forcibly initialized 1375 | } hash; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/random.h:247, from /kisskb/src/drivers/char/random.c:348: /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_add_device_randomness': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(add_device_randomness, | ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_random__mix_pool_bytes': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/random.h:30:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 30 | DECLARE_EVENT_CLASS(random__mix_pool_bytes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_credit_entropy_bits': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(credit_entropy_bits, | ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_debit_entropy': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(debit_entropy, | ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_add_input_randomness': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(add_input_randomness, | ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_add_disk_randomness': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(add_disk_randomness, | ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_random__get_random_bytes': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/random.h:142:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 142 | DECLARE_EVENT_CLASS(random__get_random_bytes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_random__extract_entropy': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/random.h:172:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 172 | DECLARE_EVENT_CLASS(random__extract_entropy, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_urandom_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:205:1: note: in expansion of macro 'TRACE_EVENT' 205 | TRACE_EVENT(urandom_read, | ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_prandom_u32': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:227:1: note: in expansion of macro 'TRACE_EVENT' 227 | TRACE_EVENT(prandom_u32, | ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'crng_reseed': /kisskb/src/drivers/char/random.c:945:4: note: byref variable will be forcibly initialized 945 | } buf; | ^~~ /kisskb/src/drivers/char/random.c: In function 'add_timer_randomness': /kisskb/src/drivers/char/random.c:1149:4: note: byref variable will be forcibly initialized 1149 | } sample; | ^~~~~~ /kisskb/src/drivers/char/random.c: In function 'try_to_generate_entropy': /kisskb/src/drivers/char/random.c:1583:4: note: byref variable will be forcibly initialized 1583 | } stack; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/utsname.h:6, from /kisskb/src/drivers/char/random.c:312: /kisskb/src/drivers/char/random.c: In function 'wait_for_random_bytes': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c:1622:9: note: in expansion of macro 'wait_event_interruptible_timeout' 1622 | ret = wait_event_interruptible_timeout(crng_init_wait, crng_ready(), HZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'add_hwgenerator_randomness': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c:2286:2: note: in expansion of macro 'wait_event_interruptible' 2286 | wait_event_interruptible(random_write_wait, kthread_should_stop() || | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-axi-clkgen.c: In function 'axi_clkgen_set_rate': /kisskb/src/drivers/clk/clk-axi-clkgen.c:342:31: note: byref variable will be forcibly initialized 342 | struct axi_clkgen_div_params params; | ^~~~~~ /kisskb/src/drivers/clk/clk-axi-clkgen.c: In function 'axi_clkgen_probe': /kisskb/src/drivers/clk/clk-axi-clkgen.c:510:23: note: byref variable will be forcibly initialized 510 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'anx7625_attach_dsi': /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:1338:36: note: byref variable will be forcibly initialized 1338 | const struct mipi_dsi_device_info info = { | ^~~~ /kisskb/src/drivers/clk/clk-pwm.c: In function 'clk_pwm_get_duty_cycle': /kisskb/src/drivers/clk/clk-pwm.c:50:19: note: byref variable will be forcibly initialized 50 | struct pwm_state state; | ^~~~~ In file included from /kisskb/src/drivers/clk/clk-pwm.c:12: /kisskb/src/drivers/clk/clk-pwm.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:362:19: note: byref variable will be forcibly initialized 362 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/clk/clk-pwm.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:381:19: note: byref variable will be forcibly initialized 381 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/clk/clk-pwm.c: In function 'pwm_config': /kisskb/src/include/linux/pwm.h:337:19: note: byref variable will be forcibly initialized 337 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/clk/clk-pwm.c: In function 'clk_pwm_probe': /kisskb/src/drivers/clk/clk-pwm.c:70:23: note: byref variable will be forcibly initialized 70 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/gpu/drm/i2c/tda9950.c: In function 'tda9950_write_range': /kisskb/src/drivers/gpu/drm/i2c/tda9950.c:75:17: note: byref variable will be forcibly initialized 75 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/char/tpm/tpm2-space.c: In function 'tpm2_load_context': /kisskb/src/drivers/char/tpm/tpm2-space.c:74:17: note: byref variable will be forcibly initialized 74 | struct tpm_buf tbuf; | ^~~~ /kisskb/src/drivers/char/tpm/tpm2-space.c: In function 'tpm2_save_context': /kisskb/src/drivers/char/tpm/tpm2-space.c:125:17: note: byref variable will be forcibly initialized 125 | struct tpm_buf tbuf; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/kernel/kmod.c:4: /kisskb/src/kernel/kmod.c: In function '__request_module': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:909:2: note: in expansion of macro '___wait_event' 909 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:940:11: note: in expansion of macro '__wait_event_killable_timeout' 940 | __ret = __wait_event_killable_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/kmod.c:155:9: note: in expansion of macro 'wait_event_killable_timeout' 155 | ret = wait_event_killable_timeout(kmod_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/file.c: In function 'ext4_overwrite_io': /kisskb/src/fs/ext4/file.c:191:25: note: byref variable will be forcibly initialized 191 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/file.c: In function 'ext4_sample_last_mounted': /kisskb/src/fs/ext4/file.c:794:14: note: byref variable will be forcibly initialized 794 | struct path path; | ^~~~ /kisskb/src/net/ipv6/exthdrs_core.c: In function 'ipv6_skip_exthdr': /kisskb/src/net/ipv6/exthdrs_core.c:80:23: note: byref variable will be forcibly initialized 80 | struct ipv6_opt_hdr _hdr, *hp; | ^~~~ /kisskb/src/net/ipv6/exthdrs_core.c: In function 'ipv6_find_hdr': /kisskb/src/net/ipv6/exthdrs_core.c:222:23: note: byref variable will be forcibly initialized 222 | struct ipv6_rt_hdr _rh, *rh; | ^~~ /kisskb/src/net/ipv6/exthdrs_core.c:207:23: note: byref variable will be forcibly initialized 207 | struct ipv6_opt_hdr _hdr, *hp; | ^~~~ /kisskb/src/net/ipv6/exthdrs_core.c:197:18: note: byref variable will be forcibly initialized 197 | struct ipv6hdr _ip6, *ip6; | ^~~~ /kisskb/src/drivers/dax/super.c: In function '__generic_fsdax_supported': /kisskb/src/drivers/dax/super.c:78:13: note: byref variable will be forcibly initialized 78 | pfn_t pfn, end_pfn; | ^~~~~~~ /kisskb/src/drivers/dax/super.c:78:8: note: byref variable will be forcibly initialized 78 | pfn_t pfn, end_pfn; | ^~~ /kisskb/src/drivers/nfc/pn533/pn533.c: In function 'pn533_send_cmd_sync': /kisskb/src/drivers/nfc/pn533/pn533.c:620:33: note: byref variable will be forcibly initialized 620 | struct pn533_sync_cmd_response arg; | ^~~ /kisskb/src/drivers/nfc/pn533/pn533.c: In function 'pn533_setup': /kisskb/src/drivers/nfc/pn533/pn533.c:2688:29: note: byref variable will be forcibly initialized 2688 | struct pn533_config_timing timing; | ^~~~~~ /kisskb/src/drivers/nfc/pn533/pn533.c:2687:34: note: byref variable will be forcibly initialized 2687 | struct pn533_config_max_retries max_retries; | ^~~~~~~~~~~ /kisskb/src/drivers/nfc/pn533/pn533.c: In function 'pn533_finalize_setup': /kisskb/src/drivers/nfc/pn533/pn533.c:2759:26: note: byref variable will be forcibly initialized 2759 | struct pn533_fw_version fw_ver; | ^~~~~~ /kisskb/src/drivers/nfc/pn533/pn533.c: In function 'pn533_target_found': /kisskb/src/drivers/nfc/pn533/pn533.c:895:20: note: byref variable will be forcibly initialized 895 | struct nfc_target nfc_tgt; | ^~~~~~~ /kisskb/src/drivers/nfc/pn533/pn533.c: In function 'pn533_autopoll_complete': /kisskb/src/drivers/nfc/pn533/pn533.c:1417:20: note: byref variable will be forcibly initialized 1417 | struct nfc_target nfc_tgt; | ^~~~~~~ /kisskb/src/drivers/nfc/pn533/pn533.c: In function 'pn533_poll_dep_complete': /kisskb/src/drivers/nfc/pn533/pn533.c:1307:20: note: byref variable will be forcibly initialized 1307 | struct nfc_target nfc_target; | ^~~~~~~~~~ /kisskb/src/drivers/nfc/pn533/pn533.c: In function 'pn533_in_dep_link_up_complete': /kisskb/src/drivers/nfc/pn533/pn533.c:1951:21: note: byref variable will be forcibly initialized 1951 | struct nfc_target nfc_target; | ^~~~~~~~~~ /kisskb/src/drivers/clk/clk-cs2000-cp.c: In function 'cs2000_clk_register': /kisskb/src/drivers/clk/clk-cs2000-cp.c:421:23: note: byref variable will be forcibly initialized 421 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/tty/hvc/hvc_console.c: In function 'hvc_set_winsz': /kisskb/src/drivers/tty/hvc/hvc_console.c:568:17: note: byref variable will be forcibly initialized 568 | struct winsize ws; | ^~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmu_notifier.h:7, from /kisskb/src/mm/mmu_notifier.c:11: /kisskb/src/mm/mmu_notifier.c: In function 'mmu_interval_read_begin': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/mm/mmu_notifier.c:248:3: note: in expansion of macro 'wait_event' 248 | wait_event(subscriptions->wq, | ^~~~~~~~~~ /kisskb/src/fs/debugfs/inode.c: In function 'debugfs_rename': /kisskb/src/fs/debugfs/inode.c:758:23: note: byref variable will be forcibly initialized 758 | struct name_snapshot old_name; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'ftrace_event_write': /kisskb/src/kernel/trace/trace_events.c:1142:22: note: byref variable will be forcibly initialized 1142 | struct trace_parser parser; | ^~~~~~ /kisskb/src/mm/mmu_notifier.c: In function 'mmu_interval_notifier_remove': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/mm/mmu_notifier.c:1085:3: note: in expansion of macro 'wait_event' 1085 | wait_event(subscriptions->wq, | ^~~~~~~~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_insert_inode_locked': /kisskb/src/fs/nilfs2/inode.c:316:25: note: byref variable will be forcibly initialized 316 | struct nilfs_iget_args args = { | ^~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_ilookup': /kisskb/src/fs/nilfs2/inode.c:556:25: note: byref variable will be forcibly initialized 556 | struct nilfs_iget_args args = { | ^~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_iget_locked': /kisskb/src/fs/nilfs2/inode.c:566:25: note: byref variable will be forcibly initialized 566 | struct nilfs_iget_args args = { | ^~~~ /kisskb/src/kernel/time/posix-clock.c: In function 'pc_clock_settime': /kisskb/src/kernel/time/posix-clock.c:290:26: note: byref variable will be forcibly initialized 290 | struct posix_clock_desc cd; | ^~ /kisskb/src/kernel/time/posix-clock.c: In function 'pc_clock_adjtime': /kisskb/src/kernel/time/posix-clock.c:228:26: note: byref variable will be forcibly initialized 228 | struct posix_clock_desc cd; | ^~ /kisskb/src/kernel/time/posix-clock.c: In function 'pc_clock_gettime': /kisskb/src/kernel/time/posix-clock.c:252:26: note: byref variable will be forcibly initialized 252 | struct posix_clock_desc cd; | ^~ /kisskb/src/kernel/time/posix-clock.c: In function 'pc_clock_getres': /kisskb/src/kernel/time/posix-clock.c:271:26: note: byref variable will be forcibly initialized 271 | struct posix_clock_desc cd; | ^~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_iget_for_gc': /kisskb/src/fs/nilfs2/inode.c:597:25: note: byref variable will be forcibly initialized 597 | struct nilfs_iget_args args = { | ^~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_get_block': /kisskb/src/fs/nilfs2/inode.c:91:33: note: byref variable will be forcibly initialized 91 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_truncate': /kisskb/src/fs/nilfs2/inode.c:718:32: note: byref variable will be forcibly initialized 718 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_setattr': /kisskb/src/fs/nilfs2/inode.c:811:32: note: byref variable will be forcibly initialized 811 | struct nilfs_transaction_info ti; | ^~ In file included from /kisskb/src/drivers/dma/dmatest.c:13: /kisskb/src/drivers/dma/dmatest.c: In function 'dma_async_is_tx_complete': /kisskb/src/include/linux/dmaengine.h:1435:22: note: byref variable will be forcibly initialized 1435 | struct dma_tx_state state; | ^~~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_evict_inode': /kisskb/src/fs/nilfs2/inode.c:773:32: note: byref variable will be forcibly initialized 773 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_dirty_inode': /kisskb/src/fs/nilfs2/inode.c:971:32: note: byref variable will be forcibly initialized 971 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_get_rs485_config': /kisskb/src/drivers/tty/serial/serial_core.c:1286:22: note: byref variable will be forcibly initialized 1286 | struct serial_rs485 aux; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_set_rs485_config': /kisskb/src/drivers/tty/serial/serial_core.c:1301:22: note: byref variable will be forcibly initialized 1301 | struct serial_rs485 rs485; | ^~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_get_iso7816_config': /kisskb/src/drivers/tty/serial/serial_core.c:1327:24: note: byref variable will be forcibly initialized 1327 | struct serial_iso7816 aux; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/dma/dmatest.c:12: /kisskb/src/drivers/dma/dmatest.c: In function 'dmatest_func': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:396:2: note: in expansion of macro '___wait_event' 396 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:409:11: note: in expansion of macro '__wait_event_freezable_timeout' 409 | __ret = __wait_event_freezable_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma/dmatest.c:831:4: note: in expansion of macro 'wait_event_freezable_timeout' 831 | wait_event_freezable_timeout(thread->done_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_set_iso7816_config': /kisskb/src/drivers/tty/serial/serial_core.c:1345:24: note: byref variable will be forcibly initialized 1345 | struct serial_iso7816 iso7816; | ^~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_set_options': /kisskb/src/drivers/tty/serial/serial_core.c:2073:18: note: byref variable will be forcibly initialized 2073 | struct ktermios termios; | ^~~~~~~ /kisskb/src/drivers/dma/dmatest.c: In function 'request_channels': /kisskb/src/drivers/dma/dmatest.c:1070:17: note: byref variable will be forcibly initialized 1070 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_suspend_port': /kisskb/src/drivers/tty/serial/serial_core.c:2167:20: note: byref variable will be forcibly initialized 2167 | struct uart_match match = {uport, drv}; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/dma/dmatest.c:12: /kisskb/src/drivers/dma/dmatest.c: In function 'dmatest_wait_get': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/dma/dmatest.c:284:3: note: in expansion of macro 'wait_event' 284 | wait_event(thread_wait, !is_threaded_test_run(info)); | ^~~~~~~~~~ /kisskb/src/drivers/dma/dmatest.c: In function 'dmatest_init': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/dma/dmatest.c:1338:3: note: in expansion of macro 'wait_event' 1338 | wait_event(thread_wait, !is_threaded_test_run(info)); | ^~~~~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_get_icount': /kisskb/src/drivers/tty/serial/serial_core.c:1256:21: note: byref variable will be forcibly initialized 1256 | struct uart_icount cnow; | ^~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_resume_port': /kisskb/src/drivers/tty/serial/serial_core.c:2230:18: note: byref variable will be forcibly initialized 2230 | struct ktermios termios; | ^~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c:2229:20: note: byref variable will be forcibly initialized 2229 | struct uart_match match = {uport, drv}; | ^~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_wait_modem_status': /kisskb/src/drivers/tty/serial/serial_core.c:1199:28: note: byref variable will be forcibly initialized 1199 | struct uart_icount cprev, cnow; | ^~~~ /kisskb/src/drivers/tty/serial/serial_core.c:1199:21: note: byref variable will be forcibly initialized 1199 | struct uart_icount cprev, cnow; | ^~~~~ /kisskb/src/drivers/base/power/clock_ops.c: In function 'pm_clk_destroy': /kisskb/src/drivers/base/power/clock_ops.c:498:19: note: byref variable will be forcibly initialized 498 | struct list_head list; | ^~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'iomem_reg_shift_show': /kisskb/src/drivers/tty/serial/serial_core.c:2748:23: note: byref variable will be forcibly initialized 2748 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'iomem_base_show': /kisskb/src/drivers/tty/serial/serial_core.c:2738:23: note: byref variable will be forcibly initialized 2738 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'io_type_show': /kisskb/src/drivers/tty/serial/serial_core.c:2728:23: note: byref variable will be forcibly initialized 2728 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'custom_divisor_show': /kisskb/src/drivers/tty/serial/serial_core.c:2718:23: note: byref variable will be forcibly initialized 2718 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'closing_wait_show': /kisskb/src/drivers/tty/serial/serial_core.c:2708:23: note: byref variable will be forcibly initialized 2708 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'close_delay_show': /kisskb/src/drivers/tty/serial/serial_core.c:2698:23: note: byref variable will be forcibly initialized 2698 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'xmit_fifo_size_show': /kisskb/src/drivers/tty/serial/serial_core.c:2688:23: note: byref variable will be forcibly initialized 2688 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'flags_show': /kisskb/src/drivers/tty/serial/serial_core.c:2678:23: note: byref variable will be forcibly initialized 2678 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'irq_show': /kisskb/src/drivers/tty/serial/serial_core.c:2668:23: note: byref variable will be forcibly initialized 2668 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'port_show': /kisskb/src/drivers/tty/serial/serial_core.c:2654:23: note: byref variable will be forcibly initialized 2654 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'line_show': /kisskb/src/drivers/tty/serial/serial_core.c:2644:23: note: byref variable will be forcibly initialized 2644 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'type_show': /kisskb/src/drivers/tty/serial/serial_core.c:2634:23: note: byref variable will be forcibly initialized 2634 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uartclk_show': /kisskb/src/drivers/tty/serial/serial_core.c:2624:23: note: byref variable will be forcibly initialized 2624 | struct serial_struct tmp; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/tty/serial/serial_core.c:10: /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_remove_one_port': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c:3018:2: note: in expansion of macro 'wait_event' 3018 | wait_event(state->remove_wait, !atomic_read(&state->refcount)); | ^~~~~~~~~~ In file included from /kisskb/src/kernel/locking/rtmutex_common.h:18, from /kisskb/src/kernel/futex.c:46: /kisskb/src/kernel/futex.c: In function 'futex_wake': /kisskb/src/kernel/futex.c:1599:16: note: byref variable will be forcibly initialized 1599 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/kernel/futex.c: In function 'futex_wait': /kisskb/src/kernel/futex.c:2686:25: note: byref variable will be forcibly initialized 2686 | struct hrtimer_sleeper timeout, *to; | ^~~~~~~ In file included from /kisskb/src/kernel/locking/rtmutex_common.h:18, from /kisskb/src/kernel/futex.c:46: /kisskb/src/kernel/futex.c: In function 'futex_wake_op': /kisskb/src/kernel/futex.c:1696:16: note: byref variable will be forcibly initialized 1696 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/kernel/futex.c: In function 'wake_futex_pi': /kisskb/src/kernel/futex.c:1501:16: note: byref variable will be forcibly initialized 1501 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_probe': /kisskb/src/drivers/clk/clk-si5341.c:1373:23: note: byref variable will be forcibly initialized 1373 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_i2c_probe': /kisskb/src/drivers/clk/clk-si5351.c:1376:23: note: byref variable will be forcibly initialized 1376 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/base/devres.c: In function 'devm_remove_action': /kisskb/src/drivers/base/devres.c:767:23: note: byref variable will be forcibly initialized 767 | struct action_devres devres = { | ^~~~~~ /kisskb/src/drivers/base/devres.c: In function 'devm_release_action': /kisskb/src/drivers/base/devres.c:789:23: note: byref variable will be forcibly initialized 789 | struct action_devres devres = { | ^~~~~~ /kisskb/src/kernel/futex.c: In function 'futex_lock_pi': /kisskb/src/kernel/futex.c:2778:25: note: byref variable will be forcibly initialized 2778 | struct rt_mutex_waiter rt_waiter; | ^~~~~~~~~ /kisskb/src/kernel/futex.c:2776:25: note: byref variable will be forcibly initialized 2776 | struct hrtimer_sleeper timeout, *to; | ^~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/base/devres.c:9: /kisskb/src/drivers/base/devres.c: In function 'release_nodes': /kisskb/src/drivers/base/devres.c:510:12: note: byref variable will be forcibly initialized 510 | LIST_HEAD(todo); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/futex.c: In function 'futex_wait_requeue_pi': /kisskb/src/kernel/futex.c:3172:25: note: byref variable will be forcibly initialized 3172 | struct rt_mutex_waiter rt_waiter; | ^~~~~~~~~ /kisskb/src/kernel/futex.c:3171:25: note: byref variable will be forcibly initialized 3171 | struct hrtimer_sleeper timeout, *to; | ^~~~~~~ /kisskb/src/fs/overlayfs/namei.c: In function 'ovl_get_index_fh': /kisskb/src/fs/overlayfs/namei.c:668:14: note: byref variable will be forcibly initialized 668 | struct qstr name; | ^~~~ /kisskb/src/fs/overlayfs/namei.c: In function 'ovl_lookup_index': /kisskb/src/fs/overlayfs/namei.c:699:14: note: byref variable will be forcibly initialized 699 | struct qstr name; | ^~~~ In file included from /kisskb/src/kernel/locking/rtmutex_common.h:18, from /kisskb/src/kernel/futex.c:46: /kisskb/src/kernel/futex.c: In function 'futex_requeue': /kisskb/src/kernel/futex.c:1932:16: note: byref variable will be forcibly initialized 1932 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/fs/overlayfs/namei.c: In function 'ovl_lookup': /kisskb/src/fs/overlayfs/namei.c:1088:27: note: byref variable will be forcibly initialized 1088 | struct ovl_inode_params oip = { | ^~~ /kisskb/src/fs/overlayfs/namei.c:842:25: note: byref variable will be forcibly initialized 842 | struct ovl_lookup_data d = { | ^ /kisskb/src/kernel/futex.c: In function '__do_sys_futex': /kisskb/src/kernel/futex.c:3766:20: note: byref variable will be forcibly initialized 3766 | struct timespec64 ts; | ^~ /kisskb/src/kernel/futex.c: In function '__do_sys_futex_time32': /kisskb/src/kernel/futex.c:3962:20: note: byref variable will be forcibly initialized 3962 | struct timespec64 ts; | ^~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_enable_psr': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:993:16: note: byref variable will be forcibly initialized 993 | struct dp_sdp psr_vsc; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_disable_psr': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:1021:16: note: byref variable will be forcibly initialized 1021 | struct dp_sdp psr_vsc; | ^~~~~~~ /kisskb/src/drivers/clk/clk-cdce925.c: In function 'cdce925_probe': /kisskb/src/drivers/clk/clk-cdce925.c:644:23: note: byref variable will be forcibly initialized 644 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/regulator/da9063-regulator.c: In function 'da9063_regulator_probe': /kisskb/src/drivers/regulator/da9063-regulator.c:687:26: note: byref variable will be forcibly initialized 687 | struct regulator_config config; | ^~~~~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap_helper': /kisskb/src/fs/ext4/fsmap.c:88:20: note: byref variable will be forcibly initialized 88 | struct ext4_fsmap fmr; | ^~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap_logdev': /kisskb/src/fs/ext4/fsmap.c:260:20: note: byref variable will be forcibly initialized 260 | struct ext4_fsmap irec; | ^~~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap_datadev_helper': /kisskb/src/fs/ext4/fsmap.c:193:20: note: byref variable will be forcibly initialized 193 | struct ext4_fsmap irec; | ^~~~ In file included from /kisskb/src/include/linux/poll.h:8, from /kisskb/src/include/sound/pcm.h:14, from /kisskb/src/include/sound/pcm_params.h:10, from /kisskb/src/sound/virtio/virtio_pcm_ops.c:6: /kisskb/src/sound/virtio/virtio_pcm_ops.c: In function 'virtsnd_pcm_sync_stop': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/virtio/virtio_pcm_ops.c:415:7: note: in expansion of macro 'wait_event_interruptible_timeout' 415 | rc = wait_event_interruptible_timeout(vss->msg_empty, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/lapb/lapb_in.c: In function 'lapb_data_input': /kisskb/src/net/lapb/lapb_in.c:535:20: note: byref variable will be forcibly initialized 535 | struct lapb_frame frame; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/arch/powerpc/include/asm/time.h:14, from /kisskb/src/arch/powerpc/include/asm/delay.h:7, from /kisskb/src/include/linux/delay.h:26, from /kisskb/src/drivers/dma/idma64.c:10: /kisskb/src/drivers/dma/idma64.c: In function 'vchan_synchronize': /kisskb/src/drivers/dma/virt-dma.h:213:12: note: byref variable will be forcibly initialized 213 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/idma64.c: In function 'vchan_free_chan_resources': /kisskb/src/drivers/dma/virt-dma.h:191:12: note: byref variable will be forcibly initialized 191 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/idma64.c: In function 'idma64_terminate_all': /kisskb/src/drivers/dma/idma64.c:474:12: note: byref variable will be forcibly initialized 474 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pcibios_fixup_resources': /kisskb/src/arch/powerpc/kernel/pci-common.c:877:25: note: byref variable will be forcibly initialized 877 | struct pci_bus_region reg; | ^~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pcibios_uninitialized_bridge_resource': /kisskb/src/arch/powerpc/kernel/pci-common.c:919:24: note: byref variable will be forcibly initialized 919 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pci_resource_to_user': /kisskb/src/arch/powerpc/kernel/pci-common.c:691:24: note: byref variable will be forcibly initialized 691 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pci_process_bridge_OF_ranges': /kisskb/src/arch/powerpc/kernel/pci-common.c:742:29: note: byref variable will be forcibly initialized 742 | struct of_pci_range_parser parser; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:741:22: note: byref variable will be forcibly initialized 741 | struct of_pci_range range; | ^~~~~ In file included from /kisskb/src/include/linux/pci.h:32, from /kisskb/src/arch/powerpc/kernel/pci-common.c:16: /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pcibios_scan_phb': /kisskb/src/arch/powerpc/kernel/pci-common.c:1624:12: note: byref variable will be forcibly initialized 1624 | LIST_HEAD(resources); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/sound/firewire/motu/motu.h:11, from /kisskb/src/sound/firewire/motu/motu-protocol-v3.c:9: /kisskb/src/sound/firewire/motu/motu-protocol-v3.c: In function 'snd_motu_protocol_v3_set_clock_rate': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/firewire/motu/motu-protocol-v3.c:88:12: note: in expansion of macro 'wait_event_interruptible_timeout' 88 | result = wait_event_interruptible_timeout(motu->hwdep_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/clockevents.c: In function 'clockevents_unbind': /kisskb/src/kernel/time/clockevents.c:420:19: note: byref variable will be forcibly initialized 420 | struct ce_unbind cu = { .ce = ced, .res = -ENODEV }; | ^~ /kisskb/src/drivers/char/tpm/tpm-sysfs.c: In function 'pcr_value_show': /kisskb/src/drivers/char/tpm/tpm-sysfs.c:354:20: note: byref variable will be forcibly initialized 354 | struct tpm_digest digest; | ^~~~~~ /kisskb/src/drivers/char/tpm/tpm-sysfs.c: In function 'temp_deactivated_show': /kisskb/src/drivers/char/tpm/tpm-sysfs.c:188:8: note: byref variable will be forcibly initialized 188 | cap_t cap; | ^~~ In file included from /kisskb/src/drivers/dma/plx_dma.c:8: /kisskb/src/drivers/dma/plx_dma.c: In function 'dmaengine_desc_callback_invoke': /kisskb/src/drivers/dma/dmaengine.h:135:26: note: byref variable will be forcibly initialized 135 | struct dmaengine_result dummy_result = { | ^~~~~~~~~~~~ /kisskb/src/drivers/dma/plx_dma.c: In function 'dmaengine_desc_get_callback_invoke': /kisskb/src/drivers/dma/dmaengine.h:163:33: note: byref variable will be forcibly initialized 163 | struct dmaengine_desc_callback cb; | ^~ /kisskb/src/drivers/char/tpm/tpm-sysfs.c: In function 'owned_show': /kisskb/src/drivers/char/tpm/tpm-sysfs.c:166:8: note: byref variable will be forcibly initialized 166 | cap_t cap; | ^~~ /kisskb/src/drivers/char/tpm/tpm-sysfs.c: In function 'active_show': /kisskb/src/drivers/char/tpm/tpm-sysfs.c:144:8: note: byref variable will be forcibly initialized 144 | cap_t cap; | ^~~ /kisskb/src/drivers/char/tpm/tpm-sysfs.c: In function 'enabled_show': /kisskb/src/drivers/char/tpm/tpm-sysfs.c:122:8: note: byref variable will be forcibly initialized 122 | cap_t cap; | ^~~ /kisskb/src/drivers/char/tpm/tpm-sysfs.c: In function 'caps_show': /kisskb/src/drivers/char/tpm/tpm-sysfs.c:212:8: note: byref variable will be forcibly initialized 212 | cap_t cap; | ^~~ /kisskb/src/drivers/char/tpm/tpm-sysfs.c: In function 'pcrs_show': /kisskb/src/drivers/char/tpm/tpm-sysfs.c:85:8: note: byref variable will be forcibly initialized 85 | cap_t cap; | ^~~ /kisskb/src/drivers/char/tpm/tpm-sysfs.c: In function 'pubek_show': /kisskb/src/drivers/char/tpm/tpm-sysfs.c:35:17: note: byref variable will be forcibly initialized 35 | struct tpm_buf tpm_buf; | ^~~~~~~ /kisskb/src/drivers/dma/plx_dma.c: In function 'plx_dma_process_desc': /kisskb/src/drivers/dma/plx_dma.c:136:26: note: byref variable will be forcibly initialized 136 | struct dmaengine_result res; | ^~~ /kisskb/src/drivers/dma/plx_dma.c: In function 'plx_dma_abort_desc': /kisskb/src/drivers/dma/plx_dma.c:173:26: note: byref variable will be forcibly initialized 173 | struct dmaengine_result res; | ^~~ /kisskb/src/drivers/regulator/lp3972.c: In function 'setup_regulators': /kisskb/src/drivers/regulator/lp3972.c:478:27: note: byref variable will be forcibly initialized 478 | struct regulator_config config = { }; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/module.h:134, from /kisskb/src/kernel/module.c:63: /kisskb/src/kernel/module.c: In function 'trace_event_raw_event_module_load': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:31:1: note: in expansion of macro 'TRACE_EVENT' 31 | TRACE_EVENT(module_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:31:1: note: in expansion of macro 'TRACE_EVENT' 31 | TRACE_EVENT(module_load, | ^~~~~~~~~~~ /kisskb/src/kernel/module.c: In function 'trace_event_raw_event_module_free': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(module_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(module_free, | ^~~~~~~~~~~ /kisskb/src/kernel/module.c: In function 'trace_event_raw_event_module_refcnt': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module.c: In function 'trace_event_raw_event_module_request': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/drivers/base/attribute_container.c: In function 'do_attribute_container_device_trigger_safe': /kisskb/src/drivers/base/attribute_container.c:249:20: note: byref variable will be forcibly initialized 249 | struct klist_iter iter; | ^~~~ /kisskb/src/drivers/base/attribute_container.c: In function 'attribute_container_find_class_device': /kisskb/src/drivers/base/attribute_container.c:535:20: note: byref variable will be forcibly initialized 535 | struct klist_iter iter; | ^~~~ /kisskb/src/drivers/base/attribute_container.c: In function 'attribute_container_device_trigger': /kisskb/src/drivers/base/attribute_container.c:363:21: note: byref variable will be forcibly initialized 363 | struct klist_iter iter; | ^~~~ /kisskb/src/drivers/base/attribute_container.c: In function 'attribute_container_remove_device': /kisskb/src/drivers/base/attribute_container.c:216:21: note: byref variable will be forcibly initialized 216 | struct klist_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/include/linux/moduleloader.h:6, from /kisskb/src/kernel/module.c:11: /kisskb/src/kernel/module.c: In function 'mod_kobject_put': /kisskb/src/kernel/module.c:1801:29: note: byref variable will be forcibly initialized 1801 | DECLARE_COMPLETION_ONSTACK(c); | ^ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:3936, from /kisskb/src/fs/xfs/xfs_trace.c:39: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_attr_list_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:47:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 47 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xlog_intent_recovery_failed': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_perag_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ag_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_buf_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:297:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 297 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_buf_flags_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:368:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 368 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_buf_ioerror': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:411:1: note: in expansion of macro 'TRACE_EVENT' 411 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_buf_item_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:449:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 449 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_lock_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:581:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 581 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_inode_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:614:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 614 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_filemap_fault': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:682:1: note: in expansion of macro 'TRACE_EVENT' 682 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_iref_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:708:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 708 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_iomap_prealloc_size': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:733:1: note: in expansion of macro 'TRACE_EVENT' 733 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_irec_merge_pre': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_irec_merge_post': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_namespace_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:813:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 813 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_rename': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:845:1: note: in expansion of macro 'TRACE_EVENT' 845 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:845:1: note: in expansion of macro 'TRACE_EVENT' 845 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_dquot_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:879:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 879 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_trans_mod_dquot': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:993:1: note: in expansion of macro 'TRACE_EVENT' 993 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_dqtrx_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1022:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1022 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_loggrant_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1094:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1094 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_item_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1178:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1178 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_force': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1203:1: note: in expansion of macro 'TRACE_EVENT' 1203 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ail_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1230:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1230 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_assign_tail_lsn': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1266:1: note: in expansion of macro 'TRACE_EVENT' 1266 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_file_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1288:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1288 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_imap_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1326:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1326 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_simple_io_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1375:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1375 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_itrunc_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1416:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1416 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_pagecache_inval': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1445:1: note: in expansion of macro 'TRACE_EVENT' 1445 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_bunmap': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_extent_busy_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1504:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1504 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_extent_busy_trim': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1537:1: note: in expansion of macro 'TRACE_EVENT' 1537 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_free_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1631:1: note: in expansion of macro 'TRACE_EVENT' 1631 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_alloc_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1666:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1666 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_alloc_cur_check': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1769:1: note: in expansion of macro 'TRACE_EVENT' 1769 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/drivers/nvdimm/bus.c: In function 'nvdimm_clear_badblocks_regions': /kisskb/src/drivers/nvdimm/bus.c:205:33: note: byref variable will be forcibly initialized 205 | struct clear_badblocks_context ctx = { | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_da_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1795:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1795 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module.c: In function 'verify_exported_symbols': /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_attr_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1859:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1859 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module.c:2246:27: note: byref variable will be forcibly initialized 2246 | struct find_symbol_arg fsa = { | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_dir2_space_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1974:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1974 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_dir2_leafn_moveents': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2005:1: note: in expansion of macro 'TRACE_EVENT' 2005 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_swap_extent_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2044:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2044 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_recover': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2084:1: note: in expansion of macro 'TRACE_EVENT' 2084 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_recover_item_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2125 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_recover_buf_item_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2173:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2173 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_recover_ino_item_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2217:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2217 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_discard_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2297:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2297 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_btree_cur_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2339:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2339 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_defer_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2377 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_defer_error_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2401:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2401 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_defer_pending_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2425:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2425 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_phys_extent_deferred_class': /kisskb/src/crypto/streebog_generic.c: In function 'streebog_g': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2454:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2454 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/streebog_generic.c:955:30: note: byref variable will be forcibly initialized 955 | struct streebog_uint512 Ki, data; | ^~~~ /kisskb/src/crypto/streebog_generic.c:955:26: note: byref variable will be forcibly initialized 955 | struct streebog_uint512 Ki, data; | ^~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_map_extent_deferred_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2487:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2487 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/streebog_generic.c: In function 'streebog_stage2': /kisskb/src/crypto/streebog_generic.c:977:26: note: byref variable will be forcibly initialized 977 | struct streebog_uint512 m; | ^ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_rmap_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2564:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2564 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ag_error_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2606:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2606 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_rmapbt_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2646:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2646 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ag_resv_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2712:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2712 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ag_btree_lookup_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2775:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2775 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_refcount_extent_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2806:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2806 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_refcount_extent_at_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2839:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2839 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_refcount_double_extent_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2875:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2875 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/include/linux/moduleloader.h:6, from /kisskb/src/kernel/module.c:11: /kisskb/src/kernel/module.c: In function 'add_unformed_module': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module.c:3785:10: note: in expansion of macro 'wait_event_interruptible' 3785 | err = wait_event_interruptible(module_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_refcount_double_extent_at_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2918:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2918 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_refcount_triple_extent_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2966:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2966 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_refcount_finish_one_leftover': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3063:1: note: in expansion of macro 'TRACE_EVENT' 3063 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_inode_error_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3097:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3097 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_double_io_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3128:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3128 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_inode_irec_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3178:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3178 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si514.c: In function 'si514_round_rate': /kisskb/src/drivers/clk/clk-si514.c:233:26: note: byref variable will be forcibly initialized 233 | struct clk_si514_muldiv settings; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_reflink_remap_blocks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3216:1: note: in expansion of macro 'TRACE_EVENT' 3216 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ioctl_clone': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3261:1: note: in expansion of macro 'TRACE_EVENT' 3261 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_fsmap_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3314:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3314 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_getfsmap_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3357:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3357 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module.c: In function 'resolve_symbol_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module.c:1455:6: note: in expansion of macro 'wait_event_interruptible_timeout' 1455 | if (wait_event_interruptible_timeout(module_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_trans_resv_calc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3395:1: note: in expansion of macro 'TRACE_EVENT' 3395 | TRACE_EVENT(xfs_trans_resv_calc, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_trans_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3421 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_iunlink_update_bucket': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3459:1: note: in expansion of macro 'TRACE_EVENT' 3459 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_iunlink_update_dinode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3485:1: note: in expansion of macro 'TRACE_EVENT' 3485 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ag_inode_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3511:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3511 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si514.c: In function 'si514_set_rate': /kisskb/src/drivers/clk/clk-si514.c:255:26: note: byref variable will be forcibly initialized 255 | struct clk_si514_muldiv settings; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_fs_corrupt_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3537:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3537 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ag_corrupt_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3563:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3563 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_inode_corrupt_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3589:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3589 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si514.c: In function 'si514_recalc_rate': /kisskb/src/drivers/clk/clk-si514.c:218:26: note: byref variable will be forcibly initialized 218 | struct clk_si514_muldiv settings; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_iwalk_ag': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3613:1: note: in expansion of macro 'TRACE_EVENT' 3613 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_iwalk_ag_rec': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3632:1: note: in expansion of macro 'TRACE_EVENT' 3632 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_pwork_init': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3653:1: note: in expansion of macro 'TRACE_EVENT' 3653 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_kmem_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3671:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3671 | DECLARE_EVENT_CLASS(xfs_kmem_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si514.c: In function 'si514_probe': /kisskb/src/drivers/clk/clk-si514.c:334:23: note: byref variable will be forcibly initialized 334 | struct clk_init_data init; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_check_new_dalign': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3698:1: note: in expansion of macro 'TRACE_EVENT' 3698 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_btree_commit_afakeroot': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3719:1: note: in expansion of macro 'TRACE_EVENT' 3719 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_btree_commit_ifakeroot': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3747:1: note: in expansion of macro 'TRACE_EVENT' 3747 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_btree_bload_level_geometry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3780:1: note: in expansion of macro 'TRACE_EVENT' 3780 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_timestamp_range_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3864:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3864 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_eofblocks_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3890:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3890 | DECLARE_EVENT_CLASS(xfs_eofblocks_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/floppy.c: In function 'raw_cmd_copyout': /kisskb/src/drivers/block/floppy.c:3041:25: note: byref variable will be forcibly initialized 3041 | struct floppy_raw_cmd cmd = *ptr; | ^~~ /kisskb/src/drivers/block/floppy.c: In function 'copy_buffer': /kisskb/src/drivers/block/floppy.c:2434:22: note: byref variable will be forcibly initialized 2434 | struct req_iterator iter; | ^~~~ /kisskb/src/drivers/nvdimm/bus.c: In function 'nvdimm_clear_poison': /kisskb/src/drivers/nvdimm/bus.c:230:24: note: byref variable will be forcibly initialized 230 | struct nd_cmd_ars_cap ars_cap; | ^~~~~~~ /kisskb/src/drivers/nvdimm/bus.c:229:28: note: byref variable will be forcibly initialized 229 | struct nd_cmd_clear_error clear_err; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/include/linux/libnvdimm.h:14, from /kisskb/src/drivers/nvdimm/bus.c:6: /kisskb/src/drivers/nvdimm/bus.c: In function 'nd_bus_remove': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/bus.c:437:2: note: in expansion of macro 'wait_event' 437 | wait_event(nvdimm_bus->wait, | ^~~~~~~~~~ /kisskb/src/drivers/nvdimm/bus.c: In function 'wait_nvdimm_bus_probe_idle': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/bus.c:920:3: note: in expansion of macro 'wait_event' 920 | wait_event(nvdimm_bus->wait, | ^~~~~~~~~~ /kisskb/src/drivers/nvdimm/bus.c: In function '__nd_ioctl': /kisskb/src/drivers/nvdimm/bus.c:1015:20: note: byref variable will be forcibly initialized 1015 | struct nd_cmd_pkg pkg; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_attr_list_node_descend': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_agf_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1567:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1567 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_recover_icreate_item_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2263:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2263 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_bmap_class': /kisskb/src/fs/xfs/./xfs_trace.h:256:24: note: byref variable will be forcibly initialized 256 | struct xfs_bmbt_irec r; | ^ /kisskb/src/include/trace/trace_events.h:706:4: note: in definition of macro 'DECLARE_EVENT_CLASS' 706 | { assign; } \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:254:2: note: in expansion of macro 'TP_fast_assign' 254 | TP_fast_assign( | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_filestream_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:523:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 523 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_filestream_pick': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:552:1: note: in expansion of macro 'TRACE_EVENT' 552 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.h:29, from /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:105: /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c: In function 'matroxfb_wait_for_sync': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:294:8: note: in expansion of macro 'wait_event_interruptible_timeout' 294 | ret = wait_event_interruptible_timeout(vs->wait, cnt != vs->cnt, HZ/10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_recover_record': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2102:1: note: in expansion of macro 'TRACE_EVENT' 2102 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_btree_bload_block': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3821:1: note: in expansion of macro 'TRACE_EVENT' 3821 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c: In function 'matroxfb_set_par': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:783:23: note: byref variable will be forcibly initialized 783 | { struct my_timming mt; | ^~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c: In function 'matroxfb_ioctl': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:1148:25: note: byref variable will be forcibly initialized 1148 | struct v4l2_control ctrl; | ^~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:1126:25: note: byref variable will be forcibly initialized 1126 | struct v4l2_control ctrl; | ^~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:1104:27: note: byref variable will be forcibly initialized 1104 | struct v4l2_queryctrl qctrl; | ^~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:1089:28: note: byref variable will be forcibly initialized 1089 | struct v4l2_capability r; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:960:34: note: byref variable will be forcibly initialized 960 | struct matroxioc_output_mode mom; | ^~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:910:34: note: byref variable will be forcibly initialized 910 | struct matroxioc_output_mode mom; | ^~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:889:22: note: byref variable will be forcibly initialized 889 | struct fb_vblank vblank; | ^~~~~~ /kisskb/src/kernel/time/itimer.c: In function 'put_itimerval': /kisskb/src/kernel/time/itimer.c:103:32: note: byref variable will be forcibly initialized 103 | struct __kernel_old_itimerval v; | ^ /kisskb/src/kernel/time/itimer.c: In function 'put_old_itimerval32': /kisskb/src/kernel/time/itimer.c:132:25: note: byref variable will be forcibly initialized 132 | struct old_itimerval32 v32; | ^~~ /kisskb/src/kernel/time/itimer.c: In function 'get_itimerval': /kisskb/src/kernel/time/itimer.c:315:32: note: byref variable will be forcibly initialized 315 | struct __kernel_old_itimerval v; | ^ /kisskb/src/kernel/time/itimer.c: In function 'get_old_itimerval32': /kisskb/src/kernel/time/itimer.c:361:25: note: byref variable will be forcibly initialized 361 | struct old_itimerval32 v32; | ^~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_getFrameContentSize': /kisskb/src/lib/zstd/decompress.c:300:20: note: byref variable will be forcibly initialized 300 | ZSTD_frameParams fParams; | ^~~~~~~ /kisskb/src/kernel/time/itimer.c: In function '__do_sys_getitimer': /kisskb/src/kernel/time/itimer.c:115:22: note: byref variable will be forcibly initialized 115 | struct itimerspec64 get_buffer; | ^~~~~~~~~~ /kisskb/src/kernel/time/itimer.c: In function '__do_compat_sys_getitimer': /kisskb/src/kernel/time/itimer.c:144:22: note: byref variable will be forcibly initialized 144 | struct itimerspec64 get_buffer; | ^~~~~~~~~~ /kisskb/src/lib/mpi/mpih-mul.c: In function 'mpihelp_mul': /kisskb/src/lib/mpi/mpih-mul.c:457:23: note: byref variable will be forcibly initialized 457 | struct karatsuba_ctx ctx; | ^~~ /kisskb/src/kernel/time/itimer.c: In function 'alarm_setitimer': /kisskb/src/kernel/time/itimer.c:279:30: note: byref variable will be forcibly initialized 279 | struct itimerspec64 it_new, it_old; | ^~~~~~ /kisskb/src/kernel/time/itimer.c:279:22: note: byref variable will be forcibly initialized 279 | struct itimerspec64 it_new, it_old; | ^~~~~~ /kisskb/src/kernel/time/itimer.c: In function '__do_sys_setitimer': /kisskb/src/kernel/time/itimer.c:335:34: note: byref variable will be forcibly initialized 335 | struct itimerspec64 set_buffer, get_buffer; | ^~~~~~~~~~ /kisskb/src/kernel/time/itimer.c:335:22: note: byref variable will be forcibly initialized 335 | struct itimerspec64 set_buffer, get_buffer; | ^~~~~~~~~~ /kisskb/src/kernel/time/itimer.c: In function '__do_compat_sys_setitimer': /kisskb/src/kernel/time/itimer.c:382:34: note: byref variable will be forcibly initialized 382 | struct itimerspec64 set_buffer, get_buffer; | ^~~~~~~~~~ /kisskb/src/kernel/time/itimer.c:382:22: note: byref variable will be forcibly initialized 382 | struct itimerspec64 set_buffer, get_buffer; | ^~~~~~~~~~ /kisskb/src/drivers/block/floppy.c: In function 'compat_setdrvprm': /kisskb/src/drivers/block/floppy.c:3687:36: note: byref variable will be forcibly initialized 3687 | struct compat_floppy_drive_params v; | ^ /kisskb/src/drivers/block/floppy.c: In function 'compat_getdrvprm': /kisskb/src/drivers/block/floppy.c:3723:36: note: byref variable will be forcibly initialized 3723 | struct compat_floppy_drive_params v; | ^ /kisskb/src/drivers/block/floppy.c: In function 'compat_getfdcstat': /kisskb/src/drivers/block/floppy.c:3796:33: note: byref variable will be forcibly initialized 3796 | struct compat_floppy_fdc_state v32; | ^~~ /kisskb/src/drivers/block/floppy.c: In function 'compat_werrorget': /kisskb/src/drivers/block/floppy.c:3825:36: note: byref variable will be forcibly initialized 3825 | struct compat_floppy_write_errors v32; | ^~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_initDCtx': /kisskb/src/lib/zstd/decompress.c:143:23: note: byref variable will be forcibly initialized 143 | ZSTD_customMem const stackMem = ZSTD_initStack(workspace, workspaceSize); | ^~~~~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_findFrameCompressedSize': /kisskb/src/lib/zstd/decompress.c:1518:20: note: byref variable will be forcibly initialized 1518 | ZSTD_frameParams fParams; | ^~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/block/floppy.c:166: /kisskb/src/drivers/block/floppy.c: In function 'lock_fdc': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/floppy.c:895:6: note: in expansion of macro 'wait_event_interruptible' 895 | if (wait_event_interruptible(fdc_wait, !test_and_set_bit(0, &fdc_busy))) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/floppy.c: In function 'wait_til_done': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/block/floppy.c:2023:3: note: in expansion of macro 'wait_event' 2023 | wait_event(command_done, command_status >= 2); | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/floppy.c:2021:3: note: in expansion of macro 'wait_event_interruptible' 2021 | wait_event_interruptible(command_done, command_status >= 2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_decompressSequencesLong': /kisskb/src/lib/zstd/decompress.c:1378:14: note: byref variable will be forcibly initialized 1378 | seqState_t seqState; | ^~~~~~~~ /kisskb/src/drivers/block/floppy.c: In function 'compat_get_prm': /kisskb/src/drivers/block/floppy.c:3665:30: note: byref variable will be forcibly initialized 3665 | struct compat_floppy_struct v; | ^ /kisskb/src/drivers/block/brd.c: In function 'brd_submit_bio': /kisskb/src/drivers/block/brd.c:295:19: note: byref variable will be forcibly initialized 295 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/block/floppy.c: In function 'compat_getdrvstat': /kisskb/src/drivers/block/floppy.c:3757:36: note: byref variable will be forcibly initialized 3757 | struct compat_floppy_drive_struct v; | ^ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_decompressSequences': /kisskb/src/lib/zstd/decompress.c:1117:14: note: byref variable will be forcibly initialized 1117 | seqState_t seqState; | ^~~~~~~~ /kisskb/src/drivers/block/floppy.c: In function '__floppy_read_block_0': /kisskb/src/drivers/block/floppy.c:4119:20: note: byref variable will be forcibly initialized 4119 | struct rb0_cbdata cbdata; | ^~~~~~ /kisskb/src/drivers/block/floppy.c:4117:17: note: byref variable will be forcibly initialized 4117 | struct bio_vec bio_vec; | ^~~~~~~ /kisskb/src/drivers/block/floppy.c:4116:13: note: byref variable will be forcibly initialized 4116 | struct bio bio; | ^~~ /kisskb/src/drivers/block/floppy.c: In function 'compat_set_geometry': /kisskb/src/drivers/block/floppy.c:3639:23: note: byref variable will be forcibly initialized 3639 | struct floppy_struct v; | ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/migrate.h:110, from /kisskb/src/mm/migrate.c:56: /kisskb/src/mm/migrate.c: In function 'trace_event_raw_event_mm_migrate_pages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/mm/migrate.c: In function 'trace_event_raw_event_mm_migrate_pages_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:86:1: note: in expansion of macro 'TRACE_EVENT' 86 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_initDDict': /kisskb/src/lib/zstd/decompress.c:2085:23: note: byref variable will be forcibly initialized 2085 | ZSTD_customMem const stackMem = ZSTD_initStack(workspace, workspaceSize); | ^~~~~~~~ /kisskb/src/drivers/block/floppy.c: In function 'fd_locked_ioctl': /kisskb/src/drivers/block/floppy.c:3379:4: note: byref variable will be forcibly initialized 3379 | } inparam; /* parameters coming from user space */ | ^~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'migrate_page_move_mapping': /kisskb/src/mm/migrate.c:374:11: note: byref variable will be forcibly initialized 374 | XA_STATE(xas, &mapping->i_pages, page_index(page)); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/drivers/regulator/lp3971.c: In function 'setup_regulators': /kisskb/src/drivers/regulator/lp3971.c:382:27: note: byref variable will be forcibly initialized 382 | struct regulator_config config = { }; | ^~~~~~ /kisskb/src/mm/migrate.c: In function 'migrate_huge_page_move_mapping': /kisskb/src/mm/migrate.c:502:11: note: byref variable will be forcibly initialized 502 | XA_STATE(xas, &mapping->i_pages, page_index(page)); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'migrate_pages': /kisskb/src/mm/migrate.c:1419:12: note: byref variable will be forcibly initialized 1419 | LIST_HEAD(ret_pages); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_probe': /kisskb/src/drivers/clk/clk-versaclock5.c:890:23: note: byref variable will be forcibly initialized 890 | struct clk_init_data init; | ^~~~ /kisskb/src/fs/gfs2/acl.c: In function 'gfs2_get_acl': /kisskb/src/fs/gfs2/acl.c:63:21: note: byref variable will be forcibly initialized 63 | struct gfs2_holder gh; | ^~ /kisskb/src/drivers/mfd/syscon.c: In function 'of_syscon_register': /kisskb/src/drivers/mfd/syscon.c:52:18: note: byref variable will be forcibly initialized 52 | struct resource res; | ^~~ /kisskb/src/fs/gfs2/acl.c: In function 'gfs2_set_acl': /kisskb/src/fs/gfs2/acl.c:113:21: note: byref variable will be forcibly initialized 113 | struct gfs2_holder gh; | ^~ /kisskb/src/drivers/mfd/syscon.c: In function 'syscon_regmap_lookup_by_phandle_args': /kisskb/src/drivers/mfd/syscon.c:235:25: note: byref variable will be forcibly initialized 235 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/clk/clk-si544.c: In function 'si544_recalc_rate': /kisskb/src/drivers/clk/clk-si544.c:320:26: note: byref variable will be forcibly initialized 320 | struct clk_si544_muldiv settings; | ^~~~~~~~ /kisskb/src/drivers/clk/clk-si544.c: In function 'si544_set_rate': /kisskb/src/drivers/clk/clk-si544.c:364:26: note: byref variable will be forcibly initialized 364 | struct clk_si544_muldiv settings; | ^~~~~~~~ /kisskb/src/drivers/clk/clk-si544.c: In function 'si544_probe': /kisskb/src/drivers/clk/clk-si544.c:458:23: note: byref variable will be forcibly initialized 458 | struct clk_init_data init; | ^~~~ In file included from /kisskb/src/kernel/stop_machine.c:24: /kisskb/src/kernel/stop_machine.c: In function 'cpu_stop_queue_work': /kisskb/src/kernel/stop_machine.c:96:16: note: byref variable will be forcibly initialized 96 | DEFINE_WAKE_Q(wakeq); | ^~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/kernel/stop_machine.c: In function 'cpu_stop_queue_two_works': /kisskb/src/kernel/stop_machine.c:266:16: note: byref variable will be forcibly initialized 266 | DEFINE_WAKE_Q(wakeq); | ^~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' 46 | struct wake_q_head name = { WAKE_Q_TAIL, &name.first } | ^~~~ /kisskb/src/mm/huge_memory.c: In function '__split_huge_zero_page_pmd': /kisskb/src/mm/huge_memory.c:1998:8: note: byref variable will be forcibly initialized 1998 | pmd_t _pmd; | ^~~~ /kisskb/src/kernel/stop_machine.c: In function '__stop_cpus': /kisskb/src/kernel/stop_machine.c:426:23: note: byref variable will be forcibly initialized 426 | struct cpu_stop_done done; | ^~~~ /kisskb/src/mm/huge_memory.c: In function '__split_huge_pmd_locked': /kisskb/src/mm/huge_memory.c:2033:17: note: byref variable will be forcibly initialized 2033 | pmd_t old_pmd, _pmd; | ^~~~ /kisskb/src/kernel/stop_machine.c: In function 'stop_one_cpu': /kisskb/src/kernel/stop_machine.c:141:23: note: byref variable will be forcibly initialized 141 | struct cpu_stop_done done; | ^~~~ /kisskb/src/kernel/stop_machine.c: In function 'stop_two_cpus': /kisskb/src/kernel/stop_machine.c:337:23: note: byref variable will be forcibly initialized 337 | struct cpu_stop_work work1, work2; | ^~~~~ /kisskb/src/kernel/stop_machine.c:336:23: note: byref variable will be forcibly initialized 336 | struct cpu_stop_done done; | ^~~~ /kisskb/src/kernel/stop_machine.c: In function 'stop_machine_from_inactive_cpu': /kisskb/src/kernel/stop_machine.c:663:23: note: byref variable will be forcibly initialized 663 | struct cpu_stop_done done; | ^~~~ /kisskb/src/drivers/char/raw.c: In function 'raw_ctl_ioctl': /kisskb/src/drivers/char/raw.c:204:28: note: byref variable will be forcibly initialized 204 | struct raw_config_request rq; | ^~ /kisskb/src/drivers/char/raw.c: In function 'raw_ctl_compat_ioctl': /kisskb/src/drivers/char/raw.c:246:30: note: byref variable will be forcibly initialized 246 | struct raw32_config_request rq; | ^~ /kisskb/src/fs/overlayfs/inode.c: In function 'ovl_getattr': /kisskb/src/fs/overlayfs/inode.c:242:17: note: byref variable will be forcibly initialized 242 | struct kstat lowerdatastat; | ^~~~~~~~~~~~~ /kisskb/src/fs/overlayfs/inode.c:191:17: note: byref variable will be forcibly initialized 191 | struct kstat lowerstat; | ^~~~~~~~~ /kisskb/src/fs/overlayfs/inode.c:163:14: note: byref variable will be forcibly initialized 163 | struct path realpath; | ^~~~~~~~ /kisskb/src/fs/overlayfs/inode.c: In function 'ovl_update_time': /kisskb/src/fs/overlayfs/inode.c:471:15: note: byref variable will be forcibly initialized 471 | struct path upperpath = { | ^~~~~~~~~ /kisskb/src/fs/nilfs2/file.c: In function 'nilfs_page_mkwrite': /kisskb/src/fs/overlayfs/inode.c: In function 'ovl_security_fileattr': /kisskb/src/fs/overlayfs/inode.c:509:14: note: byref variable will be forcibly initialized 509 | struct path realpath; | ^~~~~~~~ /kisskb/src/fs/nilfs2/file.c:50:32: note: byref variable will be forcibly initialized 50 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/mm/huge_memory.c: In function 'change_huge_pmd': /kisskb/src/mm/huge_memory.c:1819:15: note: byref variable will be forcibly initialized 1819 | swp_entry_t entry = pmd_to_swp_entry(*pmd); | ^~~~~ /kisskb/src/drivers/dma-buf/dma-buf.c: In function 'dma_buf_vmap': /kisskb/src/drivers/dma-buf/dma-buf.c:1289:21: note: byref variable will be forcibly initialized 1289 | struct dma_buf_map ptr; | ^~~ /kisskb/src/mm/huge_memory.c: In function '__split_huge_pmd': /kisskb/src/mm/huge_memory.c:2204:28: note: byref variable will be forcibly initialized 2204 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/huge_memory.c: In function 'copy_huge_pmd': /kisskb/src/mm/huge_memory.c:1050:15: note: byref variable will be forcibly initialized 1050 | swp_entry_t entry = pmd_to_swp_entry(pmd); | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/dma_fence.h:89, from /kisskb/src/drivers/dma-buf/dma-fence.c:20: /kisskb/src/drivers/dma-buf/dma-fence.c: In function 'trace_event_raw_event_dma_fence': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/dma_fence.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dma_fence.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/dma-buf.c: In function 'dma_buf_ioctl': /kisskb/src/drivers/dma-buf/dma-buf.c:369:22: note: byref variable will be forcibly initialized 369 | struct dma_buf_sync sync; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/mm/huge_memory.c:8: /kisskb/src/mm/huge_memory.c: In function 'split_huge_page_to_list': /kisskb/src/mm/huge_memory.c:2726:12: note: byref variable will be forcibly initialized 2726 | XA_STATE(xas, &mapping->i_pages, page_index(head)); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_ind_map_blocks': /kisskb/src/fs/ext4/indirect.c:525:33: note: byref variable will be forcibly initialized 525 | struct ext4_allocation_request ar; | ^~ /kisskb/src/drivers/dma-buf/dma-fence.c: In function 'dma_fence_signal_timestamp_locked': /kisskb/src/drivers/dma-buf/dma-fence.c:361:19: note: byref variable will be forcibly initialized 361 | struct list_head cb_list; | ^~~~~~~ /kisskb/src/drivers/clk/clk-si570.c: In function 'si570_probe': /kisskb/src/drivers/clk/clk-si570.c:405:23: note: byref variable will be forcibly initialized 405 | struct clk_init_data init; | ^~~~ /kisskb/src/net/core/utils.c: In function 'inet_addr_is_any': /kisskb/src/net/core/utils.c:406:29: note: byref variable will be forcibly initialized 406 | const struct sockaddr_in6 in6_any = | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/huge_memory.c:8: /kisskb/src/mm/huge_memory.c: In function 'deferred_split_scan': /kisskb/src/mm/huge_memory.c:2859:12: note: byref variable will be forcibly initialized 2859 | LIST_HEAD(list), *pos, *next; | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/ialloc.c: In function 'find_group_orlov': /kisskb/src/fs/ext4/ialloc.c:436:22: note: byref variable will be forcibly initialized 436 | struct dx_hash_info hinfo; | ^~~~~ /kisskb/src/fs/ext4/ialloc.c:434:21: note: byref variable will be forcibly initialized 434 | struct orlov_stats stats; | ^~~~~ /kisskb/src/drivers/dma-buf/dma-fence.c: In function 'dma_fence_default_wait': /kisskb/src/drivers/dma-buf/dma-fence.c:757:25: note: byref variable will be forcibly initialized 757 | struct default_wait_cb cb; | ^~ In file included from /kisskb/src/fs/ext4/ialloc.c:29: /kisskb/src/fs/ext4/ialloc.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2371:4: note: byref variable will be forcibly initialized 2371 | } desc; | ^~~~ /kisskb/src/drivers/scsi/device_handler/scsi_dh_hp_sw.c: In function 'hp_sw_tur': /kisskb/src/drivers/scsi/device_handler/scsi_dh_hp_sw.c:84:24: note: byref variable will be forcibly initialized 84 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/device_handler/scsi_dh_hp_sw.c: In function 'hp_sw_start_stop': /kisskb/src/drivers/scsi/device_handler/scsi_dh_hp_sw.c:120:24: note: byref variable will be forcibly initialized 120 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/kernel/compat.c: In function '__do_compat_sys_sigprocmask': /kisskb/src/kernel/compat.c:45:11: note: byref variable will be forcibly initialized 45 | sigset_t new_blocked; | ^~~~~~~~~~~ /kisskb/src/kernel/compat.c: In function 'put_compat_rusage': /kisskb/src/kernel/compat.c:85:23: note: byref variable will be forcibly initialized 85 | struct compat_rusage r32; | ^~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_read_inline_page': /kisskb/src/fs/ext4/inline.c:469:19: note: byref variable will be forcibly initialized 469 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/drivers/char/tpm/eventlog/tpm1.c: In function 'tpm1_binary_bios_measurements_show': /kisskb/src/drivers/char/tpm/eventlog/tpm1.c:226:20: note: byref variable will be forcibly initialized 226 | struct tcpa_event temp_event; | ^~~~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_convert_inline_data_to_extent': /kisskb/src/fs/ext4/inline.c:534:19: note: byref variable will be forcibly initialized 534 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/mm/slab.c: In function 'shuffle_freelist': /kisskb/src/mm/slab.c:2432:28: note: byref variable will be forcibly initialized 2432 | union freelist_init_state state; | ^~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_convert_inline_data_nolock': /kisskb/src/fs/ext4/inline.c:1178:25: note: byref variable will be forcibly initialized 1178 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_get_max_inline_size': /kisskb/src/fs/ext4/inline.c:94:19: note: byref variable will be forcibly initialized 94 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_try_to_write_inline_data': /kisskb/src/fs/ext4/inline.c:654:19: note: byref variable will be forcibly initialized 654 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_write_inline_data_end': /kisskb/src/fs/ext4/inline.c:734:19: note: byref variable will be forcibly initialized 734 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_journalled_write_inline_data': /kisskb/src/fs/ext4/inline.c:774:19: note: byref variable will be forcibly initialized 774 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_da_write_inline_data_begin': /kisskb/src/fs/ext4/inline.c:868:19: note: byref variable will be forcibly initialized 868 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_try_add_inline_entry': /kisskb/src/fs/ext4/inline.c:1265:19: note: byref variable will be forcibly initialized 1265 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_inlinedir_to_tree': /kisskb/src/fs/ext4/inline.c:1344:21: note: byref variable will be forcibly initialized 1344 | struct fscrypt_str tmp_str; | ^~~~~~~ /kisskb/src/fs/ext4/inline.c:1343:26: note: byref variable will be forcibly initialized 1343 | struct ext4_dir_entry_2 fake; | ^~~~ /kisskb/src/fs/ext4/inline.c:1341:19: note: byref variable will be forcibly initialized 1341 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_read_inline_dir': /kisskb/src/fs/ext4/inline.c:1456:19: note: byref variable will be forcibly initialized 1456 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_get_first_inline_block': /kisskb/src/fs/ext4/inline.c:1580:19: note: byref variable will be forcibly initialized 1580 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_try_create_inline_dir': /kisskb/src/fs/ext4/inline.c:1600:19: note: byref variable will be forcibly initialized 1600 | struct ext4_iloc iloc; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/slab.c:90: /kisskb/src/mm/slab.c: In function 'drain_array': /kisskb/src/mm/slab.c:3964:12: note: byref variable will be forcibly initialized 3964 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'drain_cpu_caches': /kisskb/src/fs/ext4/inline.c: In function 'ext4_find_inline_entry': /kisskb/src/fs/ext4/inline.c:1635:19: note: byref variable will be forcibly initialized 1635 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/mm/slab.c:2169:12: note: byref variable will be forcibly initialized 2169 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_delete_inline_entry': /kisskb/src/fs/ext4/inline.c:1684:19: note: byref variable will be forcibly initialized 1684 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/mm/slab.c: In function 'do_drain': /kisskb/src/mm/slab.c:2153:12: note: byref variable will be forcibly initialized 2153 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'empty_inline_dir': /kisskb/src/fs/ext4/inline.c:1762:19: note: byref variable will be forcibly initialized 1762 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/mm/slab.c: In function 'cache_flusharray': /kisskb/src/mm/slab.c:3380:12: note: byref variable will be forcibly initialized 3380 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_inline_data_iomap': /kisskb/src/fs/ext4/inline.c:1838:19: note: byref variable will be forcibly initialized 1838 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/mm/slab.c: In function 'cache_free_pfmemalloc': /kisskb/src/mm/slab.c:557:12: note: byref variable will be forcibly initialized 557 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_convert_inline_data': /kisskb/src/fs/ext4/inline.c:1969:19: note: byref variable will be forcibly initialized 1969 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/mm/slab.c: In function 'setup_kmem_cache_node': /kisskb/src/mm/slab.c:891:12: note: byref variable will be forcibly initialized 891 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'do_tune_cpucache': /kisskb/src/mm/slab.c:3873:13: note: byref variable will be forcibly initialized 3873 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/base/property.c: In function 'fwnode_find_reference': /kisskb/src/drivers/base/property.c:502:31: note: byref variable will be forcibly initialized 502 | struct fwnode_reference_args args; | ^~~~ /kisskb/src/mm/slab.c: In function 'cpuup_canceled': /kisskb/src/mm/slab.c:962:13: note: byref variable will be forcibly initialized 962 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/ecb.c: In function 'crypto_ecb_crypt': /kisskb/src/crypto/ecb.c:21:23: note: byref variable will be forcibly initialized 21 | struct skcipher_walk walk; | ^~~~ /kisskb/src/drivers/base/property.c: In function 'fwnode_graph_get_remote_node': /kisskb/src/drivers/base/property.c:1125:26: note: byref variable will be forcibly initialized 1125 | struct fwnode_endpoint fwnode_ep; | ^~~~~~~~~ /kisskb/src/drivers/base/property.c: In function 'fwnode_graph_get_endpoint_by_id': /kisskb/src/drivers/base/property.c:1177:26: note: byref variable will be forcibly initialized 1177 | struct fwnode_endpoint fwnode_ep = { 0 }; | ^~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'lookup_tree_block_ref': /kisskb/src/fs/btrfs/extent-tree.c:689:19: note: byref variable will be forcibly initialized 689 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'insert_tree_block_ref': /kisskb/src/fs/btrfs/extent-tree.c:712:19: note: byref variable will be forcibly initialized 712 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'run_delayed_extent_op': /kisskb/src/fs/btrfs/extent-tree.c:1572:19: note: byref variable will be forcibly initialized 1572 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'alloc_reserved_tree_block': /kisskb/src/fs/btrfs/extent-tree.c:4574:19: note: byref variable will be forcibly initialized 4574 | struct btrfs_key extent_key; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'remove_extent_data_ref': /kisskb/src/fs/btrfs/extent-tree.c:599:19: note: byref variable will be forcibly initialized 599 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/fs/ext4/ext4_jbd2.h:17, from /kisskb/src/fs/ext4/ioctl.c:24: /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2371:4: note: byref variable will be forcibly initialized 2371 | } desc; | ^~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_setflags': /kisskb/src/fs/ext4/ioctl.c:345:19: note: byref variable will be forcibly initialized 345 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_setproject': /kisskb/src/fs/ext4/ioctl.c:471:19: note: byref variable will be forcibly initialized 471 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_getfsmap_format': /kisskb/src/fs/ext4/ioctl.c:612:15: note: byref variable will be forcibly initialized 612 | struct fsmap fm; | ^~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioc_getfsmap': /kisskb/src/fs/ext4/ioctl.c:630:20: note: byref variable will be forcibly initialized 630 | struct fsmap_head head; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_lookup_data_extent': /kisskb/src/fs/btrfs/extent-tree.c:91:19: note: byref variable will be forcibly initialized 91 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_lookup_extent_info': /kisskb/src/fs/btrfs/extent-tree.c:124:19: note: byref variable will be forcibly initialized 124 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'reada_walk_down': /kisskb/src/fs/btrfs/extent-tree.c:4912:19: note: byref variable will be forcibly initialized 4912 | struct btrfs_key key; | ^~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_get_es_cache': /kisskb/src/fs/ext4/ioctl.c:777:16: note: byref variable will be forcibly initialized 777 | struct fiemap fiemap; | ^~~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'extent_data_ref_count': /kisskb/src/fs/btrfs/extent-tree.c:644:19: note: byref variable will be forcibly initialized 644 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'check_committed_ref': /kisskb/src/fs/btrfs/extent-tree.c:2303:19: note: byref variable will be forcibly initialized 2303 | struct btrfs_key key; | ^~~ /kisskb/src/fs/overlayfs/file.c: In function 'ovl_flush': /kisskb/src/fs/overlayfs/file.c:576:12: note: byref variable will be forcibly initialized 576 | struct fd real; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'lookup_inline_extent_backref': /kisskb/src/fs/btrfs/extent-tree.c:791:19: note: byref variable will be forcibly initialized 791 | struct btrfs_key key; | ^~~ /kisskb/src/fs/overlayfs/file.c: In function 'ovl_read_iter': /kisskb/src/fs/overlayfs/file.c:288:12: note: byref variable will be forcibly initialized 288 | struct fd real; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'insert_extent_data_ref': /kisskb/src/fs/btrfs/extent-tree.c:523:19: note: byref variable will be forcibly initialized 523 | struct btrfs_key key; | ^~~ /kisskb/src/fs/overlayfs/file.c: In function 'ovl_fallocate': /kisskb/src/fs/overlayfs/file.c:446:12: note: byref variable will be forcibly initialized 446 | struct fd real; | ^~~~ /kisskb/src/fs/overlayfs/file.c: In function 'ovl_fsync': /kisskb/src/fs/ext4/ioctl.c: In function '__ext4_ioctl': /kisskb/src/fs/ext4/ioctl.c:1050:23: note: byref variable will be forcibly initialized 1050 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function '__btrfs_inc_extent_ref': /kisskb/src/fs/ext4/ioctl.c:951:30: note: byref variable will be forcibly initialized 951 | struct ext4_new_group_data input; | ^~~~~ /kisskb/src/fs/ext4/ioctl.c:900:22: note: byref variable will be forcibly initialized 900 | struct move_extent me; | ^~ /kisskb/src/fs/btrfs/extent-tree.c:1454:19: note: byref variable will be forcibly initialized 1454 | struct btrfs_key key; | ^~~ /kisskb/src/fs/ext4/ioctl.c:820:20: note: byref variable will be forcibly initialized 820 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/overlayfs/file.c:397:12: note: byref variable will be forcibly initialized 397 | struct fd real; | ^~~~ /kisskb/src/fs/overlayfs/file.c: In function 'ovl_copyfile': /kisskb/src/fs/overlayfs/file.c:496:21: note: byref variable will be forcibly initialized 496 | struct fd real_in, real_out; | ^~~~~~~~ /kisskb/src/fs/overlayfs/file.c:496:12: note: byref variable will be forcibly initialized 496 | struct fd real_in, real_out; | ^~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'lookup_extent_data_ref': /kisskb/src/fs/btrfs/extent-tree.c:447:19: note: byref variable will be forcibly initialized 447 | struct btrfs_key key; | ^~~ /kisskb/src/fs/overlayfs/file.c: In function 'ovl_write_iter': /kisskb/src/fs/overlayfs/file.c:333:12: note: byref variable will be forcibly initialized 333 | struct fd real; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function '__btrfs_free_extent': /kisskb/src/fs/btrfs/extent-tree.c:2935:19: note: byref variable will be forcibly initialized 2935 | struct btrfs_key key; | ^~~ /kisskb/src/fs/overlayfs/file.c: In function 'ovl_llseek': /kisskb/src/fs/overlayfs/file.c:175:12: note: byref variable will be forcibly initialized 175 | struct fd real; | ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c: In function 'dsicm_probe': /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:554:31: note: byref variable will be forcibly initialized 554 | struct backlight_properties props = { 0 }; | ^~~~~ /kisskb/src/fs/overlayfs/file.c: In function 'ovl_fadvise': /kisskb/src/fs/overlayfs/file.c:468:12: note: byref variable will be forcibly initialized 468 | struct fd real; | ^~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_compat_ioctl': /kisskb/src/fs/ext4/ioctl.c:1258:30: note: byref variable will be forcibly initialized 1258 | struct ext4_new_group_data input; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'run_delayed_data_ref': /kisskb/src/fs/btrfs/extent-tree.c:1511:19: note: byref variable will be forcibly initialized 1511 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_exclude_logged_extents': /kisskb/src/fs/btrfs/extent-tree.c:2636:19: note: byref variable will be forcibly initialized 2636 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function '__btrfs_mod_ref': /kisskb/src/fs/btrfs/extent-tree.c:2404:19: note: byref variable will be forcibly initialized 2404 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'do_walk_down': /kisskb/src/fs/btrfs/extent-tree.c:5107:19: note: byref variable will be forcibly initialized 5107 | struct btrfs_key first_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c:5106:19: note: byref variable will be forcibly initialized 5106 | struct btrfs_key key; | ^~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_send_open': /kisskb/src/fs/fuse/file.c:26:22: note: byref variable will be forcibly initialized 26 | struct fuse_open_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_bmap': /kisskb/src/fs/fuse/file.c:2551:23: note: byref variable will be forcibly initialized 2551 | struct fuse_bmap_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c:2550:22: note: byref variable will be forcibly initialized 2550 | struct fuse_bmap_in inarg; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_alloc_tree_block': /kisskb/src/fs/btrfs/extent-tree.c:4801:19: note: byref variable will be forcibly initialized 4801 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_drop_snapshot': /kisskb/src/fs/btrfs/extent-tree.c:5500:19: note: byref variable will be forcibly initialized 5500 | struct btrfs_key key; | ^~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_match_name': /kisskb/src/fs/f2fs/dir.c:262:22: note: byref variable will be forcibly initialized 262 | struct fscrypt_name f; | ^ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_setup_filename': /kisskb/src/fs/f2fs/dir.c:139:22: note: byref variable will be forcibly initialized 139 | struct fscrypt_name crypt_name; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_prepare_lookup': /kisskb/src/fs/f2fs/dir.c:158:22: note: byref variable will be forcibly initialized 158 | struct fscrypt_name crypt_name; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'find_in_block': /kisskb/src/fs/f2fs/dir.c:198:25: note: byref variable will be forcibly initialized 198 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/fuse/file.c: In function 'fuse_file_poll': /kisskb/src/fs/fuse/file.c:2706:23: note: byref variable will be forcibly initialized 2706 | struct fuse_poll_out outarg; | ^~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_find_entry': /kisskb/src/fs/f2fs/dir.c:432:23: note: byref variable will be forcibly initialized 432 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_has_enough_room': /kisskb/src/fs/f2fs/dir.c:668:25: note: byref variable will be forcibly initialized 668 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_do_make_empty_dir': /kisskb/src/fs/f2fs/dir.c:526:21: note: byref variable will be forcibly initialized 526 | struct fscrypt_str dotdot = FSTR_INIT("..", 2); | ^~~~~~ /kisskb/src/fs/f2fs/dir.c:525:21: note: byref variable will be forcibly initialized 525 | struct fscrypt_str dot = FSTR_INIT(".", 1); | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function 'fuse_wait_on_page_writeback': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/file.c:452:2: note: in expansion of macro 'wait_event' 452 | wait_event(fi->page_waitq, !fuse_page_is_writeback(inode, index)); | ^~~~~~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'make_empty_dir': /kisskb/src/fs/f2fs/dir.c:540:25: note: byref variable will be forcibly initialized 540 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_add_regular_entry': /kisskb/src/fs/f2fs/dir.c:711:25: note: byref variable will be forcibly initialized 711 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_do_add_link': /kisskb/src/fs/f2fs/dir.c:819:23: note: byref variable will be forcibly initialized 819 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_do_truncate': /kisskb/src/fs/fuse/file.c:2772:15: note: byref variable will be forcibly initialized 2772 | struct iattr attr; | ^~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_fill_dentries': /kisskb/src/fs/f2fs/dir.c:992:18: note: byref variable will be forcibly initialized 992 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_readdir': /kisskb/src/fs/f2fs/dir.c:1074:21: note: byref variable will be forcibly initialized 1074 | struct fscrypt_str fstr = FSTR_INIT(NULL, 0); | ^~~~ /kisskb/src/fs/f2fs/dir.c:1073:25: note: byref variable will be forcibly initialized 1073 | struct f2fs_dentry_ptr d; | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function '__readahead_batch': /kisskb/src/include/linux/pagemap.h:938:11: note: byref variable will be forcibly initialized 938 | XA_STATE(xas, &rac->mapping->i_pages, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_lseek': /kisskb/src/fs/fuse/file.c:2586:24: note: byref variable will be forcibly initialized 2586 | struct fuse_lseek_out outarg; | ^~~~~~ /kisskb/src/kernel/time/test_udelay.c: In function 'udelay_test_show': /kisskb/src/kernel/time/test_udelay.c:81:21: note: byref variable will be forcibly initialized 81 | struct timespec64 ts; | ^~ /kisskb/src/fs/fuse/file.c: In function 'fuse_file_open': /kisskb/src/fs/fuse/file.c:142:24: note: byref variable will be forcibly initialized 142 | struct fuse_open_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_flush': /kisskb/src/fs/fuse/file.c:475:23: note: byref variable will be forcibly initialized 475 | struct fuse_flush_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_setlk': /kisskb/src/fs/fuse/file.c:2478:20: note: byref variable will be forcibly initialized 2478 | struct fuse_lk_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_getlk': /kisskb/src/fs/fuse/file.c:2459:21: note: byref variable will be forcibly initialized 2459 | struct fuse_lk_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c:2458:20: note: byref variable will be forcibly initialized 2458 | struct fuse_lk_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_fsync_common': /kisskb/src/fs/fuse/file.c:531:23: note: byref variable will be forcibly initialized 531 | struct fuse_fsync_in inarg; | ^~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function 'fuse_direct_IO': /kisskb/src/fs/fuse/file.c:2791:29: note: byref variable will be forcibly initialized 2791 | DECLARE_COMPLETION_ONSTACK(wait); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_direct_read_iter': /kisskb/src/fs/fuse/file.c:1539:23: note: byref variable will be forcibly initialized 1539 | struct fuse_io_priv io = FUSE_IO_PRIV_SYNC(iocb); | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/scsi/libsas/sas_init.c:9: /kisskb/src/drivers/scsi/libsas/sas_init.c: In function 'sas_resume_ha': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_init.c:401:2: note: in expansion of macro 'wait_event_timeout' 401 | wait_event_timeout(ha->eh_wait_q, phys_suspended(ha) == 0, tmo); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/file.c: In function '__fuse_copy_file_range': /kisskb/src/fs/fuse/file.c:3008:24: note: byref variable will be forcibly initialized 3008 | struct fuse_write_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c:2999:33: note: byref variable will be forcibly initialized 2999 | struct fuse_copy_file_range_in inarg = { | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_perform_write': /kisskb/src/fs/fuse/file.c:1238:23: note: byref variable will be forcibly initialized 1238 | struct fuse_io_args ia = {}; | ^~ /kisskb/src/lib/idr.c: In function 'idr_alloc_u32': /kisskb/src/lib/idr.c:36:25: note: byref variable will be forcibly initialized 36 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/lib/idr.c: In function 'idr_for_each': /kisskb/src/lib/idr.c:198:25: note: byref variable will be forcibly initialized 198 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/lib/idr.c: In function 'idr_get_next_ul': /kisskb/src/lib/idr.c:229:25: note: byref variable will be forcibly initialized 229 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_writepages': /kisskb/src/fs/fuse/file.c:2200:27: note: byref variable will be forcibly initialized 2200 | struct fuse_fill_wb_data data; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/lib/idr.c:5: /kisskb/src/lib/idr.c: In function 'ida_alloc_range': In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/kernel/trace/trace_events_filter.c:8: /kisskb/src/kernel/trace/trace_events_filter.c: In function 'process_system_preds': /kisskb/src/lib/idr.c:383:11: note: byref variable will be forcibly initialized 383 | XA_STATE(xas, &ida->xa, min / IDA_BITMAP_BITS); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1578:12: note: byref variable will be forcibly initialized 1578 | LIST_HEAD(filter_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/idr.c: In function 'ida_free': /kisskb/src/lib/idr.c:489:11: note: byref variable will be forcibly initialized 489 | XA_STATE(xas, &ida->xa, id / IDA_BITMAP_BITS); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/idr.c: In function 'ida_destroy': /kisskb/src/lib/idr.c:542:11: note: byref variable will be forcibly initialized 542 | XA_STATE(xas, &ida->xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_tiocgicount': /kisskb/src/drivers/tty/tty_io.c:2615:32: note: byref variable will be forcibly initialized 2615 | struct serial_icounter_struct icount; | ^~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_tiocgserial': /kisskb/src/drivers/tty/tty_io.c:2656:23: note: byref variable will be forcibly initialized 2656 | struct serial_struct v; | ^ /kisskb/src/drivers/tty/tty_io.c: In function 'compat_tty_tiocgserial': /kisskb/src/drivers/tty/tty_io.c:2868:23: note: byref variable will be forcibly initialized 2868 | struct serial_struct v; | ^ /kisskb/src/drivers/tty/tty_io.c:2867:25: note: byref variable will be forcibly initialized 2867 | struct serial_struct32 v32; | ^~~ /kisskb/src/drivers/tty/tty_io.c: In function 'compat_tty_tiocsserial': /kisskb/src/drivers/tty/tty_io.c:2850:23: note: byref variable will be forcibly initialized 2850 | struct serial_struct v; | ^ /kisskb/src/drivers/tty/tty_io.c:2849:25: note: byref variable will be forcibly initialized 2849 | struct serial_struct32 v32; | ^~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_tiocsserial': /kisskb/src/drivers/tty/tty_io.c:2646:23: note: byref variable will be forcibly initialized 2646 | struct serial_struct v; | ^ /kisskb/src/fs/btrfs/ctree.c: In function 'insert_new_root': /kisskb/src/fs/btrfs/ctree.c:2452:24: note: byref variable will be forcibly initialized 2452 | struct btrfs_disk_key lower_key; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/netfs.h:261, from /kisskb/src/fs/netfs/read_helper.c:20: /kisskb/src/fs/netfs/read_helper.c: In function 'trace_event_raw_event_netfs_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c: In function 'trace_event_raw_event_netfs_rreq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c: In function 'trace_event_raw_event_netfs_sreq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:179:1: note: in expansion of macro 'TRACE_EVENT' 179 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c: In function 'trace_event_raw_event_netfs_failure': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:218:1: note: in expansion of macro 'TRACE_EVENT' 218 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'copy_for_split': /kisskb/src/fs/btrfs/ctree.c:3155:25: note: byref variable will be forcibly initialized 3155 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c:3154:24: note: byref variable will be forcibly initialized 3154 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_writepage_locked': /kisskb/src/fs/orangefs/inode.c:25:17: note: byref variable will be forcibly initialized 25 | struct bio_vec bv; | ^~ /kisskb/src/fs/orangefs/inode.c:24:18: note: byref variable will be forcibly initialized 24 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'del_ptr': /kisskb/src/fs/btrfs/ctree.c:4007:25: note: byref variable will be forcibly initialized 4007 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_writepages_work': /kisskb/src/fs/orangefs/inode.c:95:18: note: byref variable will be forcibly initialized 95 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/orangefs/inode.c:94:36: note: byref variable will be forcibly initialized 94 | struct orangefs_write_range *wrp, wr; | ^~ /kisskb/src/fs/btrfs/ctree.c: In function 'reada_for_search': /kisskb/src/fs/btrfs/ctree.c:1277:24: note: byref variable will be forcibly initialized 1277 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'time_to_jiffies': /kisskb/src/fs/fuse/dir.c:89:21: note: byref variable will be forcibly initialized 89 | struct timespec64 ts = { | ^~ /kisskb/src/fs/netfs/read_helper.c: In function 'netfs_read_from_cache': /kisskb/src/fs/netfs/read_helper.c:176:18: note: byref variable will be forcibly initialized 176 | struct iov_iter iter; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2261, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_transaction_commit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:183:1: note: in expansion of macro 'TRACE_EVENT' 183 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_access': /kisskb/src/fs/fuse/dir.c:1209:24: note: byref variable will be forcibly initialized 1209 | struct fuse_access_in inarg; | ^~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__inode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:204:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 204 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'read_block_for_search': In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/module.h:20, from /kisskb/src/fs/netfs/read_helper.c:8: /kisskb/src/fs/netfs/read_helper.c: In function 'netfs_rreq_unlock': /kisskb/src/fs/netfs/read_helper.c:383:11: note: byref variable will be forcibly initialized 383 | XA_STATE(xas, &rreq->mapping->i_pages, start_page); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/btrfs/ctree.c:1445:19: note: byref variable will be forcibly initialized 1445 | struct btrfs_key first_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_get_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:282:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 282 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_handle_em_exist': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:332:1: note: in expansion of macro 'TRACE_EVENT' 332 | TRACE_EVENT(btrfs_handle_em_exist, | ^~~~~~~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tiocswinsz': /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__ordered_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:514:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 514 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_io.c:2390:17: note: byref variable will be forcibly initialized 2390 | struct winsize tmp_ws; | ^~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__writepage': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:598:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 598 | DECLARE_EVENT_CLASS(btrfs__writepage, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c: In function 'netfs_rreq_unmark_after_write': /kisskb/src/fs/netfs/read_helper.c:248:12: note: byref variable will be forcibly initialized 248 | XA_STATE(xas, &rreq->mapping->i_pages, subreq->start / PAGE_SIZE); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_copy_root': /kisskb/src/fs/btrfs/ctree.c:188:24: note: byref variable will be forcibly initialized 188 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_writepage_end_io_hook': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:655:1: note: in expansion of macro 'TRACE_EVENT' 655 | TRACE_EVENT(btrfs_writepage_end_io_hook, | ^~~~~~~~~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_readpage': /kisskb/src/fs/orangefs/inode.c:252:17: note: byref variable will be forcibly initialized 252 | struct bio_vec bv; | ^~ /kisskb/src/fs/orangefs/inode.c:251:18: note: byref variable will be forcibly initialized 251 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/netfs/read_helper.c: In function 'netfs_rreq_do_write_to_cache': /kisskb/src/fs/netfs/read_helper.c:297:18: note: byref variable will be forcibly initialized 297 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_sync_file': /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_writepages': /kisskb/src/fs/orangefs/inode.c:218:18: note: byref variable will be forcibly initialized 218 | struct blk_plug plug; | ^~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:688:1: note: in expansion of macro 'TRACE_EVENT' 688 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_sync_fs': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:720:1: note: in expansion of macro 'TRACE_EVENT' 720 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_add_block_group': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:737:1: note: in expansion of macro 'TRACE_EVENT' 737 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c: In function 'netfs_clear_unread': /kisskb/src/fs/netfs/read_helper.c:151:18: note: byref variable will be forcibly initialized 151 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_delayed_tree_ref': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:782:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 782 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_delayed_data_ref': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:845:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 845 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/cbc.c: In function 'crypto_cbc_decrypt': /kisskb/src/crypto/cbc.c:158:23: note: byref variable will be forcibly initialized 158 | struct skcipher_walk walk; | ^~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_delayed_ref_head': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:912:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 912 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function '__btrfs_cow_block': /kisskb/src/fs/btrfs/ctree.c:431:24: note: byref variable will be forcibly initialized 431 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__chunk': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:971:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 971 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_cow_block': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1021:1: note: in expansion of macro 'TRACE_EVENT' 1021 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ In file included from /kisskb/src/fs/fuse/dir.c:9: /kisskb/src/fs/fuse/dir.c: In function 'fuse_dentry_revalidate': /kisskb/src/fs/fuse/dir.c:210:13: note: byref variable will be forcibly initialized 210 | FUSE_ARGS(args); | ^~~~ /kisskb/src/fs/fuse/fuse_i.h:282:42: note: in definition of macro 'FUSE_ARGS' 282 | #define FUSE_ARGS(args) struct fuse_args args = {} | ^~~~ /kisskb/src/fs/fuse/dir.c:209:25: note: byref variable will be forcibly initialized 209 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_space_reservation': /kisskb/src/crypto/cbc.c: In function 'crypto_cbc_encrypt': /kisskb/src/crypto/cbc.c:76:23: note: byref variable will be forcibly initialized 76 | struct skcipher_walk walk; | ^~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1056:1: note: in expansion of macro 'TRACE_EVENT' 1056 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1056:1: note: in expansion of macro 'TRACE_EVENT' 1056 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_update_time': /kisskb/src/fs/orangefs/inode.c:944:15: note: byref variable will be forcibly initialized 944 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_trigger_flush': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1082:1: note: in expansion of macro 'TRACE_EVENT' 1082 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1082:1: note: in expansion of macro 'TRACE_EVENT' 1082 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_do_getattr': /kisskb/src/fs/fuse/dir.c:1030:23: note: byref variable will be forcibly initialized 1030 | struct fuse_attr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c:1029:25: note: byref variable will be forcibly initialized 1029 | struct fuse_getattr_in inarg; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/netfs/read_helper.c:10: /kisskb/src/fs/netfs/read_helper.c: In function 'netfs_readpage': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c:999:3: note: in expansion of macro 'wait_var_event' 999 | wait_var_event(&rreq->nr_rd_ops, atomic_read(&rreq->nr_rd_ops) == 1); | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_flush_space': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1113:1: note: in expansion of macro 'TRACE_EVENT' 1113 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__reserved_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1145:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1145 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c: In function 'netfs_write_begin': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c:1148:3: note: in expansion of macro 'wait_var_event' 1148 | wait_var_event(&rreq->nr_rd_ops, atomic_read(&rreq->nr_rd_ops) == 1); | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_find_free_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1181:1: note: in expansion of macro 'TRACE_EVENT' 1181 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'generic_bin_search': /kisskb/src/fs/btrfs/ctree.c:802:25: note: byref variable will be forcibly initialized 802 | struct btrfs_disk_key unaligned; | ^~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__reserve_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1209:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1209 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_find_cluster': /kisskb/src/fs/fuse/dir.c: In function 'create_new_entry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1255:1: note: in expansion of macro 'TRACE_EVENT' 1255 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:663:24: note: byref variable will be forcibly initialized 663 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'check_sibling_keys': /kisskb/src/fs/btrfs/ctree.c:2257:19: note: byref variable will be forcibly initialized 2257 | struct btrfs_key right_first; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_failed_cluster_setup': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1288:1: note: in expansion of macro 'TRACE_EVENT' 1288 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:2256:19: note: byref variable will be forcibly initialized 2256 | struct btrfs_key left_last; | ^~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_setup_cluster': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1305:1: note: in expansion of macro 'TRACE_EVENT' 1305 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_mknod': /kisskb/src/fs/fuse/dir.c:722:23: note: byref variable will be forcibly initialized 722 | struct fuse_mknod_in inarg; | ^~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_alloc_extent_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1341:1: note: in expansion of macro 'TRACE_EVENT' 1341 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_free_extent_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1364:1: note: in expansion of macro 'TRACE_EVENT' 1364 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__work__done': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1418:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1418 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/fuse/dir.c:9: /kisskb/src/fs/fuse/dir.c: In function 'fuse_symlink': /kisskb/src/fs/fuse/dir.c:775:12: note: byref variable will be forcibly initialized 775 | FUSE_ARGS(args); | ^~~~ /kisskb/src/fs/fuse/fuse_i.h:282:42: note: in definition of macro 'FUSE_ARGS' 282 | #define FUSE_ARGS(args) struct fuse_args args = {} | ^~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__qgroup_rsv_data': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1525:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1525 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_qgroup_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1575:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1575 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_mkdir': /kisskb/src/fs/fuse/dir.c:751:23: note: byref variable will be forcibly initialized 751 | struct fuse_mkdir_in inarg; | ^~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_qgroup_num_dirty_extents': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1611:1: note: in expansion of macro 'TRACE_EVENT' 1611 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_qgroup_account_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1632:1: note: in expansion of macro 'TRACE_EVENT' 1632 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_create_open': /kisskb/src/fs/fuse/dir.c:521:24: note: byref variable will be forcibly initialized 521 | struct fuse_entry_out outentry; | ^~~~~~~~ /kisskb/src/fs/fuse/dir.c:520:23: note: byref variable will be forcibly initialized 520 | struct fuse_open_out outopen; | ^~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_qgroup_update_counters': /kisskb/src/fs/fuse/dir.c:519:24: note: byref variable will be forcibly initialized 519 | struct fuse_create_in inarg; | ^~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1665:1: note: in expansion of macro 'TRACE_EVENT' 1665 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_read_node_slot': /kisskb/src/fs/btrfs/ctree.c:880:19: note: byref variable will be forcibly initialized 880 | struct btrfs_key first_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_qgroup_update_reserve': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1694:1: note: in expansion of macro 'TRACE_EVENT' 1694 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_qgroup_meta_reserve': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1720:1: note: in expansion of macro 'TRACE_EVENT' 1720 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_realloc_node': /kisskb/src/fs/btrfs/ctree.c:707:24: note: byref variable will be forcibly initialized 707 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_qgroup_meta_convert': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1743:1: note: in expansion of macro 'TRACE_EVENT' 1743 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_qgroup_meta_free_all_pertrans': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1766:1: note: in expansion of macro 'TRACE_EVENT' 1766 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ /kisskb/src/net/wireless/wext-core.c: In function 'wireless_send_event': /kisskb/src/net/wireless/wext-core.c:469:25: note: byref variable will be forcibly initialized 469 | struct compat_iw_point compat_wrqu; | ^~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_lookup': /kisskb/src/fs/fuse/dir.c:459:24: note: byref variable will be forcibly initialized 459 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__prelim_ref': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1791:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1791 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_inode_mod_outstanding_extents': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1848:1: note: in expansion of macro 'TRACE_EVENT' 1848 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'push_nodes_for_insert': /kisskb/src/fs/btrfs/ctree.c:1240:26: note: byref variable will be forcibly initialized 1240 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:1186:26: note: byref variable will be forcibly initialized 1186 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__block_group': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1870:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1870 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_set_extent_bit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1924:1: note: in expansion of macro 'TRACE_EVENT' 1924 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_clear_extent_bit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1963:1: note: in expansion of macro 'TRACE_EVENT' 1963 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_link': /kisskb/src/fs/fuse/dir.c:950:22: note: byref variable will be forcibly initialized 950 | struct fuse_link_in inarg; | ^~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_convert_extent_bit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2002:1: note: in expansion of macro 'TRACE_EVENT' 2002 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'split_node': /kisskb/src/fs/btrfs/ctree.c:2560:24: note: byref variable will be forcibly initialized 2560 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_dump_space_info': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2044:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2044 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_reserve_ticket': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2106:1: note: in expansion of macro 'TRACE_EVENT' 2106 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/net/wireless/wext-core.c: In function 'compat_standard_call': /kisskb/src/net/wireless/wext-core.c:1069:18: note: byref variable will be forcibly initialized 1069 | struct iw_point iwp; | ^~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_locking_events': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2179:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2179 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/wext-core.c: In function 'wext_handle_ioctl': /kisskb/src/net/wireless/wext-core.c:1041:15: note: byref variable will be forcibly initialized 1041 | struct iwreq iwr; | ^~~ /kisskb/src/net/wireless/wext-core.c:1040:25: note: byref variable will be forcibly initialized 1040 | struct iw_request_info info = { .cmd = cmd, .flags = 0 }; | ^~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_rename_common': /kisskb/src/fs/fuse/dir.c:862:25: note: byref variable will be forcibly initialized 862 | struct fuse_rename2_in inarg; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'balance_level': /kisskb/src/fs/btrfs/ctree.c:1085:25: note: byref variable will be forcibly initialized 1085 | struct btrfs_disk_key mid_key; | ^~~~~~~ /kisskb/src/fs/btrfs/ctree.c:1039:26: note: byref variable will be forcibly initialized 1039 | struct btrfs_disk_key right_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__space_info_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2219:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2219 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/wext-core.c: In function 'compat_wext_handle_ioctl': /kisskb/src/net/wireless/wext-core.c:1096:15: note: byref variable will be forcibly initialized 1096 | struct iwreq iwr; | ^~~ /kisskb/src/net/wireless/wext-core.c:1095:25: note: byref variable will be forcibly initialized 1095 | struct iw_request_info info; | ^~~~ /kisskb/src/crypto/xts.c: In function 'xts_xor_tweak': /kisskb/src/crypto/xts.c:90:8: note: byref variable will be forcibly initialized 90 | le128 t = rctx->t; | ^ /kisskb/src/crypto/xts.c:89:23: note: byref variable will be forcibly initialized 89 | struct skcipher_walk w; | ^ /kisskb/src/crypto/xts.c: In function 'xts_cts_done': /kisskb/src/crypto/xts.c:146:8: note: byref variable will be forcibly initialized 146 | le128 b; | ^ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_set_item_key_safe': /kisskb/src/fs/btrfs/ctree.c:2191:24: note: byref variable will be forcibly initialized 2191 | struct btrfs_disk_key disk_key; | ^~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dir.c:9: /kisskb/src/fs/fuse/dir.c: In function 'fuse_set_nowrite': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:1517:2: note: in expansion of macro 'wait_event' 1517 | wait_event(fi->page_waitq, fi->writectr == FUSE_NOWRITE); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function '__push_leaf_right': /kisskb/src/fs/btrfs/ctree.c:2695:24: note: byref variable will be forcibly initialized 2695 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:2694:25: note: byref variable will be forcibly initialized 2694 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_flush_times': /kisskb/src/fs/fuse/dir.c:1567:23: note: byref variable will be forcibly initialized 1567 | struct fuse_attr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c:1566:25: note: byref variable will be forcibly initialized 1566 | struct fuse_setattr_in inarg; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_do_setattr': /kisskb/src/fs/fuse/dir.c:1606:23: note: byref variable will be forcibly initialized 1606 | struct fuse_attr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c:1605:25: note: byref variable will be forcibly initialized 1605 | struct fuse_setattr_in inarg; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function '__push_leaf_left': /kisskb/src/fs/btrfs/ctree.c:2936:25: note: byref variable will be forcibly initialized 2936 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__file_extent_item_regular': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:370:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 370 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:2925:24: note: byref variable will be forcibly initialized 2925 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__file_extent_item_inline': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__work': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1383 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__workqueue': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1463 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1463 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__workqueue_done': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1496:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1496 | DECLARE_EVENT_CLASS(btrfs__workqueue_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_parent': /kisskb/src/fs/fuse/inode.c:875:24: note: byref variable will be forcibly initialized 875 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_sleep_tree_lock': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2135:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2135 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_dentry': /kisskb/src/fs/fuse/inode.c:776:21: note: byref variable will be forcibly initialized 776 | const struct qstr name = QSTR_INIT(".", 1); | ^~~~ /kisskb/src/fs/fuse/inode.c:775:25: note: byref variable will be forcibly initialized 775 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fh_to_parent': /kisskb/src/fs/fuse/inode.c:858:27: note: byref variable will be forcibly initialized 858 | struct fuse_inode_handle parent; | ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fh_to_dentry': /kisskb/src/fs/fuse/inode.c:844:27: note: byref variable will be forcibly initialized 844 | struct fuse_inode_handle handle; | ^~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'split_leaf': /kisskb/src/fs/btrfs/ctree.c:3279:24: note: byref variable will be forcibly initialized 3279 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_statfs': /kisskb/src/fs/fuse/inode.c:488:25: note: byref variable will be forcibly initialized 488 | struct fuse_statfs_out outarg; | ^~~~~~ In file included from /kisskb/src/fs/fuse/inode.c:9: /kisskb/src/fs/fuse/inode.c: In function 'fuse_send_destroy': /kisskb/src/fs/fuse/inode.c:452:13: note: byref variable will be forcibly initialized 452 | FUSE_ARGS(args); | ^~~~ /kisskb/src/fs/fuse/fuse_i.h:282:42: note: in definition of macro 'FUSE_ARGS' 282 | #define FUSE_ARGS(args) struct fuse_args args = {} | ^~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_parse_param': /kisskb/src/fs/fuse/inode.c:539:25: note: byref variable will be forcibly initialized 539 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'setup_leaf_for_split': /kisskb/src/fs/btrfs/ctree.c:3447:19: note: byref variable will be forcibly initialized 3447 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/fs/btrfs/super.c:6: /kisskb/src/fs/btrfs/super.c: In function 'btrfs_remount_begin': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c:1880:3: note: in expansion of macro 'wait_event' 1880 | wait_event(fs_info->transaction_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'split_item': /kisskb/src/fs/fuse/inode.c: In function 'fuse_change_attributes': /kisskb/src/fs/fuse/inode.c:256:22: note: byref variable will be forcibly initialized 256 | struct timespec64 new_mtime = { | ^~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'get_default_subvol_objectid': /kisskb/src/fs/btrfs/super.c:1320:19: note: byref variable will be forcibly initialized 1320 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:3521:24: note: byref variable will be forcibly initialized 3521 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/fuse/inode.c:226:20: note: byref variable will be forcibly initialized 226 | struct timespec64 old_mtime; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_truncate_item': /kisskb/src/fs/btrfs/ctree.c:3696:25: note: byref variable will be forcibly initialized 3696 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:3658:25: note: byref variable will be forcibly initialized 3658 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/super.c: In function 'btrfs_printk': /kisskb/src/fs/btrfs/super.c:220:19: note: byref variable will be forcibly initialized 220 | struct va_format vaf; | ^~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_root_inode': /kisskb/src/fs/fuse/inode.c:748:19: note: byref variable will be forcibly initialized 748 | struct fuse_attr attr; | ^~~~ /kisskb/src/fs/btrfs/super.c: In function '__btrfs_handle_fs_error': /kisskb/src/fs/btrfs/super.c:145:20: note: byref variable will be forcibly initialized 145 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_extend_item': /kisskb/src/fs/btrfs/ctree.c:3753:25: note: byref variable will be forcibly initialized 3753 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'setup_items_for_insert': /kisskb/src/fs/btrfs/ctree.c:3828:25: note: byref variable will be forcibly initialized 3828 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c:3825:24: note: byref variable will be forcibly initialized 3825 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/drivers/scsi/device_handler/scsi_dh_alua.c: In function 'alua_tur': /kisskb/src/drivers/scsi/device_handler/scsi_dh_alua.c:491:24: note: byref variable will be forcibly initialized 491 | struct scsi_sense_hdr sense_hdr; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_del_items': /kisskb/src/fs/btrfs/ctree.c:4107:26: note: byref variable will be forcibly initialized 4107 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:4072:26: note: byref variable will be forcibly initialized 4072 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fill_super_submount': /kisskb/src/fs/fuse/inode.c:1283:19: note: byref variable will be forcibly initialized 1283 | struct fuse_attr root_attr; | ^~~~~~~~~ /kisskb/src/drivers/scsi/device_handler/scsi_dh_alua.c: In function 'alua_stpg': /kisskb/src/drivers/scsi/device_handler/scsi_dh_alua.c:763:24: note: byref variable will be forcibly initialized 763 | struct scsi_sense_hdr sense_hdr; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_prev_leaf': /kisskb/src/fs/btrfs/ctree.c:4168:24: note: byref variable will be forcibly initialized 4168 | struct btrfs_disk_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:4167:19: note: byref variable will be forcibly initialized 4167 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_find_next_key': /kisskb/src/fs/btrfs/ctree.c:4357:21: note: byref variable will be forcibly initialized 4357 | struct btrfs_key cur_key; | ^~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_search_forward': /kisskb/src/fs/btrfs/ctree.c:4231:19: note: byref variable will be forcibly initialized 4231 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_next_old_leaf': /kisskb/src/fs/btrfs/ctree.c:4422:19: note: byref variable will be forcibly initialized 4422 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/scsi/device_handler/scsi_dh_alua.c: In function 'alua_rtpg': /kisskb/src/drivers/scsi/device_handler/scsi_dh_alua.c:515:24: note: byref variable will be forcibly initialized 515 | struct scsi_sense_hdr sense_hdr; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_find_item': /kisskb/src/fs/btrfs/ctree.c:1579:19: note: byref variable will be forcibly initialized 1579 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_previous_item': /kisskb/src/fs/btrfs/ctree.c:4583:19: note: byref variable will be forcibly initialized 4583 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'btrfs_get_subvol_name_from_objectid': /kisskb/src/fs/btrfs/super.c:1186:19: note: byref variable will be forcibly initialized 1186 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_previous_extent_item': /kisskb/src/fs/btrfs/ctree.c:4624:19: note: byref variable will be forcibly initialized 4624 | struct btrfs_key found_key; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/scsi/device_handler/scsi_dh_alua.c:8: /kisskb/src/drivers/scsi/device_handler/scsi_dh_alua.c: In function 'alua_rtpg_work': /kisskb/src/drivers/scsi/device_handler/scsi_dh_alua.c:815:12: note: byref variable will be forcibly initialized 815 | LIST_HEAD(qdata_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/fs/ext4/ext4_jbd2.h:17, from /kisskb/src/fs/ext4/inode.c:45: /kisskb/src/fs/ext4/inode.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2371:4: note: byref variable will be forcibly initialized 2371 | } desc; | ^~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_read_leaf': /kisskb/src/fs/gfs2/dir.c:1377:23: note: byref variable will be forcibly initialized 1377 | struct dirent_gather g; | ^ /kisskb/src/fs/gfs2/dir.c: In function 'dir_make_exhash': /kisskb/src/fs/gfs2/dir.c:909:14: note: byref variable will be forcibly initialized 909 | struct qstr args; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_da_map_blocks': /kisskb/src/fs/ext4/inode.c:1696:23: note: byref variable will be forcibly initialized 1696 | struct extent_status es; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'leaf_dealloc': /kisskb/src/fs/gfs2/dir.c:1978:24: note: byref variable will be forcibly initialized 1978 | struct gfs2_rgrp_list rlist; | ^~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_da_get_block_prep': /kisskb/src/fs/ext4/inode.c:1820:25: note: byref variable will be forcibly initialized 1820 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/gfs2/dir.c: In function 'dir_split_leaf': /kisskb/src/fs/gfs2/dir.c:1087:16: note: byref variable will be forcibly initialized 1087 | struct qstr str; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_is_delalloc': /kisskb/src/fs/ext4/inode.c:3534:23: note: byref variable will be forcibly initialized 3534 | struct extent_status es; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_read': /kisskb/src/fs/gfs2/dir.c:1573:23: note: byref variable will be forcibly initialized 1573 | struct dirent_gather g; | ^ /kisskb/src/fs/ext4/inode.c: In function 'mpage_prepare_extent_to_map': /kisskb/src/fs/ext4/inode.c:2557:17: note: byref variable will be forcibly initialized 2557 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'mpage_map_and_submit_buffers': /kisskb/src/fs/ext4/inode.c:2314:17: note: byref variable will be forcibly initialized 2314 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'mpage_release_unused_pages': /kisskb/src/fs/ext4/inode.c:1560:17: note: byref variable will be forcibly initialized 1560 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/nvme/target/trace.h:165, from /kisskb/src/drivers/nvme/target/core.c:14: /kisskb/src/drivers/nvme/target/core.c: In function 'trace_event_raw_event_nvmet_req_init': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/target/./trace.h:61:1: note: in expansion of macro 'TRACE_EVENT' 61 | TRACE_EVENT(nvmet_req_init, | ^~~~~~~~~~~ /kisskb/src/drivers/nvme/target/core.c: In function 'trace_event_raw_event_nvmet_req_complete': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/target/./trace.h:103:1: note: in expansion of macro 'TRACE_EVENT' 103 | TRACE_EVENT(nvmet_req_complete, | ^~~~~~~~~~~ /kisskb/src/drivers/regulator/ltc3589.c: In function 'ltc3589_probe': /kisskb/src/drivers/regulator/ltc3589.c:417:27: note: byref variable will be forcibly initialized 417 | struct regulator_config config = { }; | ^~~~~~ /kisskb/src/drivers/nvme/target/core.c: In function 'trace_event_raw_event_nvmet_async_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/target/./trace.h:131:1: note: in expansion of macro 'TRACE_EVENT' 131 | TRACE_EVENT(nvmet_async_event, | ^~~~~~~~~~~ /kisskb/src/drivers/cxl/mem.c: In function 'cxl_validate_cmd_from_user': /kisskb/src/drivers/cxl/mem.c:628:32: note: byref variable will be forcibly initialized 628 | const struct cxl_mem_command temp = { | ^~~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_get_inode_loc': /kisskb/src/fs/ext4/inode.c:4308:19: note: byref variable will be forcibly initialized 4308 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/cxl/mem.c: In function 'cxl_xfer_log': /kisskb/src/drivers/cxl/mem.c:1269:14: note: byref variable will be forcibly initialized 1269 | } __packed log = { | ^~~ /kisskb/src/drivers/cxl/mem.c: In function 'cxl_mem_identify': /kisskb/src/drivers/cxl/mem.c:1439:13: note: byref variable will be forcibly initialized 1439 | } __packed id; | ^~ /kisskb/src/drivers/cxl/mem.c: In function 'cxl_mem_enumerate_cmds': /kisskb/src/drivers/cxl/mem.c:1375:10: note: byref variable will be forcibly initialized 1375 | uuid_t uuid = gsl->entry[i].uuid; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_map_blocks': /kisskb/src/fs/ext4/inode.c:505:23: note: byref variable will be forcibly initialized 505 | struct extent_status es; | ^~ /kisskb/src/drivers/slimbus/core.c: In function 'of_register_slim_devices': /kisskb/src/drivers/slimbus/core.c:208:21: note: byref variable will be forcibly initialized 208 | struct slim_eaddr e_addr; | ^~~~~~ /kisskb/src/fs/ext4/inode.c: In function '_ext4_get_block': /kisskb/src/fs/ext4/inode.c:785:25: note: byref variable will be forcibly initialized 785 | struct ext4_map_blocks map; | ^~~ /kisskb/src/drivers/base/devtmpfs.c: In function 'dev_mkdir': /kisskb/src/drivers/base/devtmpfs.c:158:14: note: byref variable will be forcibly initialized 158 | struct path path; | ^~~~ /kisskb/src/drivers/base/devtmpfs.c: In function 'handle_create': /kisskb/src/drivers/base/devtmpfs.c:218:16: note: byref variable will be forcibly initialized 218 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/drivers/base/devtmpfs.c:204:14: note: byref variable will be forcibly initialized 204 | struct path path; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/fs/fscache/cache.c:9: /kisskb/src/fs/fscache/cache.c: In function 'fscache_withdraw_cache': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fscache/cache.c:404:2: note: in expansion of macro 'wait_event' 404 | wait_event(fscache_cache_cleared_wq, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fscache/cache.c:401:2: note: in expansion of macro 'wait_event' 401 | wait_event(fscache_cache_cleared_wq, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/fs/fscache/cache.c:9: /kisskb/src/fs/fscache/cache.c:363:12: note: byref variable will be forcibly initialized 363 | LIST_HEAD(dying_objects); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/base/devtmpfs.c: In function 'dev_rmdir': /kisskb/src/drivers/base/devtmpfs.c:237:14: note: byref variable will be forcibly initialized 237 | struct path parent; | ^~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_begin_report': /kisskb/src/fs/ext4/inode.c:3560:25: note: byref variable will be forcibly initialized 3560 | struct ext4_map_blocks map; | ^~~ /kisskb/src/drivers/base/devtmpfs.c: In function 'handle_remove': /kisskb/src/drivers/base/devtmpfs.c:322:17: note: byref variable will be forcibly initialized 322 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/drivers/base/devtmpfs.c:318:15: note: byref variable will be forcibly initialized 318 | struct path p = {.mnt = parent.mnt, .dentry = dentry}; | ^ /kisskb/src/drivers/base/devtmpfs.c:317:16: note: byref variable will be forcibly initialized 317 | struct kstat stat; | ^~~~ /kisskb/src/drivers/base/devtmpfs.c:307:14: note: byref variable will be forcibly initialized 307 | struct path parent; | ^~~~~~ /kisskb/src/drivers/nvme/target/core.c: In function 'nvmet_release_p2p_ns_map': /kisskb/src/drivers/nvme/target/core.c:1293:25: note: byref variable will be forcibly initialized 1293 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/drivers/cxl/mem.c: In function 'cxl_send_cmd': /kisskb/src/drivers/cxl/mem.c:733:25: note: byref variable will be forcibly initialized 733 | struct cxl_mem_command c; | ^ /kisskb/src/drivers/cxl/mem.c:732:26: note: byref variable will be forcibly initialized 732 | struct cxl_send_command send; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_getblk': /kisskb/src/fs/ext4/inode.c:838:25: note: byref variable will be forcibly initialized 838 | struct ext4_map_blocks map; | ^~~ /kisskb/src/drivers/base/devtmpfs.c: In function 'devtmpfs_create_node': /kisskb/src/drivers/base/devtmpfs.c:113:13: note: byref variable will be forcibly initialized 113 | struct req req; | ^~~ /kisskb/src/drivers/base/devtmpfs.c: In function 'devtmpfs_delete_node': /kisskb/src/drivers/base/devtmpfs.c:140:13: note: byref variable will be forcibly initialized 140 | struct req req; | ^~~ /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_hole_size': /kisskb/src/fs/gfs2/bmap.c:588:18: note: byref variable will be forcibly initialized 588 | struct metapath clone; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ext4/inode.c:22: /kisskb/src/fs/ext4/inode.c: In function 'ext4_break_layouts': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c:3974:11: note: in expansion of macro '___wait_var_event' 3974 | error = ___wait_var_event(&page->_refcount, | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_iget': /kisskb/src/fs/ext4/inode.c:4603:19: note: byref variable will be forcibly initialized 4603 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'riva_load_video_mode': /kisskb/src/drivers/video/fbdev/riva/fbdev.c:675:19: note: byref variable will be forcibly initialized 675 | struct riva_regs newmode; | ^~~~~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'punch_hole': /kisskb/src/fs/gfs2/bmap.c:1768:21: note: byref variable will be forcibly initialized 1768 | struct gfs2_holder rd_gh; | ^~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_write_inode': /kisskb/src/fs/ext4/inode.c:5226:20: note: byref variable will be forcibly initialized 5226 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'riva_get_EDID_i2c': /kisskb/src/drivers/video/fbdev/riva/fbdev.c:1759:27: note: byref variable will be forcibly initialized 1759 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'riva_update_default_var': /kisskb/src/drivers/video/fbdev/riva/fbdev.c:1784:22: note: byref variable will be forcibly initialized 1784 | struct fb_videomode modedb; | ^~~~~~ /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'riva_bl_init': /kisskb/src/drivers/video/fbdev/riva/fbdev.c:322:30: note: byref variable will be forcibly initialized 322 | struct backlight_properties props; | ^~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_begin': /kisskb/src/fs/ext4/inode.c:3448:25: note: byref variable will be forcibly initialized 3448 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_mark_inode_dirty': /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_iomap_begin_write': /kisskb/src/fs/gfs2/bmap.c:1052:27: note: byref variable will be forcibly initialized 1052 | struct gfs2_alloc_parms ap = {}; | ^~ /kisskb/src/fs/ext4/inode.c:5904:19: note: byref variable will be forcibly initialized 5904 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_writepage': /kisskb/src/fs/ext4/inode.c:1999:24: note: byref variable will be forcibly initialized 1999 | struct ext4_io_submit io_submit; | ^~~~~~~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_map_journal_extents': /kisskb/src/fs/gfs2/bmap.c:2302:21: note: byref variable will be forcibly initialized 2302 | struct buffer_head bh; | ^~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_writepages': /kisskb/src/fs/ext4/inode.c:2654:18: note: byref variable will be forcibly initialized 2654 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ext4/inode.c:2650:23: note: byref variable will be forcibly initialized 2650 | struct mpage_da_data mpd; | ^~~ /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_write_alloc_required': /kisskb/src/fs/gfs2/bmap.c:2358:21: note: byref variable will be forcibly initialized 2358 | struct buffer_head bh; | ^~ /kisskb/src/fs/pstore/platform.c: In function 'pstore_dump': /kisskb/src/fs/pstore/platform.c:418:24: note: byref variable will be forcibly initialized 418 | struct pstore_record record; | ^~~~~~ /kisskb/src/fs/pstore/platform.c:388:24: note: byref variable will be forcibly initialized 388 | struct kmsg_dump_iter iter; | ^~~~ /kisskb/src/crypto/ctr.c: In function 'crypto_ctr_crypt': /kisskb/src/crypto/ctr.c:104:23: note: byref variable will be forcibly initialized 104 | struct skcipher_walk walk; | ^~~~ /kisskb/src/arch/powerpc/kernel/pci_of_scan.c: In function 'of_pci_parse_addrs': /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:121:24: note: byref variable will be forcibly initialized 121 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci_of_scan.c: In function 'of_scan_pci_bridge': /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:257:24: note: byref variable will be forcibly initialized 257 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/gpio/gpio-mockup.c: In function 'gpio_mockup_register_chip': /kisskb/src/drivers/gpio/gpio-mockup.c:512:30: note: byref variable will be forcibly initialized 512 | struct platform_device_info pdevinfo; | ^~~~~~~~ In file included from /kisskb/src/include/linux/kobject.h:19, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/char/virtio_console.c:7: /kisskb/src/drivers/char/virtio_console.c: In function 'reclaim_dma_bufs': /kisskb/src/drivers/char/virtio_console.c:394:12: note: byref variable will be forcibly initialized 394 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/can/j1939/transport.c: In function 'j1939_xtp_rx_rts_session_new': /kisskb/src/net/can/j1939/transport.c:1542:26: note: byref variable will be forcibly initialized 1542 | struct j1939_sk_buff_cb skcb = *j1939_skb_to_cb(skb); | ^~~~ In file included from /kisskb/src/fs/overlayfs/dir.c:17: /kisskb/src/fs/overlayfs/dir.c: In function 'ovl_clear_empty': /kisskb/src/fs/overlayfs/overlayfs.h:539:43: note: byref variable will be forcibly initialized 539 | #define OVL_CATTR(m) (&(struct ovl_cattr) { .mode = (m) }) | ^ /kisskb/src/fs/overlayfs/dir.c:392:39: note: in expansion of macro 'OVL_CATTR' 392 | opaquedir = ovl_create_temp(workdir, OVL_CATTR(stat.mode)); | ^~~~~~~~~ /kisskb/src/fs/overlayfs/dir.c:369:15: note: byref variable will be forcibly initialized 369 | struct kstat stat; | ^~~~ /kisskb/src/fs/overlayfs/dir.c:366:14: note: byref variable will be forcibly initialized 366 | struct path upperpath; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/overlayfs/dir.c:7: /kisskb/src/fs/overlayfs/dir.c: In function 'ovl_do_remove': /kisskb/src/fs/overlayfs/dir.c:881:12: note: byref variable will be forcibly initialized 881 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/super.c: In function '__nilfs_msg': /kisskb/src/fs/nilfs2/super.c:67:19: note: byref variable will be forcibly initialized 67 | struct va_format vaf; | ^~~ /kisskb/src/fs/overlayfs/dir.c: In function 'ovl_rename': /kisskb/src/fs/overlayfs/dir.c:1093:12: note: byref variable will be forcibly initialized 1093 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c: In function 'nvidia_set_fbinfo': /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c:1106:22: note: byref variable will be forcibly initialized 1106 | struct fb_videomode modedb; | ^~~~~~ /kisskb/src/fs/overlayfs/dir.c: In function 'ovl_create_over_whiteout': /kisskb/src/fs/overlayfs/dir.c:506:16: note: byref variable will be forcibly initialized 506 | struct iattr attr = { | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/char/virtio_console.c:7: /kisskb/src/drivers/char/virtio_console.c: In function 'wait_port_writable': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' 338 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:358:11: note: in expansion of macro '__wait_event_freezable' 358 | __ret = __wait_event_freezable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c:792:9: note: in expansion of macro 'wait_event_freezable' 792 | ret = wait_event_freezable(port->waitqueue, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c: In function 'port_fops_splice_write': /kisskb/src/drivers/char/virtio_console.c:913:17: note: byref variable will be forcibly initialized 913 | struct sg_list sgl; | ^~~ /kisskb/src/fs/nilfs2/super.c: In function '__nilfs_error': /kisskb/src/fs/nilfs2/super.c:123:19: note: byref variable will be forcibly initialized 123 | struct va_format vaf; | ^~~ /kisskb/src/fs/overlayfs/dir.c: In function 'ovl_link': /kisskb/src/fs/overlayfs/dir.c:725:24: note: byref variable will be forcibly initialized 725 | &(struct ovl_cattr) {.hardlink = ovl_dentry_upper(old)}, | ^ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/char/virtio_console.c:7: /kisskb/src/drivers/char/virtio_console.c: In function 'port_fops_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' 338 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:358:11: note: in expansion of macro '__wait_event_freezable' 358 | __ret = __wait_event_freezable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c:760:9: note: in expansion of macro 'wait_event_freezable' 760 | ret = wait_event_freezable(port->waitqueue, | ^~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/net_namespace.h:38, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/linux/can/can-ml.h:47, from /kisskb/src/net/can/j1939/socket.c:15: /kisskb/src/net/can/j1939/socket.c: In function 'sockptr_is_null': /kisskb/src/include/linux/sockptr.h:37:20: note: userspace variable will be forcibly initialized 37 | static inline bool sockptr_is_null(sockptr_t sockptr) | ^~~~~~~~~~~~~~~ /kisskb/src/net/can/j1939/socket.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_mount': /kisskb/src/fs/nilfs2/super.c:1269:26: note: byref variable will be forcibly initialized 1269 | struct nilfs_super_data sd; | ^~ /kisskb/src/drivers/char/virtio_console.c: In function 'handle_control_message': /kisskb/src/drivers/char/virtio_console.c:1619:5: note: byref variable will be forcibly initialized 1619 | } size; | ^~~~ /kisskb/src/sound/soc/codecs/lpass-tx-macro.c: In function 'tx_macro_register_mclk_output': /kisskb/src/sound/soc/codecs/lpass-tx-macro.c:1746:23: note: byref variable will be forcibly initialized 1746 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/nfc/nxp-nci/i2c.c: In function 'nxp_nci_i2c_nci_read': /kisskb/src/drivers/nfc/nxp-nci/i2c.c:144:22: note: byref variable will be forcibly initialized 144 | struct nci_ctrl_hdr header; /* May actually be a data header */ | ^~~~~~ /kisskb/src/net/can/j1939/socket.c: In function 'j1939_sk_setsockopt': /kisskb/src/net/can/j1939/socket.c:663:12: note: userspace variable will be forcibly initialized 663 | static int j1939_sk_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/codecs/lpass-va-macro.c: In function 'va_macro_register_fsgen_output': /kisskb/src/sound/soc/codecs/lpass-va-macro.c:1329:23: note: byref variable will be forcibly initialized 1329 | struct clk_init_data init; | ^~~~ In file included from /kisskb/src/include/linux/sysctl.h:27, from /kisskb/src/include/net/net_namespace.h:12, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/linux/can/can-ml.h:47, from /kisskb/src/net/can/j1939/socket.c:15: /kisskb/src/net/can/j1939/socket.c: In function 'j1939_sk_release': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/j1939/socket.c:621:7: note: in expansion of macro 'wait_event_interruptible' 621 | if (wait_event_interruptible(jsk->waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/core/link_watch.c:9: /kisskb/src/net/core/link_watch.c: In function '__linkwatch_run_queue': /kisskb/src/net/core/link_watch.c:178:12: note: byref variable will be forcibly initialized 178 | LIST_HEAD(wrk); | ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/drivers/tty/serial/8250/8250.h:12, from /kisskb/src/drivers/tty/serial/8250/8250_dma.c:12: /kisskb/src/drivers/tty/serial/8250/8250_dma.c: In function 'dmaengine_prep_slave_single': /kisskb/src/include/linux/dmaengine.h:971:21: note: byref variable will be forcibly initialized 971 | struct scatterlist sg; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/nvme/host/trace.h:175, from /kisskb/src/drivers/nvme/host/core.c:29: /kisskb/src/drivers/nvme/host/core.c: In function 'trace_event_raw_event_nvme_setup_cmd': /kisskb/src/drivers/tty/serial/8250/8250_dma.c: In function '__dma_rx_complete': /kisskb/src/drivers/tty/serial/8250/8250_dma.c:48:22: note: byref variable will be forcibly initialized 48 | struct dma_tx_state state; | ^~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(nvme_setup_cmd, | ^~~~~~~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'trace_event_raw_event_nvme_complete_rq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(nvme_complete_rq, | ^~~~~~~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'trace_event_raw_event_nvme_async_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/./trace.h:117:1: note: in expansion of macro 'TRACE_EVENT' 117 | TRACE_EVENT(nvme_async_event, | ^~~~~~~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'trace_event_raw_event_nvme_sq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/./trace.h:144:1: note: in expansion of macro 'TRACE_EVENT' 144 | TRACE_EVENT(nvme_sq, | ^~~~~~~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_dma.c: In function 'serial8250_request_dma': /kisskb/src/drivers/tty/serial/8250/8250_dma.c:154:24: note: byref variable will be forcibly initialized 154 | struct dma_slave_caps caps; | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_dma.c:153:18: note: byref variable will be forcibly initialized 153 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_init_group': /kisskb/src/fs/ext4/mballoc.c:1410:20: note: byref variable will be forcibly initialized 1410 | struct ext4_buddy e4b; | ^~~ /kisskb/src/crypto/fcrypt.c: In function 'fcrypt_encrypt': /kisskb/src/crypto/fcrypt.c:238:4: note: byref variable will be forcibly initialized 238 | } X; | ^ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_seq_groups_show': /kisskb/src/crypto/fcrypt.c: In function 'fcrypt_decrypt': /kisskb/src/crypto/fcrypt.c:270:4: note: byref variable will be forcibly initialized 270 | } X; | ^ /kisskb/src/fs/ext4/mballoc.c:2853:4: note: byref variable will be forcibly initialized 2853 | } sg; | ^~ /kisskb/src/fs/ext4/mballoc.c:2845:20: note: byref variable will be forcibly initialized 2845 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_free_data_in_buddy': /kisskb/src/fs/ext4/mballoc.c:3557:20: note: byref variable will be forcibly initialized 3557 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_discard_allocated_blocks': /kisskb/src/fs/ext4/mballoc.c:4146:20: note: byref variable will be forcibly initialized 4146 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_discard_group_preallocations': /kisskb/src/fs/ext4/mballoc.c:4751:20: note: byref variable will be forcibly initialized 4751 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:4750:19: note: byref variable will be forcibly initialized 4750 | struct list_head list; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_discard_lg_preallocations': /kisskb/src/fs/ext4/mballoc.c:5182:19: note: byref variable will be forcibly initialized 5182 | struct list_head discard_list; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:5181:20: note: byref variable will be forcibly initialized 5181 | struct ext4_buddy e4b; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/nvme/host/core.c:7: /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_wait_reset': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/core.c:537:2: note: in expansion of macro 'wait_event' 537 | wait_event(ctrl->state_wq, | ^~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_find_by_goal': /kisskb/src/fs/ext4/mballoc.c:2198:26: note: byref variable will be forcibly initialized 2198 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/migrate.c: In function 'finish_range': /kisskb/src/fs/ext4/migrate.c:26:21: note: byref variable will be forcibly initialized 26 | struct ext4_extent newext; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_scan_aligned': /kisskb/src/fs/ext4/mballoc.c:2380:26: note: byref variable will be forcibly initialized 2380 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_check_limits': /kisskb/src/fs/ext4/mballoc.c:2059:26: note: byref variable will be forcibly initialized 2059 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_complex_scan_group': /kisskb/src/fs/ext4/mballoc.c:2314:26: note: byref variable will be forcibly initialized 2314 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_try_best_found': /kisskb/src/fs/ext4/mballoc.c:2165:26: note: byref variable will be forcibly initialized 2165 | struct ext4_free_extent ex = ac->ac_b_ex; | ^~ /kisskb/src/fs/ext4/migrate.c: In function 'ext4_ext_migrate': /kisskb/src/fs/ext4/migrate.c:418:24: note: byref variable will be forcibly initialized 418 | struct migrate_struct lb; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_trim_extent': /kisskb/src/fs/ext4/mballoc.c:6197:26: note: byref variable will be forcibly initialized 6197 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_trim_all_free': In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/drivers/nvme/host/core.c:7: /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_execute_rq_polled': /kisskb/src/drivers/nvme/host/core.c:962:29: note: byref variable will be forcibly initialized 962 | DECLARE_COMPLETION_ONSTACK(wait); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/fs/ext4/mballoc.c:6245:20: note: byref variable will be forcibly initialized 6245 | struct ext4_buddy e4b; | ^~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_toggle_streams': /kisskb/src/drivers/nvme/host/core.c:642:22: note: byref variable will be forcibly initialized 642 | struct nvme_command c; | ^ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_prefetch': /kisskb/src/fs/ext4/mballoc.c:2544:18: note: byref variable will be forcibly initialized 2544 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_get_stream_params': /kisskb/src/drivers/nvme/host/core.c:669:22: note: byref variable will be forcibly initialized 669 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_setup_streams_ns': /kisskb/src/drivers/nvme/host/core.c:1619:34: note: byref variable will be forcibly initialized 1619 | struct streams_directive_params s; | ^ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_features': /kisskb/src/drivers/nvme/host/core.c:1379:22: note: byref variable will be forcibly initialized 1379 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_sec_submit': /kisskb/src/drivers/nvme/host/core.c:1975:22: note: byref variable will be forcibly initialized 1975 | struct nvme_command cmd; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_regular_allocator': /kisskb/src/fs/ext4/mballoc.c:2622:20: note: byref variable will be forcibly initialized 2622 | struct ext4_buddy e4b; | ^~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_configure_directives': /kisskb/src/drivers/nvme/host/core.c:685:34: note: byref variable will be forcibly initialized 685 | struct streams_directive_params s; | ^ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_process_freed_data': /kisskb/src/fs/ext4/mballoc.c:3614:19: note: byref variable will be forcibly initialized 3614 | struct list_head freed_data_list; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_discard_preallocations': /kisskb/src/fs/ext4/mballoc.c:4864:20: note: byref variable will be forcibly initialized 4864 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:4863:19: note: byref variable will be forcibly initialized 4863 | struct list_head list; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_free_blocks': /kisskb/src/fs/ext4/mballoc.c:5793:20: note: byref variable will be forcibly initialized 5793 | struct ext4_buddy e4b; | ^~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_init_integrity': /kisskb/src/drivers/nvme/host/core.c:1540:23: note: byref variable will be forcibly initialized 1540 | struct blk_integrity integrity; | ^~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_group_add_blocks': /kisskb/src/fs/ext4/mballoc.c:6059:20: note: byref variable will be forcibly initialized 6059 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mballoc_query_range': /kisskb/src/fs/ext4/mballoc.c:6415:21: note: byref variable will be forcibly initialized 6415 | struct ext4_buddy e4b; | ^~~ /kisskb/src/lib/klist.c: In function 'klist_remove': /kisskb/src/lib/klist.c:240:22: note: byref variable will be forcibly initialized 240 | struct klist_waiter waiter; | ^~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_pr_command': /kisskb/src/drivers/nvme/host/core.c:1892:22: note: byref variable will be forcibly initialized 1892 | struct nvme_command c; | ^ /kisskb/src/drivers/gpu/drm/panel/panel-lvds.c: In function 'panel_lvds_parse_dt': /kisskb/src/drivers/gpu/drm/panel/panel-lvds.c:118:24: note: byref variable will be forcibly initialized 118 | struct display_timing timing; | ^~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/nvme/host/core.c:7: /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_remove_invalid_namespaces': /kisskb/src/drivers/nvme/host/core.c:3839:12: note: byref variable will be forcibly initialized 3839 | LIST_HEAD(rm_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_remove_namespaces': /kisskb/src/drivers/nvme/host/core.c:3972:12: note: byref variable will be forcibly initialized 3972 | LIST_HEAD(ns_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/nfc/s3fwrn5/firmware.c: In function 's3fwrn5_fw_prep_msg': /kisskb/src/drivers/nfc/s3fwrn5/firmware.c:56:27: note: byref variable will be forcibly initialized 56 | struct s3fwrn5_fw_header hdr; | ^~~ /kisskb/src/drivers/nfc/s3fwrn5/firmware.c: In function 's3fwrn5_fw_enter_update_mode': /kisskb/src/drivers/nfc/s3fwrn5/firmware.c:113:41: note: byref variable will be forcibly initialized 113 | struct s3fwrn5_fw_cmd_enter_updatemode args; | ^~~~ /kisskb/src/drivers/nfc/s3fwrn5/firmware.c: In function 's3fwrn5_fw_update_sector': /kisskb/src/drivers/nfc/s3fwrn5/firmware.c:185:38: note: byref variable will be forcibly initialized 185 | struct s3fwrn5_fw_cmd_update_sector args; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_scan_ns_list': /kisskb/src/drivers/nvme/host/core.c:3868:23: note: byref variable will be forcibly initialized 3868 | struct nvme_command cmd = { | ^~~ /kisskb/src/drivers/nfc/s3fwrn5/firmware.c: In function 's3fwrn5_fw_setup': /kisskb/src/drivers/nfc/s3fwrn5/firmware.c:360:41: note: byref variable will be forcibly initialized 360 | struct s3fwrn5_fw_cmd_get_bootinfo_rsp bootinfo; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_query_range_helper': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3387:31: note: byref variable will be forcibly initialized 3387 | struct xfs_alloc_rec_incore irec; | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:6: /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:224:24: note: byref variable will be forcibly initialized 224 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_update': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:215:22: note: byref variable will be forcibly initialized 215 | union xfs_btree_rec rec; | ^~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:6: /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:201:24: note: byref variable will be forcibly initialized 201 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_rmdir': /kisskb/src/fs/nilfs2/namei.c:317:32: note: byref variable will be forcibly initialized 317 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_unlink': /kisskb/src/fs/nilfs2/namei.c:295:32: note: byref variable will be forcibly initialized 295 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_mknod': /kisskb/src/fs/nilfs2/namei.c:107:32: note: byref variable will be forcibly initialized 107 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/drivers/char/bsr.c: In function 'bsr_add_node': /kisskb/src/drivers/char/bsr.c:188:19: note: byref variable will be forcibly initialized 188 | struct resource res; | ^~~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_create': /kisskb/src/fs/nilfs2/namei.c:79:32: note: byref variable will be forcibly initialized 79 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_link': /kisskb/src/fs/nilfs2/namei.c:181:32: note: byref variable will be forcibly initialized 181 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_symlink': /kisskb/src/fs/nilfs2/namei.c:131:32: note: byref variable will be forcibly initialized 131 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_rename': /kisskb/src/fs/nilfs2/namei.c:354:32: note: byref variable will be forcibly initialized 354 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_mkdir': /kisskb/src/fs/nilfs2/namei.c:209:32: note: byref variable will be forcibly initialized 209 | struct nilfs_transaction_info ti; | ^~ In file included from /kisskb/src/fs/ext4/mmp.c:8: /kisskb/src/fs/ext4/mmp.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2371:4: note: byref variable will be forcibly initialized 2371 | } desc; | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pci_ni8430_init': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:708:24: note: byref variable will be forcibly initialized 708 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pciserial_init_ports': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:3903:24: note: byref variable will be forcibly initialized 3903 | struct uart_8250_port uart; | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pciserial_init_one': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:4058:25: note: byref variable will be forcibly initialized 4058 | struct pciserial_board tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_fix_freelist': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:2532:23: note: byref variable will be forcibly initialized 2532 | struct xfs_alloc_arg targs; /* local allocation arguments */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_free_extent_fix_freelist': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3287:23: note: byref variable will be forcibly initialized 3287 | struct xfs_alloc_arg args; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_query_range': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3405:36: note: byref variable will be forcibly initialized 3405 | struct xfs_alloc_query_range_info query; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3404:25: note: byref variable will be forcibly initialized 3404 | union xfs_btree_irec high_brec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3403:25: note: byref variable will be forcibly initialized 3403 | union xfs_btree_irec low_brec; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_query_all': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3423:36: note: byref variable will be forcibly initialized 3423 | struct xfs_alloc_query_range_info query; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_has_record': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3440:23: note: byref variable will be forcibly initialized 3440 | union xfs_btree_irec high; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3439:23: note: byref variable will be forcibly initialized 3439 | union xfs_btree_irec low; | ^~~ /kisskb/src/fs/orangefs/super.c: In function 'orangefs_encode_fh': /kisskb/src/fs/orangefs/super.c:352:30: note: byref variable will be forcibly initialized 352 | struct orangefs_object_kref refn; | ^~~~ /kisskb/src/fs/orangefs/super.c: In function 'orangefs_fh_to_dentry': /kisskb/src/fs/orangefs/super.c:330:30: note: byref variable will be forcibly initialized 330 | struct orangefs_object_kref refn; | ^~~~ /kisskb/src/fs/orangefs/super.c: In function 'orangefs_fill_sb': /kisskb/src/fs/orangefs/super.c:419:30: note: byref variable will be forcibly initialized 419 | struct orangefs_object_kref root_object; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_park_issue_cmd': /kisskb/src/drivers/ata/libata-eh.c:2882:22: note: byref variable will be forcibly initialized 2882 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_maybe_retry_flush': /kisskb/src/drivers/ata/libata-eh.c:3158:22: note: byref variable will be forcibly initialized 3158 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_request_sense': /kisskb/src/drivers/ata/libata-eh.c:1400:22: note: byref variable will be forcibly initialized 1400 | struct ata_taskfile tf; | ^~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_copy_dirty_pages': /kisskb/src/fs/nilfs2/page.c:243:17: note: byref variable will be forcibly initialized 243 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_copy_back_pages': /kisskb/src/fs/nilfs2/page.c:297:17: note: byref variable will be forcibly initialized 297 | struct pagevec pvec; | ^~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_speed_down_verdict': /kisskb/src/drivers/ata/libata-eh.c:1735:32: note: byref variable will be forcibly initialized 1735 | struct speed_down_verdict_arg arg; | ^~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'atapi_eh_tur': /kisskb/src/drivers/ata/libata-eh.c:1370:22: note: byref variable will be forcibly initialized 1370 | struct ata_taskfile tf; | ^~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_clear_dirty_pages': /kisskb/src/fs/nilfs2/page.c:360:17: note: byref variable will be forcibly initialized 360 | struct pagevec pvec; | ^~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'atapi_eh_request_sense': /kisskb/src/drivers/ata/libata-eh.c:1456:22: note: byref variable will be forcibly initialized 1456 | struct ata_taskfile tf; | ^~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_find_uncommitted_extent': /kisskb/src/fs/nilfs2/page.c:498:17: note: byref variable will be forcibly initialized 498 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/ata/libata-eh.c:15: /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_scsi_error': /kisskb/src/drivers/ata/libata-eh.c:526:12: note: byref variable will be forcibly initialized 526 | LIST_HEAD(eh_work_q); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_of.c: In function 'of_platform_serial_setup': /kisskb/src/drivers/tty/serial/8250/8250_of.c:35:18: note: byref variable will be forcibly initialized 35 | struct resource resource; | ^~~~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_of.c: In function 'of_platform_serial_probe': /kisskb/src/drivers/tty/serial/8250/8250_of.c:190:24: note: byref variable will be forcibly initialized 190 | struct uart_8250_port port8250; | ^~~~~~~~ /kisskb/src/drivers/regulator/ltc3676.c: In function 'ltc3676_regulator_probe': /kisskb/src/drivers/regulator/ltc3676.c:326:27: note: byref variable will be forcibly initialized 326 | struct regulator_config config = { }; | ^~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'dma_resv_lockdep': /kisskb/src/drivers/dma-buf/dma-resv.c:101:23: note: byref variable will be forcibly initialized 101 | struct address_space mapping; | ^~~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c:100:18: note: byref variable will be forcibly initialized 100 | struct dma_resv obj; | ^~~ /kisskb/src/drivers/dma-buf/dma-resv.c:99:24: note: byref variable will be forcibly initialized 99 | struct ww_acquire_ctx ctx; | ^~~ /kisskb/src/fs/orangefs/devorangefs-req.c: In function 'dispatch_ioctl_command': /kisskb/src/fs/orangefs/devorangefs-req.c:596:31: note: byref variable will be forcibly initialized 596 | struct ORANGEFS_dev_map_desc user_desc; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/mdt.c: In function 'nilfs_mdt_create_block': /kisskb/src/fs/nilfs2/mdt.c:73:32: note: byref variable will be forcibly initialized 73 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/orangefs/devorangefs-req.c: In function 'orangefs_devreq_compat_ioctl': /kisskb/src/fs/orangefs/devorangefs-req.c:737:34: note: byref variable will be forcibly initialized 737 | struct ORANGEFS_dev_map_desc32 d32; | ^~~ /kisskb/src/fs/orangefs/devorangefs-req.c:736:32: note: byref variable will be forcibly initialized 736 | struct ORANGEFS_dev_map_desc desc; | ^~~~ /kisskb/src/fs/orangefs/devorangefs-req.c: In function 'orangefs_devreq_write_iter': /kisskb/src/fs/orangefs/devorangefs-req.c:370:4: note: byref variable will be forcibly initialized 370 | } head; | ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-simple.c: In function 'panel_simple_get_timings_modes': /kisskb/src/drivers/gpu/drm/panel/panel-simple.c:207:20: note: byref variable will be forcibly initialized 207 | struct videomode vm; | ^~ /kisskb/src/drivers/gpu/drm/panel/panel-simple.c: In function 'panel_simple_parse_panel_timing_node': /kisskb/src/drivers/gpu/drm/panel/panel-simple.c:594:19: note: byref variable will be forcibly initialized 594 | struct videomode vm; | ^~ /kisskb/src/drivers/gpu/drm/panel/panel-simple.c: In function 'panel_dpi_probe': /kisskb/src/drivers/gpu/drm/panel/panel-simple.c:547:19: note: byref variable will be forcibly initialized 547 | struct videomode vm; | ^~ /kisskb/src/drivers/gpu/drm/panel/panel-simple.c: In function 'panel_simple_probe': /kisskb/src/drivers/gpu/drm/panel/panel-simple.c:636:24: note: byref variable will be forcibly initialized 636 | struct display_timing dt; | ^~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/sock_diag.h:5, from /kisskb/src/net/core/filter.c:25: /kisskb/src/net/core/filter.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_exar.c: In function 'exar_pci_probe': /kisskb/src/drivers/tty/serial/8250/8250_exar.c:594:24: note: byref variable will be forcibly initialized 594 | struct uart_8250_port uart; | ^~~~ /kisskb/src/net/core/filter.c: In function 'copy_bpf_fprog_from_user': /kisskb/src/net/core/filter.c:87:28: note: byref variable will be forcibly initialized 87 | struct compat_sock_fprog f32; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/8021q/vlan.c:20: /kisskb/src/net/8021q/vlan.c: In function 'vlan_device_event': /kisskb/src/net/8021q/vlan.c:443:13: note: byref variable will be forcibly initialized 443 | LIST_HEAD(close_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/8021q/vlan.c:378:12: note: byref variable will be forcibly initialized 378 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_fintek.c: In function 'fintek_8250_probe': /kisskb/src/drivers/tty/serial/8250/8250_fintek.c:468:21: note: byref variable will be forcibly initialized 468 | struct fintek_8250 probe_data; | ^~~~~~~~~~ /kisskb/src/sound/soc/generic/simple-card-utils.c: In function 'asoc_simple_init_dai_link_params': /kisskb/src/sound/soc/generic/simple-card-utils.c:361:26: note: byref variable will be forcibly initialized 361 | struct snd_pcm_hardware hw; | ^~ /kisskb/src/net/8021q/vlan.c: In function 'vlan_ioctl_handler': /kisskb/src/net/8021q/vlan.c:550:25: note: byref variable will be forcibly initialized 550 | struct vlan_ioctl_args args; | ^~~~ /kisskb/src/net/core/filter.c: In function '____bpf_msg_push_data': /kisskb/src/net/core/filter.c:2722:21: note: byref variable will be forcibly initialized 2722 | struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/huge_memory.h:171, from /kisskb/src/mm/khugepaged.c:57: /kisskb/src/mm/khugepaged.c: In function 'trace_event_raw_event_mm_khugepaged_scan_pmd': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:51:1: note: in expansion of macro 'TRACE_EVENT' 51 | TRACE_EVENT(mm_khugepaged_scan_pmd, | ^~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'trace_event_raw_event_mm_collapse_huge_page': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(mm_collapse_huge_page, | ^~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'trace_event_raw_event_mm_collapse_huge_page_isolate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(mm_collapse_huge_page_isolate, | ^~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'trace_event_raw_event_mm_collapse_huge_page_swapin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:143:1: note: in expansion of macro 'TRACE_EVENT' 143 | TRACE_EVENT(mm_collapse_huge_page_swapin, | ^~~~~~~~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_convert_filter': /kisskb/src/net/core/filter.c:774:23: note: byref variable will be forcibly initialized 774 | struct sock_filter tmp = { | ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/mm/khugepaged.c:4: /kisskb/src/mm/khugepaged.c: In function 'collapse_file': /kisskb/src/mm/khugepaged.c:1645:17: note: byref variable will be forcibly initialized 1645 | XA_STATE_ORDER(xas, &mapping->i_pages, start, HPAGE_PMD_ORDER); | ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' 1365 | struct xa_state name = __XA_STATE(array, \ | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/khugepaged.c:4: /kisskb/src/mm/khugepaged.c:1644:12: note: byref variable will be forcibly initialized 1644 | LIST_HEAD(pagelist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/mm/khugepaged.c:4: /kisskb/src/mm/khugepaged.c: In function 'khugepaged_scan_file': /kisskb/src/mm/khugepaged.c:1975:11: note: byref variable will be forcibly initialized 1975 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/khugepaged.c: In function '__collapse_huge_page_swapin': /kisskb/src/mm/khugepaged.c:1012:19: note: byref variable will be forcibly initialized 1012 | struct vm_fault vmf = { | ^~~ /kisskb/src/mm/khugepaged.c: In function 'collapse_huge_page': /kisskb/src/mm/khugepaged.c:1070:28: note: byref variable will be forcibly initialized 1070 | struct mmu_notifier_range range; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/khugepaged.c:4: /kisskb/src/mm/khugepaged.c:1062:12: note: byref variable will be forcibly initialized 1062 | LIST_HEAD(compound_pagelist); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/pstore/pmsg.c: In function 'write_pmsg': /kisskb/src/fs/pstore/pmsg.c:17:23: note: byref variable will be forcibly initialized 17 | struct pstore_record record; | ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/khugepaged.c:4: /kisskb/src/mm/khugepaged.c: In function 'khugepaged_wait_work': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' 338 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:358:11: note: in expansion of macro '__wait_event_freezable' 358 | __ret = __wait_event_freezable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/khugepaged.c:2252:3: note: in expansion of macro 'wait_event_freezable' 2252 | wait_event_freezable(khugepaged_wait, khugepaged_wait_event()); | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:396:2: note: in expansion of macro '___wait_event' 396 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:409:11: note: in expansion of macro '__wait_event_freezable_timeout' 409 | __ret = __wait_event_freezable_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/khugepaged.c:2245:3: note: in expansion of macro 'wait_event_freezable_timeout' 2245 | wait_event_freezable_timeout(khugepaged_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/balloon_compaction.c:9: /kisskb/src/mm/balloon_compaction.c: In function 'balloon_page_dequeue': /kisskb/src/mm/balloon_compaction.c:180:12: note: byref variable will be forcibly initialized 180 | LIST_HEAD(pages); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/libata.h:335, from /kisskb/src/drivers/ata/libata-core.c:62: /kisskb/src/drivers/ata/libata-core.c: In function 'trace_event_raw_event_ata_qc_issue': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/libata.h:151:1: note: in expansion of macro 'TRACE_EVENT' 151 | TRACE_EVENT(ata_qc_issue, | ^~~~~~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'trace_event_raw_event_ata_qc_complete_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/libata.h:210:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 210 | DECLARE_EVENT_CLASS(ata_qc_complete_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'trace_event_raw_event_ata_eh_link_autopsy': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/libata.h:278:1: note: in expansion of macro 'TRACE_EVENT' 278 | TRACE_EVENT(ata_eh_link_autopsy, | ^~~~~~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'trace_event_raw_event_ata_eh_link_autopsy_qc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/libata.h:304:1: note: in expansion of macro 'TRACE_EVENT' 304 | TRACE_EVENT(ata_eh_link_autopsy_qc, | ^~~~~~~~~~~ /kisskb/src/fs/overlayfs/readdir.c: In function 'ovl_dir_read_merged': /kisskb/src/fs/overlayfs/readdir.c:347:14: note: byref variable will be forcibly initialized 347 | struct path realpath; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_report_zones_complete': /kisskb/src/drivers/ata/libata-scsi.c:3345:25: note: byref variable will be forcibly initialized 3345 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/fs/overlayfs/readdir.c: In function 'ovl_cache_update_ino': /kisskb/src/fs/overlayfs/readdir.c:496:15: note: byref variable will be forcibly initialized 496 | struct path statpath = *path; | ^~~~~~~~ /kisskb/src/fs/overlayfs/readdir.c:495:16: note: byref variable will be forcibly initialized 495 | struct kstat stat; | ^~~~ /kisskb/src/fs/overlayfs/readdir.c: In function 'ovl_dir_read_impure': /kisskb/src/fs/overlayfs/readdir.c:552:14: note: byref variable will be forcibly initialized 552 | struct path realpath; | ^~~~~~~~ /kisskb/src/fs/overlayfs/readdir.c: In function 'ovl_dir_open': /kisskb/src/fs/overlayfs/readdir.c:924:14: note: byref variable will be forcibly initialized 924 | struct path realpath; | ^~~~~~~~ /kisskb/src/fs/overlayfs/readdir.c: In function 'ovl_iterate_real': /kisskb/src/fs/overlayfs/readdir.c:706:15: note: byref variable will be forcibly initialized 706 | struct path statpath = file->f_path; | ^~~~~~~~ /kisskb/src/fs/overlayfs/readdir.c:705:16: note: byref variable will be forcibly initialized 705 | struct kstat stat; | ^~~~ /kisskb/src/fs/overlayfs/readdir.c: In function 'ovl_dir_real_file': /kisskb/src/fs/overlayfs/readdir.c:867:16: note: byref variable will be forcibly initialized 867 | struct path upperpath; | ^~~~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_cmd_ioctl': /kisskb/src/drivers/ata/libata-scsi.c:364:24: note: byref variable will be forcibly initialized 364 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/fs/overlayfs/readdir.c: In function 'ovl_check_empty_dir': /kisskb/src/fs/overlayfs/readdir.c:960:17: note: byref variable will be forcibly initialized 960 | struct rb_root root = RB_ROOT; | ^~~~ /kisskb/src/fs/overlayfs/readdir.c: In function 'ovl_workdir_cleanup': /kisskb/src/fs/overlayfs/readdir.c:1135:15: note: byref variable will be forcibly initialized 1135 | struct path path = { .mnt = mnt, .dentry = dentry }; | ^~~~ /kisskb/src/fs/overlayfs/readdir.c: In function 'ovl_workdir_cleanup_recurse': /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_task_ioctl': /kisskb/src/drivers/ata/libata-scsi.c:466:24: note: byref variable will be forcibly initialized 466 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/fs/overlayfs/readdir.c:1067:17: note: byref variable will be forcibly initialized 1067 | struct rb_root root = RB_ROOT; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/overlayfs/readdir.c:7: /kisskb/src/fs/overlayfs/readdir.c:1066:12: note: byref variable will be forcibly initialized 1066 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/overlayfs/readdir.c: In function 'ovl_indexdir_cleanup': /kisskb/src/fs/overlayfs/readdir.c:1155:17: note: byref variable will be forcibly initialized 1155 | struct rb_root root = RB_ROOT; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/overlayfs/readdir.c:7: /kisskb/src/fs/overlayfs/readdir.c:1154:12: note: byref variable will be forcibly initialized 1154 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c: In function 'nv3CalcArbitration': /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:566:18: note: byref variable will be forcibly initialized 566 | nv3_arb_info ainfo; | ^~~~~ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c: In function 'nv3UpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:617:19: note: byref variable will be forcibly initialized 617 | nv3_sim_state sim_data; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:616:19: note: byref variable will be forcibly initialized 616 | nv3_fifo_info fifo_data; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c: In function 'nv4UpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:801:19: note: byref variable will be forcibly initialized 801 | nv4_sim_state sim_data; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:800:19: note: byref variable will be forcibly initialized 800 | nv4_fifo_info fifo_data; | ^~~~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_simulate': /kisskb/src/drivers/video/fbdev/riva/riva_hw.c: In function 'nv10UpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:1050:20: note: byref variable will be forcibly initialized 1050 | nv10_sim_state sim_data; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:1049:20: note: byref variable will be forcibly initialized 1049 | nv10_fifo_info fifo_data; | ^~~~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c:4129:23: note: byref variable will be forcibly initialized 4129 | struct ata_scsi_args args; | ^~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_parse_force_param': /kisskb/src/drivers/ata/libata-core.c:6245:24: note: byref variable will be forcibly initialized 6245 | struct ata_force_ent te = { .port = -1, .device = -1 }; | ^~ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c: In function 'nForceUpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:1096:20: note: byref variable will be forcibly initialized 1096 | nv10_sim_state sim_data; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:1095:20: note: byref variable will be forcibly initialized 1095 | nv10_fifo_info fifo_data; | ^~~~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_port_printk': /kisskb/src/drivers/ata/libata-core.c:6437:19: note: byref variable will be forcibly initialized 6437 | struct va_format vaf; | ^~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_link_printk': /kisskb/src/drivers/ata/libata-core.c:6454:19: note: byref variable will be forcibly initialized 6454 | struct va_format vaf; | ^~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_printk': /kisskb/src/drivers/firewire/core-card.c: In function 'fw_err': /kisskb/src/drivers/firewire/core-card.c:30:19: note: byref variable will be forcibly initialized 30 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/firewire/core-card.c:40:1: note: in expansion of macro 'define_fw_printk_level' 40 | define_fw_printk_level(fw_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/firewire/core-card.c: In function 'fw_notice': /kisskb/src/drivers/firewire/core-card.c:30:19: note: byref variable will be forcibly initialized 30 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/firewire/core-card.c:41:1: note: in expansion of macro 'define_fw_printk_level' 41 | define_fw_printk_level(fw_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/ata/libata-core.c:6476:19: note: byref variable will be forcibly initialized 6476 | struct va_format vaf; | ^~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/can/raw.c:45: /kisskb/src/net/can/raw.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/kernel/audit.c:38: /kisskb/src/kernel/audit.c: In function 'kauditd_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' 338 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:358:11: note: in expansion of macro '__wait_event_freezable' 358 | __ret = __wait_event_freezable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/audit.c:881:3: note: in expansion of macro 'wait_event_freezable' 881 | wait_event_freezable(kauditd_wait, | ^~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/ata/libata-core.c:29: /kisskb/src/drivers/ata/libata-core.c: In function 'ata_exec_internal_sg': /kisskb/src/drivers/ata/libata-core.c:1505:29: note: byref variable will be forcibly initialized 1505 | DECLARE_COMPLETION_ONSTACK(wait); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/kernel/audit.c: In function 'audit_log_start': /kisskb/src/drivers/ata/libata-core.c: In function 'ata_exec_internal': /kisskb/src/drivers/ata/libata-core.c:1672:34: note: byref variable will be forcibly initialized 1672 | struct scatterlist *psg = NULL, sg; | ^~ /kisskb/src/kernel/audit.c:1842:23: note: byref variable will be forcibly initialized 1842 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/kernel/audit.c:1813:20: note: byref variable will be forcibly initialized 1813 | struct timespec64 t; | ^ /kisskb/src/net/can/raw.c: In function 'raw_setsockopt': /kisskb/src/net/can/raw.c:493:20: note: byref variable will be forcibly initialized 493 | struct can_filter sfilter; /* single filter */ | ^~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_init_params': /kisskb/src/drivers/ata/libata-core.c:4286:22: note: byref variable will be forcibly initialized 4286 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_read_log_page': /kisskb/src/drivers/ata/libata-core.c:1992:22: note: byref variable will be forcibly initialized 1992 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_read_native_max_address': /kisskb/src/drivers/ata/libata-core.c:1162:22: note: byref variable will be forcibly initialized 1162 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_set_max_sectors': /kisskb/src/drivers/ata/libata-core.c:1213:22: note: byref variable will be forcibly initialized 1213 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_set_xfermode': /kisskb/src/drivers/ata/libata-core.c:4200:22: note: byref variable will be forcibly initialized 4200 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_set_feature': /kisskb/src/drivers/ata/libata-core.c:4247:22: note: byref variable will be forcibly initialized 4247 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_read_id': /kisskb/src/drivers/ata/libata-core.c:1787:22: note: byref variable will be forcibly initialized 1787 | struct ata_taskfile tf; | ^~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/slimbus/messaging.c:6: /kisskb/src/drivers/slimbus/messaging.c: In function 'slim_do_transfer': /kisskb/src/drivers/slimbus/messaging.c:112:29: note: byref variable will be forcibly initialized 112 | DECLARE_COMPLETION_ONSTACK(done); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/kernel/audit.c: In function 'audit_receive_msg': /kisskb/src/kernel/audit.c:1477:27: note: byref variable will be forcibly initialized 1477 | struct audit_tty_status s, old; | ^ /kisskb/src/kernel/audit.c:1466:27: note: byref variable will be forcibly initialized 1466 | struct audit_tty_status s; | ^ /kisskb/src/kernel/audit.c:1224:23: note: byref variable will be forcibly initialized 1224 | struct audit_status s; | ^ /kisskb/src/kernel/audit.c:1206:23: note: byref variable will be forcibly initialized 1206 | struct audit_status s; | ^ /kisskb/src/drivers/slimbus/messaging.c: In function 'slim_read': /kisskb/src/drivers/slimbus/messaging.c:297:22: note: byref variable will be forcibly initialized 297 | struct slim_val_inf msg; | ^~~ /kisskb/src/drivers/slimbus/messaging.c: In function 'slim_write': /kisskb/src/drivers/slimbus/messaging.c:340:22: note: byref variable will be forcibly initialized 340 | struct slim_val_inf msg; | ^~~ /kisskb/src/fs/fuse/xattr.c: In function 'fuse_setxattr': /kisskb/src/fs/fuse/xattr.c:19:26: note: byref variable will be forcibly initialized 19 | struct fuse_setxattr_in inarg; | ^~~~~ /kisskb/src/fs/fuse/xattr.c: In function 'fuse_getxattr': /kisskb/src/fs/fuse/xattr.c:58:27: note: byref variable will be forcibly initialized 58 | struct fuse_getxattr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/xattr.c:57:26: note: byref variable will be forcibly initialized 57 | struct fuse_getxattr_in inarg; | ^~~~~ /kisskb/src/fs/fuse/xattr.c: In function 'fuse_listxattr': /kisskb/src/fs/fuse/xattr.c:116:27: note: byref variable will be forcibly initialized 116 | struct fuse_getxattr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/xattr.c:115:26: note: byref variable will be forcibly initialized 115 | struct fuse_getxattr_in inarg; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_match': /kisskb/src/fs/ext4/namei.c:1418:22: note: byref variable will be forcibly initialized 1418 | struct fscrypt_name f; | ^ In file included from /kisskb/src/fs/ext4/namei.c:39: /kisskb/src/fs/ext4/namei.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2371:4: note: byref variable will be forcibly initialized 2371 | } desc; | ^~~~ /kisskb/src/fs/ext4/namei.c: In function 'dx_make_map': /kisskb/src/fs/ext4/namei.c:1257:22: note: byref variable will be forcibly initialized 1257 | struct dx_hash_info h = *hinfo; | ^ /kisskb/src/kernel/trace/trace_events_inject.c: In function 'trace_inject_entry': /kisskb/src/kernel/trace/trace_events_inject.c:19:28: note: byref variable will be forcibly initialized 19 | struct trace_event_buffer fbuffer; | ^~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'GetPortFacts': /kisskb/src/drivers/message/fusion/mptbase.c:3255:16: note: byref variable will be forcibly initialized 3255 | PortFacts_t get_pfacts; | ^~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'htree_dirblock_to_tree': /kisskb/src/fs/ext4/namei.c:1022:60: note: byref variable will be forcibly initialized 1022 | struct fscrypt_str fname_crypto_str = FSTR_INIT(NULL, 0), tmp_str; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:1022:21: note: byref variable will be forcibly initialized 1022 | struct fscrypt_str fname_crypto_str = FSTR_INIT(NULL, 0), tmp_str; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'GetIocFacts': /kisskb/src/drivers/message/fusion/mptbase.c:3081:15: note: byref variable will be forcibly initialized 3081 | IOCFacts_t get_facts; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'SendPortEnable': /kisskb/src/drivers/message/fusion/mptbase.c:3463:21: note: byref variable will be forcibly initialized 3463 | MPIDefaultReply_t reply_buf; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:3462:17: note: byref variable will be forcibly initialized 3462 | PortEnable_t port_enable; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_htree_fill_tree': /kisskb/src/fs/ext4/namei.c:1133:21: note: byref variable will be forcibly initialized 1133 | struct fscrypt_str tmp_str; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:1125:22: note: byref variable will be forcibly initialized 1125 | struct dx_hash_info hinfo; | ^~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'SendEventNotification': /kisskb/src/drivers/message/fusion/mptbase.c:6277:20: note: byref variable will be forcibly initialized 6277 | MPIDefaultReply_t reply_buf; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6276:22: note: byref variable will be forcibly initialized 6276 | EventNotification_t evn; | ^~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_find_entry': /kisskb/src/fs/ext4/namei.c:1668:23: note: byref variable will be forcibly initialized 1668 | struct ext4_filename fname; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_resetent': /kisskb/src/fs/ext4/namei.c:3735:23: note: byref variable will be forcibly initialized 3735 | struct ext4_renament old = *ent; | ^~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_lookup_entry': /kisskb/src/fs/ext4/namei.c:1688:23: note: byref variable will be forcibly initialized 1688 | struct ext4_filename fname; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_ea_find': /kisskb/src/fs/gfs2/xattr.c:202:17: note: byref variable will be forcibly initialized 202 | struct ea_find ef; | ^~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_add_entry': /kisskb/src/fs/ext4/namei.c:2286:23: note: byref variable will be forcibly initialized 2286 | struct ext4_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_get_compress_option': /kisskb/src/fs/f2fs/file.c:3853:26: note: byref variable will be forcibly initialized 3853 | struct f2fs_comp_option option; | ^~~~~~ /kisskb/src/fs/gfs2/xattr.c: In function '__gfs2_xattr_get': /kisskb/src/fs/gfs2/xattr.c:581:26: note: byref variable will be forcibly initialized 581 | struct gfs2_ea_location el; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_xattr_get': /kisskb/src/fs/gfs2/xattr.c:608:21: note: byref variable will be forcibly initialized 608 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_orphan_add': /kisskb/src/fs/ext4/namei.c:3063:19: note: byref variable will be forcibly initialized 3063 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_dealloc_unstuffed': /kisskb/src/fs/gfs2/xattr.c:236:21: note: byref variable will be forcibly initialized 236 | struct gfs2_holder rg_gh; | ^~~~~ /kisskb/src/drivers/char/tpm/tpm_tis_core.c: In function 'tpm_tis_update_durations': /kisskb/src/drivers/char/tpm/tpm_tis_core.c:499:8: note: byref variable will be forcibly initialized 499 | cap_t cap; | ^~~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_xattr_remove': /kisskb/src/fs/gfs2/xattr.c:1132:26: note: byref variable will be forcibly initialized 1132 | struct gfs2_ea_location el; | ^~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'SendIocInit': /kisskb/src/drivers/message/fusion/mptbase.c:3339:21: note: byref variable will be forcibly initialized 3339 | MPIDefaultReply_t init_reply; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:3338:14: note: byref variable will be forcibly initialized 3338 | IOCInit_t ioc_init; | ^~~~~~~~ /kisskb/src/drivers/char/applicom.c: In function 'ac_read': /kisskb/src/drivers/char/applicom.c:567:20: note: byref variable will be forcibly initialized 567 | struct mailbox mailbox; | ^~~~~~~ /kisskb/src/drivers/char/applicom.c:566:22: note: byref variable will be forcibly initialized 566 | struct st_ram_io st_loc; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_orphan_del': /kisskb/src/fs/ext4/namei.c:3199:20: note: byref variable will be forcibly initialized 3199 | struct ext4_iloc iloc2; | ^~~~~ /kisskb/src/fs/ext4/namei.c:3151:19: note: byref variable will be forcibly initialized 3151 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_symlink': /kisskb/src/fs/ext4/namei.c:3429:21: note: byref variable will be forcibly initialized 3429 | struct fscrypt_str disk_link; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/char/tpm/tpm_tis_core.c:19: /kisskb/src/drivers/char/tpm/tpm_tis_core.c: In function 'wait_for_tpm_stat': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/tpm/tpm_tis_core.c:68:8: note: in expansion of macro 'wait_event_interruptible_timeout' 68 | rc = wait_event_interruptible_timeout(*queue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/applicom.c: In function 'ac_write': /kisskb/src/drivers/char/applicom.c:360:17: note: byref variable will be forcibly initialized 360 | struct mailbox tmpmailbox; | ^~~~~~~~~~ /kisskb/src/drivers/char/applicom.c:359:19: note: byref variable will be forcibly initialized 359 | struct st_ram_io st_loc; | ^~~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_init': /kisskb/src/fs/gfs2/xattr.c:804:25: note: byref variable will be forcibly initialized 804 | struct gfs2_ea_request er; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_set_i': /kisskb/src/fs/gfs2/xattr.c:1045:16: note: byref variable will be forcibly initialized 1045 | struct ea_set es; | ^~ /kisskb/src/fs/gfs2/xattr.c:1044:25: note: byref variable will be forcibly initialized 1044 | struct gfs2_ea_request er; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_dealloc_indirect': /kisskb/src/fs/gfs2/xattr.c:1265:24: note: byref variable will be forcibly initialized 1265 | struct gfs2_rgrp_list rlist; | ^~~~~ /kisskb/src/drivers/char/tpm/tpm_tis_core.c: In function 'request_locality': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/tpm/tpm_tis_core.c:167:8: note: in expansion of macro 'wait_event_interruptible_timeout' 167 | rc = wait_event_interruptible_timeout(priv->int_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_dealloc_block': /kisskb/src/fs/gfs2/xattr.c:1387:21: note: byref variable will be forcibly initialized 1387 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_listxattr': /kisskb/src/fs/gfs2/xattr.c:430:18: note: byref variable will be forcibly initialized 430 | struct ea_list ei = { .ei_er = &er, .ei_size = 0 }; | ^~ /kisskb/src/fs/gfs2/xattr.c:416:21: note: byref variable will be forcibly initialized 416 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/xattr.c:415:25: note: byref variable will be forcibly initialized 415 | struct gfs2_ea_request er; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_xattr_acl_get': /kisskb/src/fs/gfs2/xattr.c:538:26: note: byref variable will be forcibly initialized 538 | struct gfs2_ea_location el; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function '__gfs2_xattr_set': /kisskb/src/fs/gfs2/xattr.c:1173:26: note: byref variable will be forcibly initialized 1173 | struct gfs2_ea_location el; | ^~ /kisskb/src/drivers/char/tpm/tpm_tis_core.c: In function 'tpm_tis_gen_interrupt': /kisskb/src/drivers/char/tpm/tpm_tis_core.c:709:8: note: byref variable will be forcibly initialized 709 | cap_t cap; | ^~~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_xattr_set': /kisskb/src/fs/gfs2/xattr.c:1234:21: note: byref variable will be forcibly initialized 1234 | struct gfs2_holder gh; | ^~ /kisskb/src/kernel/audit_watch.c: In function 'audit_add_watch': /kisskb/src/kernel/audit_watch.c:403:14: note: byref variable will be forcibly initialized 403 | struct path parent_path; | ^~~~~~~~~~~ /kisskb/src/crypto/chacha_generic.c: In function 'chacha_stream_xor': /kisskb/src/crypto/chacha_generic.c:18:23: note: byref variable will be forcibly initialized 18 | struct skcipher_walk walk; | ^~~~ /kisskb/src/crypto/chacha_generic.c: In function 'crypto_xchacha_crypt': /kisskb/src/crypto/chacha_generic.c:52:20: note: byref variable will be forcibly initialized 52 | struct chacha_ctx subctx; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fscache.h:17, from /kisskb/src/include/linux/fscache-cache.h:17, from /kisskb/src/fs/fscache/internal.h:27, from /kisskb/src/fs/fscache/cookie.c:14: /kisskb/src/fs/fscache/cookie.c: In function '__fscache_disable_cookie': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/cookie.c:765:3: note: in expansion of macro 'wait_var_event' 765 | wait_var_event(&cookie->n_active, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_is_discovery_complete': /kisskb/src/drivers/message/fusion/mptbase.c:285:14: note: byref variable will be forcibly initialized 285 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:284:29: note: byref variable will be forcibly initialized 284 | ConfigExtendedPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'GetLanConfigPages': /kisskb/src/drivers/message/fusion/mptbase.c:4950:16: note: byref variable will be forcibly initialized 4950 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:4949:22: note: byref variable will be forcibly initialized 4949 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_GetScsiPortSettings': /kisskb/src/drivers/message/fusion/mptbase.c:5366:22: note: byref variable will be forcibly initialized 5366 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5365:16: note: byref variable will be forcibly initialized 5365 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_readScsiDevicePageHeaders': /kisskb/src/drivers/message/fusion/mptbase.c:5576:22: note: byref variable will be forcibly initialized 5576 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5575:16: note: byref variable will be forcibly initialized 5575 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_read_ioc_pg_1': /kisskb/src/drivers/message/fusion/mptbase.c:6141:22: note: byref variable will be forcibly initialized 6141 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6140:16: note: byref variable will be forcibly initialized 6140 | CONFIGPARMS cfg; | ^~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_fitrim': /kisskb/src/fs/f2fs/file.c:2259:22: note: byref variable will be forcibly initialized 2259 | struct fstrim_range range; | ^~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_read_ioc_pg_4': /kisskb/src/drivers/message/fusion/mptbase.c:6088:22: note: byref variable will be forcibly initialized 6088 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6087:16: note: byref variable will be forcibly initialized 6087 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'GetIoUnitPage2': /kisskb/src/drivers/message/fusion/mptbase.c:5296:16: note: byref variable will be forcibly initialized 5296 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:5295:22: note: byref variable will be forcibly initialized 5295 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_get_manufacturing_pg_0': /kisskb/src/drivers/message/fusion/mptbase.c:6227:21: note: byref variable will be forcibly initialized 6227 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:6226:15: note: byref variable will be forcibly initialized 6226 | CONFIGPARMS cfg; | ^~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_gc_range': /kisskb/src/fs/f2fs/file.c:2489:23: note: byref variable will be forcibly initialized 2489 | struct f2fs_gc_range range; | ^~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_raid_phys_disk_pg0': /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_flush_device': /kisskb/src/drivers/message/fusion/mptbase.c:5735:22: note: byref variable will be forcibly initialized 5735 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/fs/f2fs/file.c:2882:27: note: byref variable will be forcibly initialized 2882 | struct f2fs_flush_device range; | ^~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5734:16: note: byref variable will be forcibly initialized 5734 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_raid_phys_disk_get_num_paths': /kisskb/src/drivers/message/fusion/mptbase.c:5802:23: note: byref variable will be forcibly initialized 5802 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_defragment_range': /kisskb/src/drivers/message/fusion/mptbase.c:5801:17: note: byref variable will be forcibly initialized 5801 | CONFIGPARMS cfg; | ^~~ /kisskb/src/fs/f2fs/file.c:2532:21: note: byref variable will be forcibly initialized 2532 | struct extent_info ei = {0, 0, 0}; | ^~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_raid_phys_disk_pg1': /kisskb/src/drivers/message/fusion/mptbase.c:5871:23: note: byref variable will be forcibly initialized 5871 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:5870:17: note: byref variable will be forcibly initialized 5870 | CONFIGPARMS cfg; | ^~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_defragment': /kisskb/src/fs/f2fs/file.c:2676:25: note: byref variable will be forcibly initialized 2676 | struct f2fs_defragment range; | ^~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_read_ioc_pg_3': /kisskb/src/drivers/message/fusion/mptbase.c:6030:22: note: byref variable will be forcibly initialized 6030 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6029:16: note: byref variable will be forcibly initialized 6029 | CONFIGPARMS cfg; | ^~~ /kisskb/src/fs/f2fs/file.c: In function '__read_out_blkaddrs': /kisskb/src/fs/f2fs/file.c:1121:23: note: byref variable will be forcibly initialized 1121 | struct dnode_of_data dn; | ^~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_inactive_raid_volumes': /kisskb/src/drivers/message/fusion/mptbase.c:5650:24: note: byref variable will be forcibly initialized 5650 | RaidPhysDiskPage0_t phys_disk; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5646:22: note: byref variable will be forcibly initialized 5646 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/fs/f2fs/file.c: In function '__roll_back_blkaddrs': /kisskb/src/fs/f2fs/file.c:1176:23: note: byref variable will be forcibly initialized 1176 | struct dnode_of_data dn; | ^~ /kisskb/src/drivers/message/fusion/mptbase.c:5645:16: note: byref variable will be forcibly initialized 5645 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_findImVolumes': /kisskb/src/drivers/message/fusion/mptbase.c:5961:22: note: byref variable will be forcibly initialized 5961 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5960:16: note: byref variable will be forcibly initialized 5960 | CONFIGPARMS cfg; | ^~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_release_compress_blocks': /kisskb/src/fs/f2fs/file.c:3450:24: note: byref variable will be forcibly initialized 3450 | struct dnode_of_data dn; | ^~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/srcutree.h:15, from /kisskb/src/include/linux/srcu.h:49, from /kisskb/src/include/linux/notifier.h:16, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:22: /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_remove': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2467:8: note: in expansion of macro 'wait_event_timeout' 2467 | ret = wait_event_timeout(mhdp->fw_load_wq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_reserve_compress_blocks': /kisskb/src/fs/f2fs/file.c:3603:24: note: byref variable will be forcibly initialized 3603 | struct dnode_of_data dn; | ^~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_link_training_init': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:859:27: note: byref variable will be forcibly initialized 859 | union phy_configure_opts phy_cfg; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_link_training_cr': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1156:27: note: byref variable will be forcibly initialized 1156 | union phy_configure_opts phy_cfg; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_link_training_channel_eq': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1030:27: note: byref variable will be forcibly initialized 1030 | union phy_configure_opts phy_cfg; | ^~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_sec_trim_file': /kisskb/src/fs/f2fs/file.c:3765:24: note: byref variable will be forcibly initialized 3765 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c:3696:28: note: byref variable will be forcibly initialized 3696 | struct f2fs_sectrim_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_set_compress_option': /kisskb/src/fs/f2fs/file.c:3881:26: note: byref variable will be forcibly initialized 3881 | struct f2fs_comp_option option; | ^~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_compat_ioc_gc_range': /kisskb/src/fs/f2fs/file.c:4347:23: note: byref variable will be forcibly initialized 4347 | struct f2fs_gc_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_zero_range': /kisskb/src/fs/f2fs/file.c:1484:25: note: byref variable will be forcibly initialized 1484 | struct dnode_of_data dn; | ^~ /kisskb/src/net/can/bcm.c: In function 'bcm_rx_changed': /kisskb/src/net/can/bcm.c:430:22: note: byref variable will be forcibly initialized 430 | struct bcm_msg_head head; | ^~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_seek_block': /kisskb/src/fs/f2fs/file.c:409:23: note: byref variable will be forcibly initialized 409 | struct dnode_of_data dn; | ^~ /kisskb/src/net/can/bcm.c: In function 'bcm_tx_timeout_handler': /kisskb/src/net/can/bcm.c:398:22: note: byref variable will be forcibly initialized 398 | struct bcm_msg_head msg_head; | ^~~~~~~~ /kisskb/src/net/can/bcm.c: In function 'bcm_rx_timeout_handler': /kisskb/src/net/can/bcm.c:554:22: note: byref variable will be forcibly initialized 554 | struct bcm_msg_head msg_head; | ^~~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_vm_page_mkwrite': /kisskb/src/fs/f2fs/file.c:59:23: note: byref variable will be forcibly initialized 59 | struct dnode_of_data dn; | ^~ /kisskb/src/net/can/bcm.c: In function 'bcm_sendmsg': /kisskb/src/net/can/bcm.c:1271:22: note: byref variable will be forcibly initialized 1271 | struct bcm_msg_head msg_head; | ^~~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_do_truncate_blocks': /kisskb/src/fs/f2fs/file.c:663:23: note: byref variable will be forcibly initialized 663 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_truncate_hole': /kisskb/src/fs/f2fs/file.c:1028:24: note: byref variable will be forcibly initialized 1028 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function '__clone_blkaddrs': /kisskb/src/fs/f2fs/file.c:1212:21: note: byref variable will be forcibly initialized 1212 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/file.c:1211:25: note: byref variable will be forcibly initialized 1211 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_move_range': /kisskb/src/fs/f2fs/file.c:2867:25: note: byref variable will be forcibly initialized 2867 | struct f2fs_move_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_compat_ioc_move_range': /kisskb/src/fs/f2fs/file.c:4372:25: note: byref variable will be forcibly initialized 4372 | struct f2fs_move_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_precache_extents': /kisskb/src/fs/f2fs/file.c:3178:25: note: byref variable will be forcibly initialized 3178 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/ext4/page-io.c: In function 'ext4_finish_bio': /kisskb/src/fs/ext4/page-io.c:103:23: note: byref variable will be forcibly initialized 103 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/ext4/page-io.c: In function 'ext4_do_flush_completed_IO': /kisskb/src/fs/ext4/page-io.c:242:19: note: byref variable will be forcibly initialized 242 | struct list_head unwritten; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c: In function 'nv4UpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:386:16: note: byref variable will be forcibly initialized 386 | nv4_sim_state sim_data; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:385:16: note: byref variable will be forcibly initialized 385 | nv4_fifo_info fifo_data; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c: In function 'nv10UpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:625:17: note: byref variable will be forcibly initialized 625 | nv10_sim_state sim_data; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:624:17: note: byref variable will be forcibly initialized 624 | nv10_fifo_info fifo_data; | ^~~~~~~~~ /kisskb/src/fs/btrfs/print-tree.c: In function 'print_extent_item': /kisskb/src/fs/btrfs/print-tree.c:85:24: note: byref variable will be forcibly initialized 85 | struct btrfs_disk_key key; | ^~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c: In function 'nForceUpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:683:17: note: byref variable will be forcibly initialized 683 | nv10_sim_state sim_data; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:682:17: note: byref variable will be forcibly initialized 682 | nv10_fifo_info fifo_data; | ^~~~~~~~~ /kisskb/src/fs/btrfs/print-tree.c: In function 'btrfs_print_leaf': /kisskb/src/fs/btrfs/print-tree.c:213:19: note: byref variable will be forcibly initialized 213 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/print-tree.c:212:19: note: byref variable will be forcibly initialized 212 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/print-tree.c: In function 'btrfs_print_tree': /kisskb/src/fs/btrfs/print-tree.c:388:20: note: byref variable will be forcibly initialized 388 | struct btrfs_key first_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/print-tree.c:360:19: note: byref variable will be forcibly initialized 360 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/pci.h:35, from /kisskb/src/drivers/misc/genwqe/card_base.c:20: /kisskb/src/drivers/misc/genwqe/card_base.c: In function 'genwqe_health_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/genwqe/card_base.c:921:8: note: in expansion of macro 'wait_event_interruptible_timeout' 921 | rc = wait_event_interruptible_timeout(cd->health_waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/memcontrol.c: In function 'memory_stat_format': /kisskb/src/mm/memcontrol.c:1403:17: note: byref variable will be forcibly initialized 1403 | struct seq_buf s; | ^ /kisskb/src/kernel/audit_fsnotify.c: In function 'audit_alloc_mark': /kisskb/src/kernel/audit_fsnotify.c:77:14: note: byref variable will be forcibly initialized 77 | struct path path; | ^~~~ /kisskb/src/sound/soc/generic/simple-card.c: In function '__simple_for_each_link': /kisskb/src/sound/soc/generic/simple-card.c:342:27: note: byref variable will be forcibly initialized 342 | struct asoc_simple_data adata; | ^~~~~ /kisskb/src/sound/soc/generic/simple-card.c: In function 'asoc_simple_parse_dai': /kisskb/src/sound/soc/generic/simple-card.c:35:25: note: byref variable will be forcibly initialized 35 | struct of_phandle_args args; | ^~~~ /kisskb/src/mm/memcontrol.c: In function 'get_mctgt_type': /kisskb/src/mm/memcontrol.c:5549:14: note: byref variable will be forcibly initialized 5549 | swp_entry_t ent = { .val = 0 }; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/cgroup.h:12, from /kisskb/src/include/linux/memcontrol.h:13, from /kisskb/src/mm/memcontrol.c:29: /kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_wait_acct_move': /kisskb/src/mm/memcontrol.c:1319:16: note: byref variable will be forcibly initialized 1319 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/mm/memcontrol.c:1319:4: note: in expansion of macro 'DEFINE_WAIT' 1319 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_unlink': /kisskb/src/fs/orangefs/namei.c:178:15: note: byref variable will be forcibly initialized 178 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_rename': /kisskb/src/fs/orangefs/namei.c:386:15: note: byref variable will be forcibly initialized 386 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_symlink': /kisskb/src/fs/orangefs/namei.c:228:15: note: byref variable will be forcibly initialized 228 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/orangefs/namei.c:226:30: note: byref variable will be forcibly initialized 226 | struct orangefs_object_kref ref; | ^~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_mkdir': /kisskb/src/fs/orangefs/namei.c:315:15: note: byref variable will be forcibly initialized 315 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/orangefs/namei.c:313:30: note: byref variable will be forcibly initialized 313 | struct orangefs_object_kref ref; | ^~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_create': /kisskb/src/fs/orangefs/namei.c:28:15: note: byref variable will be forcibly initialized 28 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/orangefs/namei.c:26:30: note: byref variable will be forcibly initialized 26 | struct orangefs_object_kref ref; | ^~~ /kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_move_charge_pte_range': /kisskb/src/mm/memcontrol.c:5832:18: note: byref variable will be forcibly initialized 5832 | union mc_target target; | ^~~~~~ /kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_scan_tasks': /kisskb/src/mm/memcontrol.c:1136:24: note: byref variable will be forcibly initialized 1136 | struct css_task_iter it; | ^~ /kisskb/src/kernel/auditsc.c: In function 'audit_copy_fcaps': /kisskb/src/kernel/auditsc.c:1924:26: note: byref variable will be forcibly initialized 1924 | struct cpu_vfs_cap_data caps; | ^~~~ /kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_oom_synchronize': /kisskb/src/mm/memcontrol.c:1847:23: note: byref variable will be forcibly initialized 1847 | struct oom_wait_info owait; | ^~~~~ /kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_uncharge': /kisskb/src/mm/memcontrol.c:6736:25: note: byref variable will be forcibly initialized 6736 | struct uncharge_gather ug; | ^~ /kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_uncharge_list': /kisskb/src/mm/memcontrol.c:6759:25: note: byref variable will be forcibly initialized 6759 | struct uncharge_gather ug; | ^~ /kisskb/src/kernel/auditsc.c: In function '__audit_log_bprm_fcaps': /kisskb/src/kernel/auditsc.c:2471:26: note: byref variable will be forcibly initialized 2471 | struct cpu_vfs_cap_data vcaps; | ^~~~~ /kisskb/src/drivers/nfc/s3fwrn5/nci.c: In function 's3fwrn5_nci_rf_configure': /kisskb/src/drivers/nfc/s3fwrn5/nci.c:59:33: note: byref variable will be forcibly initialized 59 | struct nci_prop_stop_rfreg_cmd stop_rfreg; | ^~~~~~~~~~ /kisskb/src/drivers/nfc/s3fwrn5/nci.c:58:32: note: byref variable will be forcibly initialized 58 | struct nci_prop_set_rfreg_cmd set_rfreg; | ^~~~~~~~~ /kisskb/src/drivers/nfc/s3fwrn5/nci.c:57:29: note: byref variable will be forcibly initialized 57 | struct nci_prop_fw_cfg_cmd fw_cfg; | ^~~~~~ /kisskb/src/fs/gfs2/glops.c: In function 'gfs2_dinode_in': /kisskb/src/fs/gfs2/glops.c:396:20: note: byref variable will be forcibly initialized 396 | struct timespec64 atime; | ^~~~~ /kisskb/src/fs/gfs2/glops.c: In function 'gfs2_ail_empty_gl': /kisskb/src/fs/gfs2/glops.c:89:20: note: byref variable will be forcibly initialized 89 | struct gfs2_trans tr; | ^~ /kisskb/src/fs/gfs2/glops.c: In function 'freeze_go_xmote_bh': /kisskb/src/fs/gfs2/glops.c:606:30: note: byref variable will be forcibly initialized 606 | struct gfs2_log_header_host head; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/gfs2/trace_gfs2.h:644, from /kisskb/src/fs/gfs2/glock.c:49: /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_glock_state_change': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_glock_put': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_demote_rq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro 'TRACE_EVENT' 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_promote': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_glock_queue': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:228:1: note: in expansion of macro 'TRACE_EVENT' 228 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_glock_lock_time': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:258:1: note: in expansion of macro 'TRACE_EVENT' 258 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_pin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:322:1: note: in expansion of macro 'TRACE_EVENT' 322 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_log_flush': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_log_blocks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_ail_flush': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_bmap': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:439:1: note: in expansion of macro 'TRACE_EVENT' 439 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_iomap_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:478:1: note: in expansion of macro 'TRACE_EVENT' 478 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_iomap_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:508:1: note: in expansion of macro 'TRACE_EVENT' 508 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_block_alloc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:548:1: note: in expansion of macro 'TRACE_EVENT' 548 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_rs': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:592:1: note: in expansion of macro 'TRACE_EVENT' 592 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/drivers/nvme/host/ioctl.c: In function 'nvme_submit_io': /kisskb/src/drivers/nvme/host/ioctl.c:120:22: note: byref variable will be forcibly initialized 120 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/ioctl.c:119:22: note: byref variable will be forcibly initialized 119 | struct nvme_user_io io; | ^~ /kisskb/src/drivers/nvme/host/ioctl.c: In function 'nvme_user_cmd': /kisskb/src/drivers/nvme/host/ioctl.c:184:22: note: byref variable will be forcibly initialized 184 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/ioctl.c:183:27: note: byref variable will be forcibly initialized 183 | struct nvme_passthru_cmd cmd; | ^~~ /kisskb/src/drivers/nvme/host/ioctl.c: In function 'nvme_user_cmd64': /kisskb/src/drivers/nvme/host/ioctl.c:235:22: note: byref variable will be forcibly initialized 235 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/ioctl.c:234:29: note: byref variable will be forcibly initialized 234 | struct nvme_passthru_cmd64 cmd; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/scsi.h:364, from /kisskb/src/drivers/scsi/scsi.c:74: /kisskb/src/drivers/scsi/scsi.c: In function 'trace_event_raw_event_scsi_dispatch_cmd_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/scsi.h:200:1: note: in expansion of macro 'TRACE_EVENT' 200 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ In file included from /kisskb/src/fs/gfs2/glock.c:35: /kisskb/src/fs/gfs2/glock.c: In function '__rhashtable_insert_fast': /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized 701 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/drivers/scsi/scsi.c: In function 'trace_event_raw_event_scsi_dispatch_cmd_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/scsi.h:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi.c: In function 'trace_event_raw_event_scsi_cmd_done_timeout_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/scsi.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi.c: In function 'trace_event_raw_event_scsi_eh_wakeup': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/scsi.h:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__rhashtable_lookup': /kisskb/src/include/linux/rhashtable.h:585:32: note: byref variable will be forcibly initialized 585 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'find_insert_glock': /kisskb/src/fs/gfs2/glock.c:958:26: note: byref variable will be forcibly initialized 958 | struct wait_glock_queue wait; | ^~~~ /kisskb/src/drivers/scsi/scsi.c: In function 'scsi_report_opcode': /kisskb/src/drivers/scsi/scsi.c:494:24: note: byref variable will be forcibly initialized 494 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'glock_hash_walk': /kisskb/src/fs/gfs2/glock.c:1871:25: note: byref variable will be forcibly initialized 1871 | struct rhashtable_iter iter; | ^~~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_get': /kisskb/src/fs/gfs2/glock.c:1007:21: note: byref variable will be forcibly initialized 1007 | struct lm_lockname name = { .ln_number = number, | ^~~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_print_dbg': /kisskb/src/fs/gfs2/glock.c:1298:19: note: byref variable will be forcibly initialized 1298 | struct va_format vaf; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/glock.c:9: /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_gl_hash_clear': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c:2001:2: note: in expansion of macro 'wait_event_timeout' 2001 | wait_event_timeout(sdp->sd_glock_wait, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/glock.c:9: /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_scan_glock_lru': /kisskb/src/fs/gfs2/glock.c:1812:12: note: byref variable will be forcibly initialized 1812 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/gfs2/glock.c:1811:12: note: byref variable will be forcibly initialized 1811 | LIST_HEAD(skipped); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/glock.c:9: /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_async_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c:1217:7: note: in expansion of macro 'wait_event_timeout' 1217 | if (!wait_event_timeout(sdp->sd_async_glock_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/wext-priv.c: In function 'compat_private_call': /kisskb/src/net/wireless/wext-priv.c:228:19: note: byref variable will be forcibly initialized 228 | struct iw_point iwp; | ^~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/can/isotp.c:62: /kisskb/src/net/can/isotp.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c: In function 'drm_panel_create_dsi_backlight': /kisskb/src/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:369:30: note: byref variable will be forcibly initialized 369 | struct backlight_properties props; | ^~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_poke': /kisskb/src/fs/gfs2/glock.c:805:21: note: byref variable will be forcibly initialized 805 | struct gfs2_holder gh; | ^~ /kisskb/src/drivers/dma-buf/sync_file.c: In function 'sync_file_ioctl_merge': /kisskb/src/drivers/dma-buf/sync_file.c:328:25: note: byref variable will be forcibly initialized 328 | struct sync_merge_data data; | ^~~~ /kisskb/src/net/can/isotp.c: In function 'isotp_setsockopt': /kisskb/src/net/can/isotp.c:1219:32: note: byref variable will be forcibly initialized 1219 | struct can_isotp_ll_options ll; | ^~ /kisskb/src/drivers/dma-buf/sync_file.c: In function 'sync_file_ioctl_fence_info': /kisskb/src/drivers/dma-buf/sync_file.c:400:24: note: byref variable will be forcibly initialized 400 | struct sync_file_info info; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/can/isotp.c:56: /kisskb/src/net/can/isotp.c: In function 'isotp_sendmsg': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/isotp.c:956:3: note: in expansion of macro 'wait_event_interruptible' 956 | wait_event_interruptible(so->wait, so->tx.state == ISOTP_IDLE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/isotp.c:862:3: note: in expansion of macro 'wait_event_interruptible' 862 | wait_event_interruptible(so->wait, so->tx.state == ISOTP_IDLE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/isotp.c: In function 'isotp_release': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/isotp.c:1014:2: note: in expansion of macro 'wait_event_interruptible' 1014 | wait_event_interruptible(so->wait, so->tx.state == ISOTP_IDLE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pstore/ram.c: In function 'ramoops_probe': /kisskb/src/fs/pstore/ram.c:711:31: note: byref variable will be forcibly initialized 711 | struct ramoops_platform_data pdata_local; | ^~~~~~~~~~~ /kisskb/src/fs/pstore/ram.c: In function 'ramoops_register_dummy': /kisskb/src/fs/pstore/ram.c:908:31: note: byref variable will be forcibly initialized 908 | struct ramoops_platform_data pdata; | ^~~~~ /kisskb/src/fs/fuse/ioctl.c: In function 'fuse_priv_ioctl': /kisskb/src/fs/fuse/ioctl.c:364:24: note: byref variable will be forcibly initialized 364 | struct fuse_ioctl_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/ioctl.c:363:23: note: byref variable will be forcibly initialized 363 | struct fuse_ioctl_in inarg; | ^~~~~ /kisskb/src/fs/fuse/ioctl.c: In function 'fuse_do_ioctl': /kisskb/src/fs/fuse/ioctl.c:165:18: note: byref variable will be forcibly initialized 165 | struct iov_iter ii; | ^~ /kisskb/src/fs/fuse/ioctl.c:158:24: note: byref variable will be forcibly initialized 158 | struct fuse_ioctl_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/ioctl.c: In function 'fuse_fileattr_get': /kisskb/src/fs/fuse/ioctl.c:424:17: note: byref variable will be forcibly initialized 424 | struct fsxattr xfa; | ^~~ /kisskb/src/fs/fuse/ioctl.c: In function 'fuse_fileattr_set': /kisskb/src/fs/fuse/ioctl.c:462:17: note: byref variable will be forcibly initialized 462 | struct fsxattr xfa; | ^~~ /kisskb/src/fs/squashfs/block.c: In function 'squashfs_read_data': /kisskb/src/fs/squashfs/block.c:164:24: note: byref variable will be forcibly initialized 164 | struct bvec_iter_all iter_all = {}; | ^~~~~~~~ /kisskb/src/fs/fuse/readdir.c: In function 'fuse_force_forget': /kisskb/src/fs/fuse/readdir.c:256:24: note: byref variable will be forcibly initialized 256 | struct fuse_forget_in inarg; | ^~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/readdir.c:10: /kisskb/src/fs/fuse/readdir.c: In function 'fuse_direntplus_link': /kisskb/src/fs/fuse/readdir.c:161:34: note: byref variable will be forcibly initialized 161 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); | ^~ /kisskb/src/include/linux/wait.h:77:25: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/fs/orangefs/orangefs-debugfs.c: In function 'orangefs_debug_write': /kisskb/src/fs/orangefs/orangefs-debugfs.c:400:27: note: byref variable will be forcibly initialized 400 | struct client_debug_mask c_mask = { NULL, 0, 0 }; | ^~~~~~ In file included from /kisskb/src/net/core/tso.c:3: /kisskb/src/net/core/tso.c: In function '__vlan_get_protocol': /kisskb/src/include/linux/if_vlan.h:600:20: note: byref variable will be forcibly initialized 600 | struct vlan_hdr vhdr, *vh; | ^~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_lookup_dirty_buffers': /kisskb/src/fs/nilfs2/btree.c:2140:17: note: byref variable will be forcibly initialized 2140 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_assign_v': /kisskb/src/fs/nilfs2/btree.c:2224:27: note: byref variable will be forcibly initialized 2224 | union nilfs_bmap_ptr_req req; | ^~~ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_gang_lookup': /kisskb/src/lib/radix-tree.c:1264:25: note: byref variable will be forcibly initialized 1264 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/kernel/audit_tree.c: In function 'audit_trim_trees': /kisskb/src/kernel/audit_tree.c:685:15: note: byref variable will be forcibly initialized 685 | struct path path; | ^~~~ /kisskb/src/kernel/audit_tree.c:679:19: note: byref variable will be forcibly initialized 679 | struct list_head cursor; | ^~~~~~ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_gang_lookup_tag': /kisskb/src/lib/radix-tree.c:1305:25: note: byref variable will be forcibly initialized 1305 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/kernel/audit_tree.c: In function 'audit_add_tree_rule': /kisskb/src/kernel/audit_tree.c:803:14: note: byref variable will be forcibly initialized 803 | struct path path; | ^~~~ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_gang_lookup_tag_slot': /kisskb/src/lib/radix-tree.c:1346:25: note: byref variable will be forcibly initialized 1346 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/kernel/audit_tree.c: In function 'audit_tag_tree': /kisskb/src/kernel/audit_tree.c:874:21: note: byref variable will be forcibly initialized 874 | struct path path1, path2; | ^~~~~ /kisskb/src/kernel/audit_tree.c:874:14: note: byref variable will be forcibly initialized 874 | struct path path1, path2; | ^~~~~ /kisskb/src/kernel/audit_tree.c:872:27: note: byref variable will be forcibly initialized 872 | struct list_head cursor, barrier; | ^~~~~~~ /kisskb/src/kernel/audit_tree.c:872:19: note: byref variable will be forcibly initialized 872 | struct list_head cursor, barrier; | ^~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_do_lookup': /kisskb/src/fs/nilfs2/btree.c:541:36: note: byref variable will be forcibly initialized 541 | struct nilfs_btree_readahead_info p, *ra; | ^ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_insert': /kisskb/src/fs/nilfs2/btree.c:1222:26: note: byref variable will be forcibly initialized 1222 | struct nilfs_bmap_stats stats; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_delete': /kisskb/src/fs/nilfs2/btree.c:1573:26: note: byref variable will be forcibly initialized 1573 | struct nilfs_bmap_stats stats; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_lookup_contig': /kisskb/src/fs/nilfs2/btree.c:702:36: note: byref variable will be forcibly initialized 702 | struct nilfs_btree_readahead_info p; | ^ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_convert_and_insert': /kisskb/src/fs/nilfs2/btree.c:1857:26: note: byref variable will be forcibly initialized 1857 | struct nilfs_bmap_stats stats; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:1856:33: note: byref variable will be forcibly initialized 1856 | union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; | ^~~~ /kisskb/src/fs/nilfs2/btree.c:1856:27: note: byref variable will be forcibly initialized 1856 | union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; | ^~~~ /kisskb/src/fs/fuse/virtio_fs.c: In function 'send_forget_request': /kisskb/src/fs/fuse/virtio_fs.c:402:21: note: byref variable will be forcibly initialized 402 | struct scatterlist sg; | ^~ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'parse_synth_field': /kisskb/src/kernel/trace/trace_events_synth.c:606:17: note: byref variable will be forcibly initialized 606 | struct seq_buf s; | ^ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'trace_event_raw_event_synth': /kisskb/src/kernel/trace/trace_events_synth.c:438:28: note: byref variable will be forcibly initialized 438 | struct trace_event_buffer fbuffer; | ^~~~~~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'synth_event_trace_array': /kisskb/src/kernel/trace/trace_events_synth.c:1731:33: note: byref variable will be forcibly initialized 1731 | struct synth_event_trace_state state; | ^~~~~ /kisskb/src/net/core/dev_ioctl.c: In function 'net_hwtstamp_validate': /kisskb/src/net/core/dev_ioctl.c:161:25: note: byref variable will be forcibly initialized 161 | struct hwtstamp_config cfg; | ^~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'synth_event_add_field': /kisskb/src/kernel/trace/trace_events_synth.c:941:27: note: byref variable will be forcibly initialized 941 | struct dynevent_arg_pair arg_pair; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'synth_event_add_field_str': /kisskb/src/kernel/trace/trace_events_synth.c:984:22: note: byref variable will be forcibly initialized 984 | struct dynevent_arg arg; | ^~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'synth_event_gen_cmd_array_start': /kisskb/src/kernel/trace/trace_events_synth.c:1149:22: note: byref variable will be forcibly initialized 1149 | struct dynevent_arg arg; | ^~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function '__synth_event_gen_cmd_start': /kisskb/src/kernel/trace/trace_events_synth.c:1078:22: note: byref variable will be forcibly initialized 1078 | struct dynevent_arg arg; | ^~~ /kisskb/src/fs/fuse/virtio_fs.c: In function 'virtio_fs_parse_param': /kisskb/src/fs/fuse/virtio_fs.c:103:25: note: byref variable will be forcibly initialized 103 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'synth_event_trace': /kisskb/src/kernel/trace/trace_events_synth.c:1626:33: note: byref variable will be forcibly initialized 1626 | struct synth_event_trace_state state; | ^~~~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'synth_event_create': /kisskb/src/kernel/trace/trace_events_synth.c:1346:22: note: byref variable will be forcibly initialized 1346 | struct dynevent_cmd cmd; | ^~~ /kisskb/src/drivers/ata/libata-transport.c: In function 'show_ata_dev_ering': /kisskb/src/drivers/ata/libata-transport.c:517:28: note: byref variable will be forcibly initialized 517 | struct ata_show_ering_arg arg = { buf, 0 }; | ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/virtio_fs.c:7: /kisskb/src/fs/fuse/virtio_fs.c: In function 'virtio_fs_requests_done_work': /kisskb/src/fs/fuse/virtio_fs.c:605:12: note: byref variable will be forcibly initialized 605 | LIST_HEAD(reqs); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/dma-buf/sync_trace.h:33, from /kisskb/src/drivers/dma-buf/sw_sync.c:17: /kisskb/src/drivers/dma-buf/sw_sync.c: In function 'trace_event_raw_event_sync_timeline': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(sync_timeline, | ^~~~~~~~~~~ /kisskb/src/fs/overlayfs/copy_up.c: In function 'ovl_copy_up_meta_inode_data': /kisskb/src/fs/overlayfs/copy_up.c:821:25: note: byref variable will be forcibly initialized 821 | struct path upperpath, datapath; | ^~~~~~~~ /kisskb/src/fs/overlayfs/copy_up.c:821:14: note: byref variable will be forcibly initialized 821 | struct path upperpath, datapath; | ^~~~~~~~~ /kisskb/src/fs/overlayfs/copy_up.c: In function 'ovl_set_attr': /kisskb/src/fs/overlayfs/copy_up.c:266:16: note: byref variable will be forcibly initialized 266 | struct iattr attr = { | ^~~~ /kisskb/src/fs/overlayfs/copy_up.c:259:16: note: byref variable will be forcibly initialized 259 | struct iattr attr = { | ^~~~ /kisskb/src/drivers/nvdimm/region.c: In function 'nd_region_notify': /kisskb/src/drivers/nvdimm/region.c:125:17: note: byref variable will be forcibly initialized 125 | struct range range = { | ^~~~~ /kisskb/src/drivers/nvdimm/region.c: In function 'nd_region_probe': /kisskb/src/drivers/nvdimm/region.c:38:16: note: byref variable will be forcibly initialized 38 | struct range range = { | ^~~~~ In file included from /kisskb/src/fs/overlayfs/copy_up.c:21: /kisskb/src/fs/overlayfs/copy_up.c: In function 'ovl_create_index': /kisskb/src/fs/overlayfs/overlayfs.h:539:43: note: byref variable will be forcibly initialized 539 | #define OVL_CATTR(m) (&(struct ovl_cattr) { .mode = (m) }) | ^ /kisskb/src/fs/overlayfs/copy_up.c:414:35: note: in expansion of macro 'OVL_CATTR' 414 | temp = ovl_create_temp(indexdir, OVL_CATTR(S_IFDIR | 0)); | ^~~~~~~~~ /kisskb/src/fs/overlayfs/copy_up.c: In function 'ovl_copy_up_inode': /kisskb/src/fs/overlayfs/copy_up.c:503:26: note: byref variable will be forcibly initialized 503 | struct path upperpath, datapath; | ^~~~~~~~ /kisskb/src/fs/overlayfs/copy_up.c:503:15: note: byref variable will be forcibly initialized 503 | struct path upperpath, datapath; | ^~~~~~~~~ /kisskb/src/fs/overlayfs/copy_up.c: In function 'ovl_copy_up_tmpfile': /kisskb/src/fs/overlayfs/copy_up.c:655:22: note: byref variable will be forcibly initialized 655 | struct ovl_cu_creds cc; | ^~ /kisskb/src/fs/overlayfs/copy_up.c: In function 'ovl_copy_up_workdir': /kisskb/src/fs/overlayfs/copy_up.c:588:22: note: byref variable will be forcibly initialized 588 | struct ovl_cu_creds cc; | ^~ /kisskb/src/drivers/dma-buf/sw_sync.c: In function 'sw_sync_ioctl_create_fence': /kisskb/src/drivers/dma-buf/sw_sync.c:334:35: note: byref variable will be forcibly initialized 334 | struct sw_sync_create_fence_data data; | ^~~~ /kisskb/src/fs/overlayfs/copy_up.c: In function 'ovl_copy_up_one': /kisskb/src/fs/overlayfs/copy_up.c:873:14: note: byref variable will be forcibly initialized 873 | struct path parentpath; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:35, from /kisskb/src/fs/overlayfs/copy_up.c:8: /kisskb/src/fs/overlayfs/copy_up.c:872:22: note: byref variable will be forcibly initialized 872 | DEFINE_DELAYED_CALL(done); | ^~~~ /kisskb/src/include/linux/delayed_call.h:15:55: note: in definition of macro 'DEFINE_DELAYED_CALL' 15 | #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} | ^~~~ /kisskb/src/sound/soc/generic/audio-graph-card.c: In function 'graph_get_dai_id': /kisskb/src/sound/soc/generic/audio-graph-card.c:62:21: note: byref variable will be forcibly initialized 62 | struct of_endpoint info; | ^~~~ /kisskb/src/sound/soc/generic/audio-graph-card.c: In function 'asoc_simple_parse_dai': /kisskb/src/sound/soc/generic/audio-graph-card.c:128:25: note: byref variable will be forcibly initialized 128 | struct of_phandle_args args; | ^~~~ /kisskb/src/sound/soc/generic/audio-graph-card.c: In function '__graph_for_each_link': /kisskb/src/sound/soc/generic/audio-graph-card.c:436:26: note: byref variable will be forcibly initialized 436 | struct asoc_simple_data adata; | ^~~~~ /kisskb/src/sound/soc/generic/audio-graph-card.c:428:29: note: byref variable will be forcibly initialized 428 | struct of_phandle_iterator it; | ^~ In file included from /kisskb/src/fs/f2fs/inode.c:14: /kisskb/src/fs/f2fs/inode.c: In function '__f2fs_crc32': /kisskb/src/fs/f2fs/f2fs.h:1724:4: note: byref variable will be forcibly initialized 1724 | } desc; | ^~~~ /kisskb/src/fs/nilfs2/direct.c: In function 'nilfs_direct_insert': /kisskb/src/fs/nilfs2/direct.c:108:27: note: byref variable will be forcibly initialized 108 | union nilfs_bmap_ptr_req req; | ^~~ /kisskb/src/drivers/nvdimm/region_devs.c: In function 'nd_region_conflict': /kisskb/src/drivers/nvdimm/region_devs.c:1320:26: note: byref variable will be forcibly initialized 1320 | struct conflict_context ctx = { | ^~~ /kisskb/src/fs/nilfs2/direct.c: In function 'nilfs_direct_delete': /kisskb/src/fs/nilfs2/direct.c:144:27: note: byref variable will be forcibly initialized 144 | union nilfs_bmap_ptr_req req; | ^~~ /kisskb/src/fs/nilfs2/direct.c: In function 'nilfs_direct_assign_v': /kisskb/src/fs/nilfs2/direct.c:294:27: note: byref variable will be forcibly initialized 294 | union nilfs_bmap_ptr_req req; | ^~~ /kisskb/src/fs/nilfs2/direct.c: In function 'nilfs_direct_propagate': /kisskb/src/fs/nilfs2/direct.c:259:34: note: byref variable will be forcibly initialized 259 | struct nilfs_palloc_req oldreq, newreq; | ^~~~~~ /kisskb/src/fs/nilfs2/direct.c:259:26: note: byref variable will be forcibly initialized 259 | struct nilfs_palloc_req oldreq, newreq; | ^~~~~~ /kisskb/src/net/8021q/vlan_dev.c: In function 'vlan_dev_ioctl': /kisskb/src/net/8021q/vlan_dev.c:360:15: note: byref variable will be forcibly initialized 360 | struct ifreq ifrr; | ^~~~ /kisskb/src/fs/f2fs/inode.c: In function 'f2fs_handle_failed_inode': /kisskb/src/fs/f2fs/inode.c:828:19: note: byref variable will be forcibly initialized 828 | struct node_info ni; | ^~ In file included from /kisskb/src/net/8021q/vlan.h:5, from /kisskb/src/net/8021q/vlan_dev.c:30: /kisskb/src/net/8021q/vlan_dev.c: In function '__vlan_get_protocol': /kisskb/src/include/linux/if_vlan.h:600:20: note: byref variable will be forcibly initialized 600 | struct vlan_hdr vhdr, *vh; | ^~~~ /kisskb/src/fs/ext4/readpage.c: In function '__read_end_io': /kisskb/src/fs/ext4/readpage.c:74:23: note: byref variable will be forcibly initialized 74 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/drivers/regulator/max8660.c: In function 'max8660_probe': /kisskb/src/drivers/regulator/max8660.c:374:31: note: byref variable will be forcibly initialized 374 | struct max8660_platform_data pdata_of, *pdata = dev_get_platdata(dev); | ^~~~~~~~ /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:242:25: note: byref variable will be forcibly initialized 242 | struct ext4_map_blocks map; | ^~~ /kisskb/src/drivers/firewire/core-cdev.c: In function 'dispatch_ioctl': /kisskb/src/drivers/firewire/core-cdev.c:1613:18: note: byref variable will be forcibly initialized 1613 | union ioctl_arg buffer; | ^~~~~~ /kisskb/src/drivers/firewire/core-cdev.c: In function 'ioctl_get_cycle_timer2': /kisskb/src/drivers/firewire/core-cdev.c:1193:20: note: byref variable will be forcibly initialized 1193 | struct timespec64 ts = {0, 0}; | ^~ /kisskb/src/drivers/firewire/core-cdev.c: In function 'ioctl_get_cycle_timer': /kisskb/src/drivers/firewire/core-cdev.c:1221:34: note: byref variable will be forcibly initialized 1221 | struct fw_cdev_get_cycle_timer2 ct2; | ^~~ /kisskb/src/drivers/firewire/core-cdev.c: In function 'ioctl_send_stream_packet': /kisskb/src/drivers/firewire/core-cdev.c:1458:30: note: byref variable will be forcibly initialized 1458 | struct fw_cdev_send_request request; | ^~~~~~~ /kisskb/src/drivers/firewire/core-cdev.c: In function 'ioctl_queue_iso': /kisskb/src/drivers/firewire/core-cdev.c:1058:4: note: byref variable will be forcibly initialized 1058 | } u; | ^ /kisskb/src/drivers/firewire/core-cdev.c: In function 'ioctl_allocate': /kisskb/src/drivers/firewire/core-cdev.c:765:27: note: byref variable will be forcibly initialized 765 | struct fw_address_region region; | ^~~~~~ /kisskb/src/drivers/firewire/core-cdev.c: In function 'ioctl_get_info': /kisskb/src/drivers/firewire/core-cdev.c:434:33: note: byref variable will be forcibly initialized 434 | struct fw_cdev_event_bus_reset bus_reset; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/drivers/firewire/core-cdev.c:9: /kisskb/src/drivers/firewire/core-cdev.c: In function 'dequeue_event': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/firewire/core-cdev.c:298:8: note: in expansion of macro 'wait_event_interruptible' 298 | ret = wait_event_interruptible(client->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/firewire/core-cdev.c: In function 'fw_device_op_release': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/firewire/core-cdev.c:1752:2: note: in expansion of macro 'wait_event' 1752 | wait_event(client->tx_flush_wait, !has_outbound_transactions(client)); | ^~~~~~~~~~ /kisskb/src/fs/ext4/resize.c: In function 'reserve_backup_gdb': /kisskb/src/fs/ext4/resize.c:988:19: note: byref variable will be forcibly initialized 988 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'search_file_offset_in_bio': /kisskb/src/fs/btrfs/file-item.c:328:19: note: byref variable will be forcibly initialized 328 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'hdmi_config_AVI': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1638:28: note: byref variable will be forcibly initialized 1638 | struct hdmi_avi_infoframe frame; | ^~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_lookup_csum': /kisskb/src/fs/btrfs/file-item.c:186:19: note: byref variable will be forcibly initialized 186 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c:185:19: note: byref variable will be forcibly initialized 185 | struct btrfs_key file_key; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'hdmi_config_vendor_specific_infoframe': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1765:31: note: byref variable will be forcibly initialized 1765 | struct hdmi_vendor_infoframe frame; | ^~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'search_csum_tree': /kisskb/src/fs/btrfs/file-item.c:262:19: note: byref variable will be forcibly initialized 262 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'hdmi_config_drm_infoframe': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1819:28: note: byref variable will be forcibly initialized 1819 | struct hdmi_drm_infoframe frame; | ^~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_insert_file_extent': /kisskb/src/fs/btrfs/file-item.c:141:19: note: byref variable will be forcibly initialized 141 | struct btrfs_key file_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_lookup_file_extent': /kisskb/src/fs/btrfs/file-item.c:237:19: note: byref variable will be forcibly initialized 237 | struct btrfs_key file_key; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_connector_create': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:2467:28: note: byref variable will be forcibly initialized 2467 | struct cec_connector_info conn_info; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/btrfs/file-item.c:6: /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_lookup_csums_range': /kisskb/src/fs/btrfs/file-item.c:505:12: note: byref variable will be forcibly initialized 505 | LIST_HEAD(tmplist); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/file-item.c:500:19: note: byref variable will be forcibly initialized 500 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_csum_one_bio': /kisskb/src/fs/btrfs/file-item.c:632:19: note: byref variable will be forcibly initialized 632 | struct bvec_iter iter; | ^~~~ In file included from /kisskb/src/net/core/xdp.c:13: /kisskb/src/net/core/xdp.c: In function '__rhashtable_lookup': /kisskb/src/include/linux/rhashtable.h:585:32: note: byref variable will be forcibly initialized 585 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_del_csums': /kisskb/src/fs/btrfs/file-item.c:848:23: note: byref variable will be forcibly initialized 848 | struct btrfs_key pk; | ^~ /kisskb/src/fs/btrfs/file-item.c:787:19: note: byref variable will be forcibly initialized 787 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_csum_file_blocks': /kisskb/src/fs/btrfs/file-item.c:932:19: note: byref variable will be forcibly initialized 932 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c:931:19: note: byref variable will be forcibly initialized 931 | struct btrfs_key file_key; | ^~~~~~~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_group_add': /kisskb/src/fs/ext4/resize.c:1634:34: note: byref variable will be forcibly initialized 1634 | struct ext4_new_flex_group_data flex_gd; | ^~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_file_extent_end': /kisskb/src/fs/btrfs/file-item.c:1204:19: note: byref variable will be forcibly initialized 1204 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_probe': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3408:33: note: byref variable will be forcibly initialized 3408 | struct dw_hdmi_i2s_audio_data audio; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3392:29: note: byref variable will be forcibly initialized 3392 | struct dw_hdmi_audio_data audio; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3186:26: note: byref variable will be forcibly initialized 3186 | struct dw_hdmi_cec_data cec; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3184:30: note: byref variable will be forcibly initialized 3184 | struct platform_device_info pdevinfo; | ^~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_extent_item_to_extent_map': /kisskb/src/fs/btrfs/file-item.c:1138:19: note: byref variable will be forcibly initialized 1138 | struct btrfs_key key; | ^~~ /kisskb/src/net/core/xdp.c: In function 'mem_allocator_disconnect': /kisskb/src/net/core/xdp.c:92:25: note: byref variable will be forcibly initialized 92 | struct rhashtable_iter iter; | ^~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function '__kprobe_trace_func': /kisskb/src/kernel/trace/trace_kprobe.c:1386:28: note: byref variable will be forcibly initialized 1386 | struct trace_event_buffer fbuffer; | ^~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'kprobe_trace_func': /kisskb/src/kernel/trace/trace_kprobe.c:1386:28: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/trace_kprobe.c: In function '__kretprobe_trace_func': /kisskb/src/kernel/trace/trace_kprobe.c:1432:28: note: byref variable will be forcibly initialized 1432 | struct trace_event_buffer fbuffer; | ^~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'kretprobe_trace_func': /kisskb/src/kernel/trace/trace_kprobe.c:1432:28: note: byref variable will be forcibly initialized /kisskb/src/drivers/misc/genwqe/card_dev.c: In function 'genwqe_ioctl': /kisskb/src/drivers/misc/genwqe/card_dev.c:1202:21: note: byref variable will be forcibly initialized 1202 | struct genwqe_mem m; | ^ /kisskb/src/drivers/misc/genwqe/card_dev.c:1193:21: note: byref variable will be forcibly initialized 1193 | struct genwqe_mem m; | ^ /kisskb/src/drivers/misc/genwqe/card_dev.c:1172:27: note: byref variable will be forcibly initialized 1172 | struct genwqe_bitstream load; | ^~~~ /kisskb/src/drivers/misc/genwqe/card_dev.c:1151:27: note: byref variable will be forcibly initialized 1151 | struct genwqe_bitstream load; | ^~~~ /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_create_task': /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c:136:18: note: byref variable will be forcibly initialized 136 | struct scsi_lun lun; | ^~~ /kisskb/src/fs/nilfs2/dat.c: In function 'nilfs_dat_mark_dirty': /kisskb/src/fs/nilfs2/dat.c:264:26: note: byref variable will be forcibly initialized 264 | struct nilfs_palloc_req req; | ^~~ /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_eh_device_reset_handler': /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c:495:18: note: byref variable will be forcibly initialized 495 | struct scsi_lun lun; | ^~~ /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_recover_lu': /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c:327:18: note: byref variable will be forcibly initialized 327 | struct scsi_lun lun; | ^~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c:9: /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_eh_handle_sas_errors': /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c:564:12: note: byref variable will be forcibly initialized 564 | LIST_HEAD(done); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_recover_host': /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c:726:12: note: byref variable will be forcibly initialized 726 | LIST_HEAD(eh_work_q); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function '__kprobe_event_gen_cmd_start': /kisskb/src/kernel/trace/trace_kprobe.c:977:22: note: byref variable will be forcibly initialized 977 | struct dynevent_arg arg; | ^~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function '__kprobe_event_add_fields': /kisskb/src/kernel/trace/trace_kprobe.c:1044:22: note: byref variable will be forcibly initialized 1044 | struct dynevent_arg arg; | ^~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c: In function 'smp_execute_task': /kisskb/src/drivers/scsi/libsas/sas_expander.c:144:21: note: byref variable will be forcibly initialized 144 | struct scatterlist resp_sg; | ^~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c:143:21: note: byref variable will be forcibly initialized 143 | struct scatterlist req_sg; | ^~~~~~ /kisskb/src/drivers/slimbus/stream.c: In function 'slim_connect_port_channel': /kisskb/src/drivers/slimbus/stream.c:128:22: note: byref variable will be forcibly initialized 128 | struct slim_val_inf msg = {0, 2, NULL, wbuf, NULL}; | ^~~ /kisskb/src/drivers/slimbus/stream.c: In function 'slim_define_channel': /kisskb/src/drivers/slimbus/stream.c:303:22: note: byref variable will be forcibly initialized 303 | struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; | ^~~ /kisskb/src/drivers/slimbus/stream.c: In function 'slim_define_channel_content': /kisskb/src/drivers/slimbus/stream.c:268:22: note: byref variable will be forcibly initialized 268 | struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; | ^~~ /kisskb/src/drivers/slimbus/stream.c: In function 'slim_activate_channel': /kisskb/src/drivers/slimbus/stream.c:327:22: note: byref variable will be forcibly initialized 327 | struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; | ^~~ /kisskb/src/drivers/slimbus/stream.c: In function 'slim_deactivate_remove_channel': /kisskb/src/drivers/slimbus/stream.c:164:22: note: byref variable will be forcibly initialized 164 | struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; | ^~~ /kisskb/src/drivers/slimbus/stream.c: In function 'slim_disconnect_port': /kisskb/src/drivers/slimbus/stream.c:148:22: note: byref variable will be forcibly initialized 148 | struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; | ^~~ /kisskb/src/fs/gfs2/lops.c: In function 'gfs2_end_log_write': /kisskb/src/fs/gfs2/lops.c:207:23: note: byref variable will be forcibly initialized 207 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/gfs2/lops.c: In function 'gfs2_end_log_read': /kisskb/src/fs/gfs2/lops.c:400:23: note: byref variable will be forcibly initialized 400 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/gfs2/lops.c: In function 'gfs2_jhead_pg_srch': /kisskb/src/fs/gfs2/lops.c:430:30: note: byref variable will be forcibly initialized 430 | struct gfs2_log_header_host lh; | ^~ /kisskb/src/fs/pstore/zone.c: In function 'psz_recover_zone': /kisskb/src/fs/pstore/zone.c:484:29: note: byref variable will be forcibly initialized 484 | struct psz_buffer *oldbuf, tmpbuf; | ^~~~~~ /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_del_inode_extref': /kisskb/src/fs/btrfs/inode-item.c:105:19: note: byref variable will be forcibly initialized 105 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_insert_inode_extref': /kisskb/src/fs/btrfs/inode-item.c:257:19: note: byref variable will be forcibly initialized 257 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_lookup_inode_extref': /kisskb/src/fs/btrfs/inode-item.c:82:19: note: byref variable will be forcibly initialized 82 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_del_inode_ref': /kisskb/src/fs/btrfs/inode-item.c:175:19: note: byref variable will be forcibly initialized 175 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_insert_inode_ref': /kisskb/src/fs/btrfs/inode-item.c:311:19: note: byref variable will be forcibly initialized 311 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_insert_empty_inode': /kisskb/src/fs/btrfs/inode-item.c:386:19: note: byref variable will be forcibly initialized 386 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_lookup_inode': /kisskb/src/fs/btrfs/inode-item.c:406:19: note: byref variable will be forcibly initialized 406 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/pstore/blk.c: In function 'psblk_generic_blk_write': /kisskb/src/fs/pstore/blk.c:334:32: note: byref variable will be forcibly initialized 334 | const struct file_operations f_op = {.fsync = blkdev_fsync}; | ^~~~ /kisskb/src/fs/pstore/blk.c:309:14: note: byref variable will be forcibly initialized 309 | struct kvec iov = {.iov_base = (void *)buf, .iov_len = bytes}; | ^~~ /kisskb/src/fs/pstore/blk.c:307:14: note: byref variable will be forcibly initialized 307 | struct file file; | ^~~~ /kisskb/src/fs/pstore/blk.c:306:15: note: byref variable will be forcibly initialized 306 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/pstore/blk.c:305:18: note: byref variable will be forcibly initialized 305 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/pstore/blk.c: In function 'psblk_generic_blk_read': /kisskb/src/fs/pstore/blk.c:283:14: note: byref variable will be forcibly initialized 283 | struct kvec iov = {.iov_base = buf, .iov_len = bytes}; | ^~~ /kisskb/src/fs/pstore/blk.c:282:18: note: byref variable will be forcibly initialized 282 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/pstore/blk.c:281:15: note: byref variable will be forcibly initialized 281 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/pstore/blk.c:280:14: note: byref variable will be forcibly initialized 280 | struct file file; | ^~~~ /kisskb/src/fs/pstore/blk.c: In function '__register_pstore_blk': /kisskb/src/fs/pstore/blk.c:352:19: note: byref variable will be forcibly initialized 352 | struct bdev_info binfo; | ^~~~~ /kisskb/src/fs/pstore/blk.c:351:28: note: byref variable will be forcibly initialized 351 | struct pstore_device_info dev; | ^~~ /kisskb/src/drivers/char/tpm/tpm_tis_i2c_cr50.c: In function 'tpm_cr50_i2c_read': /kisskb/src/drivers/char/tpm/tpm_tis_i2c_cr50.c:194:17: note: byref variable will be forcibly initialized 194 | struct i2c_msg msg_response = { | ^~~~~~~~~~~~ /kisskb/src/fs/pstore/blk.c: In function 'pstore_blk_exit': /kisskb/src/fs/pstore/blk.c:441:29: note: byref variable will be forcibly initialized 441 | struct pstore_device_info dev = { }; | ^~~ /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_find_root': /kisskb/src/fs/btrfs/root-tree.c:68:19: note: byref variable will be forcibly initialized 68 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_bgformat_susp': /kisskb/src/drivers/cdrom/cdrom.c:520:24: note: byref variable will be forcibly initialized 520 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_flush_cache': /kisskb/src/drivers/cdrom/cdrom.c:363:24: note: byref variable will be forcibly initialized 363 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mmc3_profile': /kisskb/src/drivers/cdrom/cdrom.c:865:24: note: byref variable will be forcibly initialized 865 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_random_writable': /kisskb/src/drivers/cdrom/cdrom.c:691:24: note: byref variable will be forcibly initialized 691 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_read_mech_status': /kisskb/src/drivers/cdrom/cdrom.c:1302:24: note: byref variable will be forcibly initialized 1302 | struct packet_command cgc; | ^~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_insert_xattr_item': /kisskb/src/fs/btrfs/dir-item.c:65:24: note: byref variable will be forcibly initialized 65 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/dir-item.c:64:24: note: byref variable will be forcibly initialized 64 | struct btrfs_key key, location; | ^~~~~~~~ /kisskb/src/fs/btrfs/dir-item.c:64:19: note: byref variable will be forcibly initialized 64 | struct btrfs_key key, location; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_probe_pc': /kisskb/src/drivers/cdrom/cdrom.c:426:24: note: byref variable will be forcibly initialized 426 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mo_open_write': /kisskb/src/drivers/cdrom/cdrom.c:819:24: note: byref variable will be forcibly initialized 819 | struct packet_command cgc; | ^~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_insert_dir_item': /kisskb/src/fs/btrfs/dir-item.c:120:24: note: byref variable will be forcibly initialized 120 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/dir-item.c:119:19: note: byref variable will be forcibly initialized 119 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_find_orphan_roots': /kisskb/src/fs/btrfs/root-tree.c:212:19: note: byref variable will be forcibly initialized 212 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_read_subchannel': /kisskb/src/drivers/cdrom/cdrom.c:2018:24: note: byref variable will be forcibly initialized 2018 | struct packet_command cgc; | ^~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_lookup_dir_item': /kisskb/src/fs/btrfs/dir-item.c:185:19: note: byref variable will be forcibly initialized 185 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_get_subchnl': /kisskb/src/drivers/cdrom/cdrom.c:2612:23: note: byref variable will be forcibly initialized 2612 | struct cdrom_subchnl q; | ^ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_check_dir_item_collision': /kisskb/src/fs/btrfs/dir-item.c:207:19: note: byref variable will be forcibly initialized 207 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_read_tochdr': /kisskb/src/drivers/cdrom/cdrom.c:2643:22: note: byref variable will be forcibly initialized 2643 | struct cdrom_tochdr header; | ^~~~~~ /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_del_root_ref': /kisskb/src/fs/btrfs/root-tree.c:325:19: note: byref variable will be forcibly initialized 325 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_read_tocentry': /kisskb/src/drivers/cdrom/cdrom.c:2683:24: note: byref variable will be forcibly initialized 2683 | struct cdrom_tocentry entry; | ^~~~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_lookup_dir_index_item': /kisskb/src/fs/btrfs/dir-item.c:278:19: note: byref variable will be forcibly initialized 278 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_switch_blocksize': /kisskb/src/drivers/cdrom/cdrom.c:2783:22: note: byref variable will be forcibly initialized 2783 | struct modesel_head mh; | ^~ /kisskb/src/drivers/cdrom/cdrom.c:2782:24: note: byref variable will be forcibly initialized 2782 | struct packet_command cgc; | ^~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_search_dir_index_item': /kisskb/src/fs/btrfs/dir-item.c:301:19: note: byref variable will be forcibly initialized 301 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_subchannel': /kisskb/src/drivers/cdrom/cdrom.c:3068:23: note: byref variable will be forcibly initialized 3068 | struct cdrom_subchnl q; | ^ /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_add_root_ref': /kisskb/src/fs/btrfs/root-tree.c:394:19: note: byref variable will be forcibly initialized 394 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_count_tracks': /kisskb/src/drivers/cdrom/cdrom.c:994:24: note: byref variable will be forcibly initialized 994 | struct cdrom_tocentry entry; | ^~~~~ /kisskb/src/drivers/cdrom/cdrom.c:993:22: note: byref variable will be forcibly initialized 993 | struct cdrom_tochdr header; | ^~~~~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_lookup_xattr': /kisskb/src/fs/btrfs/dir-item.c:349:19: note: byref variable will be forcibly initialized 349 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_update_root_times': /kisskb/src/fs/btrfs/root-tree.c:460:20: note: byref variable will be forcibly initialized 460 | struct timespec64 ct; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'open_for_data': /kisskb/src/drivers/cdrom/cdrom.c:1048:12: note: byref variable will be forcibly initialized 1048 | tracktype tracks; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_multisession': /kisskb/src/drivers/cdrom/cdrom.c:2306:28: note: byref variable will be forcibly initialized 2306 | struct cdrom_multisession info; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_load_unload': /kisskb/src/drivers/cdrom/cdrom.c:1385:24: note: byref variable will be forcibly initialized 1385 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_get_mcn': /kisskb/src/drivers/cdrom/cdrom.c:2524:19: note: byref variable will be forcibly initialized 2524 | struct cdrom_mcn mcn; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_disc_status': /kisskb/src/drivers/cdrom/cdrom.c:2575:12: note: byref variable will be forcibly initialized 2575 | tracktype tracks; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_play_msf': /kisskb/src/drivers/cdrom/cdrom.c:3094:19: note: byref variable will be forcibly initialized 3094 | struct cdrom_msf msf; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_play_blk': /kisskb/src/drivers/cdrom/cdrom.c:3114:19: note: byref variable will be forcibly initialized 3114 | struct cdrom_blk blk; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'dvd_do_auth': /kisskb/src/drivers/cdrom/cdrom.c:1636:14: note: byref variable will be forcibly initialized 1636 | rpc_state_t rpc_state; | ^~~~~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:1634:24: note: byref variable will be forcibly initialized 1634 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_dvd_auth': /kisskb/src/drivers/cdrom/cdrom.c:3261:15: note: byref variable will be forcibly initialized 3261 | dvd_authinfo ai; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_play_msf': /kisskb/src/drivers/cdrom/cdrom.c:2697:19: note: byref variable will be forcibly initialized 2697 | struct cdrom_msf msf; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'check_for_audio_disc': /kisskb/src/drivers/cdrom/cdrom.c:1211:12: note: byref variable will be forcibly initialized 1211 | tracktype tracks; | ^~~~~~ /kisskb/src/fs/overlayfs/export.c: In function 'ovl_obtain_alias': /kisskb/src/fs/overlayfs/export.c:290:26: note: byref variable will be forcibly initialized 290 | struct ovl_inode_params oip = { | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_play_trkind': /kisskb/src/drivers/cdrom/cdrom.c:2711:18: note: byref variable will be forcibly initialized 2711 | struct cdrom_ti ti; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_volctrl': /kisskb/src/drivers/cdrom/cdrom.c:2729:23: note: byref variable will be forcibly initialized 2729 | struct cdrom_volctrl volume; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_volread': /kisskb/src/drivers/cdrom/cdrom.c:2743:23: note: byref variable will be forcibly initialized 2743 | struct cdrom_volctrl volume; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_bgformat': /kisskb/src/drivers/cdrom/cdrom.c:479:24: note: byref variable will be forcibly initialized 479 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_dvd_rw_close_write': /kisskb/src/drivers/cdrom/cdrom.c:946:24: note: byref variable will be forcibly initialized 946 | struct packet_command cgc; | ^~~ /kisskb/src/fs/overlayfs/export.c: In function 'ovl_lookup_real_one': /kisskb/src/fs/overlayfs/export.c:371:23: note: byref variable will be forcibly initialized 371 | struct name_snapshot name; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_disc_info': /kisskb/src/drivers/cdrom/cdrom.c:378:24: note: byref variable will be forcibly initialized 378 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_exit': /kisskb/src/drivers/cdrom/cdrom.c:538:19: note: byref variable will be forcibly initialized 538 | disc_information di; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_media_erasable': /kisskb/src/drivers/cdrom/cdrom.c:752:19: note: byref variable will be forcibly initialized 752 | disc_information di; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_media_event': /kisskb/src/drivers/cdrom/cdrom.c:664:24: note: byref variable will be forcibly initialized 664 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_is_mrw': /kisskb/src/drivers/cdrom/cdrom.c:447:24: note: byref variable will be forcibly initialized 447 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_is_random_writable': /kisskb/src/drivers/cdrom/cdrom.c:736:27: note: byref variable will be forcibly initialized 736 | struct rwrt_feature_desc rfd; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_set_lba_space': /kisskb/src/drivers/cdrom/cdrom.c:559:24: note: byref variable will be forcibly initialized 559 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_open_write': /kisskb/src/drivers/cdrom/cdrom.c:781:19: note: byref variable will be forcibly initialized 781 | disc_information di; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_has_defect_mgt': /kisskb/src/drivers/cdrom/cdrom.c:711:24: note: byref variable will be forcibly initialized 711 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ram_open_write': /kisskb/src/drivers/cdrom/cdrom.c:848:27: note: byref variable will be forcibly initialized 848 | struct rwrt_feature_desc rfd; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_track_info': /kisskb/src/drivers/cdrom/cdrom.c:2808:24: note: byref variable will be forcibly initialized 2808 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_volume': /kisskb/src/drivers/cdrom/cdrom.c:3134:23: note: byref variable will be forcibly initialized 3134 | struct cdrom_volctrl volctrl; | ^~~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_read_data': /kisskb/src/drivers/cdrom/cdrom.c:2961:19: note: byref variable will be forcibly initialized 2961 | struct cdrom_msf msf; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c:2960:24: note: byref variable will be forcibly initialized 2960 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_read_cdda_old': /kisskb/src/drivers/cdrom/cdrom.c:2116:24: note: byref variable will be forcibly initialized 2116 | struct packet_command cgc; | ^~~ /kisskb/src/fs/squashfs/dir.c: In function 'get_dir_index_using_offset': /kisskb/src/fs/squashfs/dir.c:45:28: note: byref variable will be forcibly initialized 45 | struct squashfs_dir_index dir_index; | ^~~~~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_last_written': /kisskb/src/drivers/cdrom/cdrom.c:2844:20: note: byref variable will be forcibly initialized 2844 | track_information ti; | ^~ /kisskb/src/crypto/authenc.c: In function 'crypto_authenc_setkey': /kisskb/src/crypto/authenc.c:90:29: note: byref variable will be forcibly initialized 90 | struct crypto_authenc_keys keys; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c:2843:19: note: byref variable will be forcibly initialized 2843 | disc_information di; | ^~ /kisskb/src/drivers/cdrom/cdrom.c:2842:24: note: byref variable will be forcibly initialized 2842 | struct cdrom_tocentry toc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_next_writable': /kisskb/src/drivers/cdrom/cdrom.c:2909:20: note: byref variable will be forcibly initialized 2909 | track_information ti; | ^~ /kisskb/src/drivers/cdrom/cdrom.c:2908:19: note: byref variable will be forcibly initialized 2908 | disc_information di; | ^~ /kisskb/src/fs/squashfs/dir.c: In function 'squashfs_readdir': /kisskb/src/fs/squashfs/dir.c:104:29: note: byref variable will be forcibly initialized 104 | struct squashfs_dir_header dirh; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_read_cdda_bpc': /kisskb/src/drivers/cdrom/cdrom.c:2219:26: note: byref variable will be forcibly initialized 2219 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_read_audio': /kisskb/src/drivers/cdrom/cdrom.c:3029:5: note: byref variable will be forcibly initialized 3029 | } ra32; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c:3019:26: note: byref variable will be forcibly initialized 3019 | struct cdrom_read_audio ra; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl': /kisskb/src/drivers/cdrom/cdrom.c:3307:24: note: byref variable will be forcibly initialized 3307 | struct packet_command cgc; | ^~~ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_setkey': /kisskb/src/crypto/authencesn.c:64:29: note: byref variable will be forcibly initialized 64 | struct crypto_authenc_keys keys; | ^~~~ /kisskb/src/drivers/char/tpm/tpm_i2c_infineon.c: In function 'iic_tpm_read': /kisskb/src/drivers/char/tpm/tpm_i2c_infineon.c:100:17: note: byref variable will be forcibly initialized 100 | struct i2c_msg msg2 = { | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/squashfs/cache.c:34: /kisskb/src/fs/squashfs/cache.c: In function 'squashfs_cache_get': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/squashfs/cache.c:152:4: note: in expansion of macro 'wait_event' 152 | wait_event(entry->wait_queue, !entry->pending); | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/squashfs/cache.c:77:5: note: in expansion of macro 'wait_event' 77 | wait_event(cache->wait_queue, cache->unused); | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/log.c:7: /kisskb/src/fs/gfs2/log.c: In function '__gfs2_log_reserve': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:323:8: note: in expansion of macro '___wait_event' 323 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:334:2: note: in expansion of macro '__io_wait_event' 334 | __io_wait_event(wq_head, condition); \ | ^~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/log.c:534:3: note: in expansion of macro 'io_wait_event' 534 | io_wait_event(sdp->sd_log_waitq, | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/net/core/flow_offload.c:3: /kisskb/src/net/core/flow_offload.c: In function 'flow_indr_dev_unregister': /kisskb/src/net/core/flow_offload.c:403:12: note: byref variable will be forcibly initialized 403 | LIST_HEAD(cleanup_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/log.c:7: /kisskb/src/fs/gfs2/log.c: In function 'gfs2_ordered_write': /kisskb/src/fs/gfs2/log.c:720:12: note: byref variable will be forcibly initialized 720 | LIST_HEAD(written); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/gfs2/log.c: In function 'gfs2_ail1_flush': /kisskb/src/fs/gfs2/log.c:196:18: note: byref variable will be forcibly initialized 196 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/gfs2/log.c: In function 'gfs2_write_log_header': /kisskb/src/fs/gfs2/log.c:832:20: note: byref variable will be forcibly initialized 832 | struct timespec64 tv; | ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/buffer_head.h:12, from /kisskb/src/fs/nilfs2/recovery.c:10: /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_do_roll_forward': /kisskb/src/fs/nilfs2/recovery.c:582:12: note: byref variable will be forcibly initialized 582 | LIST_HEAD(dsync_blocks); /* list of data blocks to be recovered */ | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_search_super_root': /kisskb/src/fs/nilfs2/recovery.c:810:12: note: byref variable will be forcibly initialized 810 | LIST_HEAD(segments); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c: In function 'rpi_touchscreen_probe': /kisskb/src/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:365:30: note: byref variable will be forcibly initialized 365 | struct mipi_dsi_device_info info = { | ^~~~ /kisskb/src/drivers/nvdimm/label.c: In function 'nd_label_reserve_dpa': /kisskb/src/drivers/nvdimm/label.c:388:22: note: byref variable will be forcibly initialized 388 | struct nd_label_id label_id; | ^~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/nvdimm/label.c:5: /kisskb/src/drivers/nvdimm/label.c: In function 'del_labels': /kisskb/src/drivers/nvdimm/label.c:1215:12: note: byref variable will be forcibly initialized 1215 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/nvdimm/label.c: In function '__pmem_label_update': /kisskb/src/drivers/nvdimm/label.c:769:21: note: byref variable will be forcibly initialized 769 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_host_smp.c: In function 'sas_phy_control': /kisskb/src/drivers/scsi/libsas/sas_host_smp.c:186:27: note: byref variable will be forcibly initialized 186 | struct sas_phy_linkrates rates; | ^~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence.c: In function 'mock_wait': /kisskb/src/drivers/dma-buf/st-dma-fence.c:49:17: note: byref variable will be forcibly initialized 49 | struct wait_cb cb = { .task = current }; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/nvdimm/label.c:5: /kisskb/src/drivers/nvdimm/label.c: In function '__blk_label_update': /kisskb/src/drivers/nvdimm/label.c:913:12: note: byref variable will be forcibly initialized 913 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/nvdimm/label.c:910:21: note: byref variable will be forcibly initialized 910 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence.c: In function 'thread_signal_callback': /kisskb/src/drivers/dma-buf/st-dma-fence.c:453:20: note: byref variable will be forcibly initialized 453 | struct simple_cb cb; | ^~ /kisskb/src/drivers/dma-buf/st-dma-fence.c: In function 'test_wait_timeout': /kisskb/src/drivers/dma-buf/st-dma-fence.c:373:20: note: byref variable will be forcibly initialized 373 | struct wait_timer wt; | ^~ In file included from /kisskb/src/fs/ext4/ext4_jbd2.h:17, from /kisskb/src/fs/ext4/xattr.c:60: /kisskb/src/fs/ext4/xattr.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2371:4: note: byref variable will be forcibly initialized 2371 | } desc; | ^~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_ibody_list': /kisskb/src/fs/ext4/xattr.c:726:19: note: byref variable will be forcibly initialized 726 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_update_ref': /kisskb/src/fs/ext4/xattr.c:979:19: note: byref variable will be forcibly initialized 979 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_write': /kisskb/src/fs/ext4/xattr.c:1340:26: note: byref variable will be forcibly initialized 1340 | struct ext4_map_blocks map; | ^~~ /kisskb/src/drivers/slimbus/qcom-ctrl.c: In function 'qcom_slim_rxwq': /kisskb/src/drivers/slimbus/qcom-ctrl.c:452:22: note: byref variable will be forcibly initialized 452 | struct slim_eaddr ea; | ^~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_ibody_get': /kisskb/src/fs/ext4/xattr.c:580:19: note: byref variable will be forcibly initialized 580 | struct ext4_iloc iloc; | ^~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/topology.h:33, from /kisskb/src/include/linux/irq.h:19, from /kisskb/src/drivers/slimbus/qcom-ctrl.c:6: /kisskb/src/drivers/slimbus/qcom-ctrl.c: In function 'qcom_xfer_msg': /kisskb/src/drivers/slimbus/qcom-ctrl.c:329:29: note: byref variable will be forcibly initialized 329 | DECLARE_COMPLETION_ONSTACK(done); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/drivers/slimbus/qcom-ctrl.c: In function 'qcom_set_laddr': /kisskb/src/drivers/slimbus/qcom-ctrl.c:399:13: note: byref variable will be forcibly initialized 399 | } __packed p; | ^ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_block_set': /kisskb/src/fs/ext4/xattr.c:1844:27: note: byref variable will be forcibly initialized 1844 | struct ext4_xattr_search s_copy = bs->s; | ^~~~~~ /kisskb/src/sound/soc/codecs/adau1761-i2c.c: In function 'adau1761_i2c_probe': /kisskb/src/sound/soc/codecs/adau1761-i2c.c:20:23: note: byref variable will be forcibly initialized 20 | struct regmap_config config; | ^~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_set_handle': /kisskb/src/fs/ext4/xattr.c:2290:25: note: byref variable will be forcibly initialized 2290 | struct ext4_xattr_info i = { | ^ /kisskb/src/drivers/video/fbdev/nvidia/nv_backlight.c: In function 'nvidia_bl_init': /kisskb/src/drivers/video/fbdev/nvidia/nv_backlight.c:88:30: note: byref variable will be forcibly initialized 88 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c: In function 'rad_panel_probe': /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c:542:30: note: byref variable will be forcibly initialized 542 | struct backlight_properties bl_props; | ^~~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'nd_namespace_blk_size': /kisskb/src/drivers/nvdimm/namespace_devs.c:274:21: note: byref variable will be forcibly initialized 274 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'nd_namespace_pmem_set_resource': /kisskb/src/drivers/nvdimm/namespace_devs.c:914:22: note: byref variable will be forcibly initialized 914 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function '__nd_namespace_blk_validate': /kisskb/src/drivers/nvdimm/namespace_devs.c:292:21: note: byref variable will be forcibly initialized 292 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'dpa_extents_show': /kisskb/src/drivers/nvdimm/namespace_devs.c:1380:21: note: byref variable will be forcibly initialized 1380 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'space_valid': /kisskb/src/drivers/nvdimm/namespace_devs.c:560:25: note: byref variable will be forcibly initialized 560 | struct blk_alloc_info info = { | ^~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'scan_allocate': /kisskb/src/drivers/nvdimm/namespace_devs.c:601:39: note: byref variable will be forcibly initialized 601 | struct resource *res, *exist = NULL, valid; | ^~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'set_tchars': /kisskb/src/drivers/tty/tty_ioctl.c:569:16: note: byref variable will be forcibly initialized 569 | struct tchars tmp; | ^~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'set_ltchars': /kisskb/src/drivers/tty/tty_ioctl.c:605:17: note: byref variable will be forcibly initialized 605 | struct ltchars tmp; | ^~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'tty_change_softcar': /kisskb/src/drivers/tty/tty_ioctl.c:637:18: note: byref variable will be forcibly initialized 637 | struct ktermios old; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/include/asm-generic/termios-base.h:8, from /kisskb/src/arch/powerpc/include/asm/termios.h:16, from /kisskb/src/include/uapi/linux/termios.h:6, from /kisskb/src/drivers/tty/tty_ioctl.c:11: /kisskb/src/drivers/tty/tty_ioctl.c: In function 'tty_wait_until_sent': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c:225:12: note: in expansion of macro 'wait_event_interruptible_timeout' 225 | timeout = wait_event_interruptible_timeout(tty->write_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'tty_set_termios': /kisskb/src/drivers/tty/tty_ioctl.c:316:18: note: byref variable will be forcibly initialized 316 | struct ktermios old_termios; | ^~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'get_sgttyb': /kisskb/src/drivers/tty/tty_ioctl.c:472:16: note: byref variable will be forcibly initialized 472 | struct sgttyb tmp; | ^~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function '__reserve_free_pmem': /kisskb/src/drivers/nvdimm/namespace_devs.c:781:21: note: byref variable will be forcibly initialized 781 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'get_tchars': /kisskb/src/drivers/tty/tty_ioctl.c:554:16: note: byref variable will be forcibly initialized 554 | struct tchars tmp; | ^~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'get_ltchars': /kisskb/src/drivers/tty/tty_ioctl.c:588:17: note: byref variable will be forcibly initialized 588 | struct ltchars tmp; | ^~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'set_sgttyb': /kisskb/src/drivers/tty/tty_ioctl.c:526:18: note: byref variable will be forcibly initialized 526 | struct ktermios termios; | ^~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c:525:16: note: byref variable will be forcibly initialized 525 | struct sgttyb tmp; | ^~~ /kisskb/src/fs/nilfs2/segbuf.c: In function 'nilfs_segbuf_write': /kisskb/src/fs/nilfs2/segbuf.c:451:26: note: byref variable will be forcibly initialized 451 | struct nilfs_write_info wi; | ^~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'get_termio': /kisskb/src/drivers/tty/tty_ioctl.c:439:18: note: byref variable will be forcibly initialized 439 | struct ktermios kterm; | ^~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'set_termios': /kisskb/src/drivers/tty/tty_ioctl.c:364:18: note: byref variable will be forcibly initialized 364 | struct ktermios tmp_termios; | ^~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'tty_mode_ioctl': /kisskb/src/drivers/tty/tty_ioctl.c:669:18: note: byref variable will be forcibly initialized 669 | struct ktermios kterm; | ^~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'namespace_update_uuid': /kisskb/src/drivers/nvdimm/namespace_devs.c:1233:23: note: byref variable will be forcibly initialized 1233 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c:1188:21: note: byref variable will be forcibly initialized 1188 | struct nd_label_id new_label_id; | ^~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c:1187:21: note: byref variable will be forcibly initialized 1187 | struct nd_label_id old_label_id; | ^~~~~~~~~~~~ /kisskb/src/lib/win_minmax.c: In function 'minmax_running_max': /kisskb/src/lib/win_minmax.c:69:23: note: byref variable will be forcibly initialized 69 | struct minmax_sample val = { .t = t, .v = meas }; | ^~~ /kisskb/src/lib/win_minmax.c: In function 'minmax_running_min': /kisskb/src/lib/win_minmax.c:87:23: note: byref variable will be forcibly initialized 87 | struct minmax_sample val = { .t = t, .v = meas }; | ^~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_probe_register_prio': /kisskb/src/kernel/tracepoint.c:362:25: note: byref variable will be forcibly initialized 362 | struct tracepoint_func tp_func; | ^~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function '__size_store': /kisskb/src/drivers/nvdimm/namespace_devs.c:957:21: note: byref variable will be forcibly initialized 957 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_probe_unregister': /kisskb/src/kernel/tracepoint.c:403:25: note: byref variable will be forcibly initialized 403 | struct tracepoint_func tp_func; | ^~~~~~~ /kisskb/src/fs/nilfs2/the_nilfs.c: In function 'load_nilfs': /kisskb/src/fs/nilfs2/the_nilfs.c:206:29: note: byref variable will be forcibly initialized 206 | struct nilfs_recovery_info ri; | ^~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'nsblk_add_resource': /kisskb/src/drivers/nvdimm/namespace_devs.c:2084:21: note: byref variable will be forcibly initialized 2084 | struct nd_label_id label_id; | ^~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c:51: /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c: In function 'aty_waitforvblank': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c:1787:8: note: in expansion of macro 'wait_event_interruptible_timeout' 1787 | ret = wait_event_interruptible_timeout(vbl->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/nvdimm/namespace_devs.c:5: /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'scan_labels': /kisskb/src/drivers/nvdimm/namespace_devs.c:2443:14: note: byref variable will be forcibly initialized 2443 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c: In function 'aty_bl_init': /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c:2249:30: note: byref variable will be forcibly initialized 2249 | struct backlight_properties props; | ^~~~~ /kisskb/src/net/8021q/vlan_netlink.c: In function 'vlan_fill_info': /kisskb/src/net/8021q/vlan_netlink.c:218:31: note: byref variable will be forcibly initialized 218 | struct ifla_vlan_qos_mapping m; | ^ /kisskb/src/net/8021q/vlan_netlink.c:217:25: note: byref variable will be forcibly initialized 217 | struct ifla_vlan_flags f; | ^ /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c: In function 'atyfb_check_var': /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c:1538:16: note: byref variable will be forcibly initialized 1538 | union aty_pll pll; | ^~~ /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c:1537:14: note: byref variable will be forcibly initialized 1537 | struct crtc crtc; | ^~~~ /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c: In function 'aty_init': /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c:2364:27: note: byref variable will be forcibly initialized 2364 | struct fb_var_screeninfo var; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/char/tpm/tpm_ibmvtpm.c:13: /kisskb/src/drivers/char/tpm/tpm_ibmvtpm.c: In function 'tpm_ibmvtpm_send': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/tpm/tpm_ibmvtpm.c:227:9: note: in expansion of macro 'wait_event_interruptible' 227 | sig = wait_event_interruptible(ibmvtpm->wq, !ibmvtpm->tpm_processing_cmd); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/target/io-cmd-file.c: In function 'nvmet_file_execute_discard': /kisskb/src/drivers/nvme/target/io-cmd-file.c:297:24: note: byref variable will be forcibly initialized 297 | struct nvme_dsm_range range; | ^~~~~ /kisskb/src/drivers/nvme/target/io-cmd-file.c: In function 'nvmet_file_submit_bvec': /kisskb/src/drivers/nvme/target/io-cmd-file.c:104:18: note: byref variable will be forcibly initialized 104 | struct iov_iter iter; | ^~~~ /kisskb/src/drivers/char/tpm/tpm_ibmvtpm.c: In function 'tpm_ibmvtpm_recv': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/tpm/tpm_ibmvtpm.c:116:8: note: in expansion of macro 'wait_event_interruptible' 116 | sig = wait_event_interruptible(ibmvtpm->wq, !ibmvtpm->tpm_processing_cmd); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/sprd_serial.c: In function 'sprd_stop_tx_dma': /kisskb/src/drivers/tty/serial/sprd_serial.c:210:22: note: byref variable will be forcibly initialized 210 | struct dma_tx_state state; | ^~~~~ /kisskb/src/drivers/nvme/target/io-cmd-file.c: In function 'nvmet_file_ns_revalidate': /kisskb/src/drivers/nvme/target/io-cmd-file.c:18:15: note: byref variable will be forcibly initialized 18 | struct kstat stat; | ^~~~ In file included from /kisskb/src/drivers/tty/serial/sprd_serial.c:9: /kisskb/src/drivers/tty/serial/sprd_serial.c: In function 'dmaengine_prep_slave_single': /kisskb/src/include/linux/dmaengine.h:971:21: note: byref variable will be forcibly initialized 971 | struct scatterlist sg; | ^~ /kisskb/src/drivers/char/tpm/tpm_ibmvtpm.c: In function 'tpm_ibmvtpm_probe': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/tpm/tpm_ibmvtpm.c:684:7: note: in expansion of macro 'wait_event_timeout' 684 | if (!wait_event_timeout(ibmvtpm->crq_queue.wq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/sprd_serial.c: In function 'sprd_uart_dma_irq': /kisskb/src/drivers/tty/serial/sprd_serial.c:402:22: note: byref variable will be forcibly initialized 402 | struct dma_tx_state state; | ^~~~~ /kisskb/src/drivers/tty/serial/sprd_serial.c: In function 'sprd_complete_rx_dma': /kisskb/src/drivers/tty/serial/sprd_serial.c:431:22: note: byref variable will be forcibly initialized 431 | struct dma_tx_state state; | ^~~~~ /kisskb/src/drivers/scsi/hosts.c: In function 'scsi_host_busy_iter': /kisskb/src/drivers/scsi/hosts.c:707:34: note: byref variable will be forcibly initialized 707 | struct scsi_host_busy_iter_data iter_data = { | ^~~~~~~~~ /kisskb/src/kernel/relay.c: In function 'relay_late_setup_files': /kisskb/src/kernel/relay.c:579:37: note: byref variable will be forcibly initialized 579 | struct rchan_percpu_buf_dispatcher disp; | ^~~~ /kisskb/src/kernel/relay.c: In function 'subbuf_splice_actor': /kisskb/src/kernel/relay.c:1128:26: note: byref variable will be forcibly initialized 1128 | struct splice_pipe_desc spd = { | ^~~ /kisskb/src/net/core/net-procfs.c: In function 'dev_seq_printf_stats': /kisskb/src/net/core/net-procfs.c:77:27: note: byref variable will be forcibly initialized 77 | struct rtnl_link_stats64 temp; | ^~~~ /kisskb/src/kernel/latencytop.c: In function '__account_scheduler_latency': /kisskb/src/kernel/latencytop.c:155:24: note: byref variable will be forcibly initialized 155 | struct latency_record lat; | ^~~ /kisskb/src/crypto/rng.c: In function 'crypto_rng_report': /kisskb/src/crypto/rng.c:72:27: note: byref variable will be forcibly initialized 72 | struct crypto_report_rng rrng; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/ext4.h:2843, from /kisskb/src/fs/ext4/super.c:59: /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_other_inode_update_time': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:110:1: note: in expansion of macro 'TRACE_EVENT' 110 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_free_inode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:140:1: note: in expansion of macro 'TRACE_EVENT' 140 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_request_inode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_allocate_inode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_evict_inode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_symlink': /kisskb/src/fs/f2fs/namei.c:647:21: note: byref variable will be forcibly initialized 647 | struct fscrypt_str disk_link; | ^~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_drop_inode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:238:1: note: in expansion of macro 'TRACE_EVENT' 238 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_nfs_commit_metadata': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:260:1: note: in expansion of macro 'TRACE_EVENT' 260 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mark_inode_dirty': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_begin_ordered_truncate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:302:1: note: in expansion of macro 'TRACE_EVENT' 302 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__write_begin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:325:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 325 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__write_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:370:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 370 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_writepages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:422:1: note: in expansion of macro 'TRACE_EVENT' 422 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_write_pages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:464:1: note: in expansion of macro 'TRACE_EVENT' 464 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_write_pages_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:493:1: note: in expansion of macro 'TRACE_EVENT' 493 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ /kisskb/src/drivers/firewire/core-device.c: In function 'search_leaf': /kisskb/src/drivers/firewire/core-device.c:52:25: note: byref variable will be forcibly initialized 52 | struct fw_csr_iterator ci; | ^~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_writepages_result': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:520:1: note: in expansion of macro 'TRACE_EVENT' 520 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__page_op': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:555:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 555 | DECLARE_EVENT_CLASS(ext4__page_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/firewire/core-device.c: In function 'get_ids': /kisskb/src/drivers/firewire/core-device.c:122:25: note: byref variable will be forcibly initialized 122 | struct fw_csr_iterator ci; | ^~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_invalidatepage_op': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(ext4_invalidatepage_op, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/nvme/host/nvme.h:10, from /kisskb/src/drivers/nvme/host/lightnvm.c:9: /kisskb/src/drivers/nvme/host/lightnvm.c: In function 'nvme_nvm_submit_user_cmd': /kisskb/src/drivers/nvme/host/lightnvm.c:766:29: note: byref variable will be forcibly initialized 766 | DECLARE_COMPLETION_ONSTACK(wait); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_discard_blocks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__mb_new_pa': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:664:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 664 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mb_release_inode_pa': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:709:1: note: in expansion of macro 'TRACE_EVENT' 709 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mb_release_group_pa': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:736:1: note: in expansion of macro 'TRACE_EVENT' 736 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_discard_preallocations': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:759:1: note: in expansion of macro 'TRACE_EVENT' 759 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mb_discard_preallocations': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:785:1: note: in expansion of macro 'TRACE_EVENT' 785 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_request_blocks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_allocate_blocks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:846:1: note: in expansion of macro 'TRACE_EVENT' 846 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ /kisskb/src/drivers/nvme/host/lightnvm.c: In function 'nvme_nvm_user_vcmd': /kisskb/src/drivers/nvme/host/lightnvm.c:890:26: note: byref variable will be forcibly initialized 890 | struct nvme_nvm_command c; | ^ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_free_blocks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:888:1: note: in expansion of macro 'TRACE_EVENT' 888 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/drivers/nvme/host/lightnvm.c:889:26: note: byref variable will be forcibly initialized 889 | struct nvm_passthru_vio vcmd; | ^~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_sync_file_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:919:1: note: in expansion of macro 'TRACE_EVENT' 919 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_sync_file_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:946:1: note: in expansion of macro 'TRACE_EVENT' 946 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_lookup': /kisskb/src/fs/f2fs/namei.c:490:23: note: byref variable will be forcibly initialized 490 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_sync_fs': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ /kisskb/src/drivers/nvme/host/lightnvm.c: In function 'nvme_nvm_submit_vio': /kisskb/src/drivers/nvme/host/lightnvm.c:856:26: note: byref variable will be forcibly initialized 856 | struct nvme_nvm_command c; | ^ /kisskb/src/drivers/nvme/host/lightnvm.c:855:22: note: byref variable will be forcibly initialized 855 | struct nvm_user_vio vio; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_alloc_da_blocks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:990:1: note: in expansion of macro 'TRACE_EVENT' 990 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ /kisskb/src/drivers/firewire/core-device.c: In function 'show_immediate': /kisskb/src/drivers/firewire/core-device.c:255:25: note: byref variable will be forcibly initialized 255 | struct fw_csr_iterator ci; | ^~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mballoc_alloc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1013:1: note: in expansion of macro 'TRACE_EVENT' 1013 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mballoc_prealloc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1080:1: note: in expansion of macro 'TRACE_EVENT' 1080 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__mballoc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1120 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_forget': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1174:1: note: in expansion of macro 'TRACE_EVENT' 1174 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_update_reserve_space': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_reserve_space': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1236:1: note: in expansion of macro 'TRACE_EVENT' 1236 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_release_space': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1265:1: note: in expansion of macro 'TRACE_EVENT' 1265 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__bitmap_load': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1296:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1296 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_read_block_bitmap_load': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__fallocate_mode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1361:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1361 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_build_peer_app': /kisskb/src/net/dcb/dcbnl.c:977:27: note: byref variable will be forcibly initialized 977 | struct dcb_peer_app_info info; | ^~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fallocate_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1410:1: note: in expansion of macro 'TRACE_EVENT' 1410 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_unlink_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1439:1: note: in expansion of macro 'TRACE_EVENT' 1439 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_ieee_fill': /kisskb/src/net/dcb/dcbnl.c:1147:19: note: byref variable will be forcibly initialized 1147 | struct ieee_pfc pfc; | ^~~ /kisskb/src/net/dcb/dcbnl.c:1138:19: note: byref variable will be forcibly initialized 1138 | struct ieee_ets ets; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_unlink_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1464:1: note: in expansion of macro 'TRACE_EVENT' 1464 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:1103:23: note: byref variable will be forcibly initialized 1103 | struct dcbnl_buffer buffer; | ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:1094:19: note: byref variable will be forcibly initialized 1094 | struct ieee_pfc pfc; | ^~~ /kisskb/src/net/dcb/dcbnl.c:1081:25: note: byref variable will be forcibly initialized 1081 | struct ieee_qcn_stats qcn_stats; | ^~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:1068:19: note: byref variable will be forcibly initialized 1068 | struct ieee_qcn qcn; | ^~~ /kisskb/src/net/dcb/dcbnl.c:1056:23: note: byref variable will be forcibly initialized 1056 | struct ieee_maxrate maxrate; | ^~~~~~~ /kisskb/src/net/dcb/dcbnl.c:1047:19: note: byref variable will be forcibly initialized 1047 | struct ieee_ets ets; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__truncate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1487:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1487 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_convert_to_initialized_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1524:1: note: in expansion of macro 'TRACE_EVENT' 1524 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_convert_to_initialized_fastpath': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1562:1: note: in expansion of macro 'TRACE_EVENT' 1562 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_cee_fill': /kisskb/src/net/dcb/dcbnl.c:1337:18: note: byref variable will be forcibly initialized 1337 | struct cee_pfc pfc; | ^~~ /kisskb/src/net/dcb/dcbnl.c:1328:17: note: byref variable will be forcibly initialized 1328 | struct cee_pg pg; | ^~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__map_blocks_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1604:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1604 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__map_blocks_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1646:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1646 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_load_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1696:1: note: in expansion of macro 'TRACE_EVENT' 1696 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_load_inode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1721:1: note: in expansion of macro 'TRACE_EVENT' 1721 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ /kisskb/src/drivers/firewire/core-device.c: In function 'create_units': /kisskb/src/drivers/firewire/core-device.c:693:25: note: byref variable will be forcibly initialized 693 | struct fw_csr_iterator ci; | ^~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_journal_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1741:1: note: in expansion of macro 'TRACE_EVENT' 1741 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcb_ieee_delapp': /kisskb/src/net/dcb/dcbnl.c:1967:22: note: byref variable will be forcibly initialized 1967 | struct dcb_app_type event; | ^~~~~ /kisskb/src/drivers/firewire/core-device.c: In function 'units_sprintf': /kisskb/src/drivers/firewire/core-device.c:425:25: note: byref variable will be forcibly initialized 425 | struct fw_csr_iterator ci; | ^~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_journal_start_reserved': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1769:1: note: in expansion of macro 'TRACE_EVENT' 1769 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ /kisskb/src/drivers/firewire/core-device.c: In function 'units_show': /kisskb/src/drivers/firewire/core-device.c:449:25: note: byref variable will be forcibly initialized 449 | struct fw_csr_iterator ci; | ^~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__trim': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1791:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1791 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcb_setapp': /kisskb/src/net/dcb/dcbnl.c:1866:22: note: byref variable will be forcibly initialized 1866 | struct dcb_app_type event; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_handle_unwritten_extents': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1840:1: note: in expansion of macro 'TRACE_EVENT' 1840 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_get_implied_cluster_alloc_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1878:1: note: in expansion of macro 'TRACE_EVENT' 1878 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcb_ieee_setapp': /kisskb/src/net/dcb/dcbnl.c:1933:22: note: byref variable will be forcibly initialized 1933 | struct dcb_app_type event; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_show_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1907:1: note: in expansion of macro 'TRACE_EVENT' 1907 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_remove_blocks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1937:1: note: in expansion of macro 'TRACE_EVENT' 1937 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_rm_leaf': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1984:1: note: in expansion of macro 'TRACE_EVENT' 1984 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_rm_idx': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2028:1: note: in expansion of macro 'TRACE_EVENT' 2028 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_remove_space': /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_setapp': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2051:1: note: in expansion of macro 'TRACE_EVENT' 2051 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:538:18: note: byref variable will be forcibly initialized 538 | struct dcb_app app; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_remove_space_done': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2081:1: note: in expansion of macro 'TRACE_EVENT' 2081 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__es_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:2125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2125 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_remove_extent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2167:1: note: in expansion of macro 'TRACE_EVENT' 2167 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_find_extent_range_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2192:1: note: in expansion of macro 'TRACE_EVENT' 2192 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_find_extent_range_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2214:1: note: in expansion of macro 'TRACE_EVENT' 2214 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_lookup_extent_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2244:1: note: in expansion of macro 'TRACE_EVENT' 2244 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_lookup_extent_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2266:1: note: in expansion of macro 'TRACE_EVENT' 2266 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__es_shrink_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:2300:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2300 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_getapp': /kisskb/src/net/dcb/dcbnl.c:469:18: note: byref variable will be forcibly initialized 469 | struct dcb_app app = { | ^~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_shrink_scan_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2334:1: note: in expansion of macro 'TRACE_EVENT' 2334 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_collapse_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2356:1: note: in expansion of macro 'TRACE_EVENT' 2356 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_insert_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2381:1: note: in expansion of macro 'TRACE_EVENT' 2381 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_shrink': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2406:1: note: in expansion of macro 'TRACE_EVENT' 2406 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_insert_delayed_block': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2434:1: note: in expansion of macro 'TRACE_EVENT' 2434 | TRACE_EVENT(ext4_es_insert_delayed_block, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fsmap_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:2470:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2470 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_getfsmap_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:2507:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2507 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_shutdown': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2542:1: note: in expansion of macro 'TRACE_EVENT' 2542 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2562:1: note: in expansion of macro 'TRACE_EVENT' 2562 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_prefetch_bitmaps': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2585:1: note: in expansion of macro 'TRACE_EVENT' 2585 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_lazy_itable_init': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2610:1: note: in expansion of macro 'TRACE_EVENT' 2610 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_replay_scan': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2629:1: note: in expansion of macro 'TRACE_EVENT' 2629 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_replay': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2651:1: note: in expansion of macro 'TRACE_EVENT' 2651 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_commit_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2677:1: note: in expansion of macro 'TRACE_EVENT' 2677 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_commit_stop': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2694:1: note: in expansion of macro 'TRACE_EVENT' 2694 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_stats': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2728:1: note: in expansion of macro 'TRACE_EVENT' 2728 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_track_create': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2764:2: note: in expansion of macro 'TRACE_EVENT' 2764 | TRACE_EVENT(ext4_fc_track_##__type, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2787:1: note: in expansion of macro 'DEFINE_TRACE_DENTRY_EVENT' 2787 | DEFINE_TRACE_DENTRY_EVENT(create); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_track_link': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2764:2: note: in expansion of macro 'TRACE_EVENT' 2764 | TRACE_EVENT(ext4_fc_track_##__type, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2788:1: note: in expansion of macro 'DEFINE_TRACE_DENTRY_EVENT' 2788 | DEFINE_TRACE_DENTRY_EVENT(link); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_track_unlink': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2764:2: note: in expansion of macro 'TRACE_EVENT' 2764 | TRACE_EVENT(ext4_fc_track_##__type, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2789:1: note: in expansion of macro 'DEFINE_TRACE_DENTRY_EVENT' 2789 | DEFINE_TRACE_DENTRY_EVENT(unlink); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_track_inode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2791:1: note: in expansion of macro 'TRACE_EVENT' 2791 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_track_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/net/core/net-sysfs.c: In function 'phys_switch_id_show': /kisskb/src/net/core/net-sysfs.c:529:30: note: byref variable will be forcibly initialized 529 | struct netdev_phys_item_id ppid = { }; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'phys_port_id_show': /kisskb/src/net/core/net-sysfs.c:485:30: note: byref variable will be forcibly initialized 485 | struct netdev_phys_item_id ppid; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'duplex_show': /kisskb/src/net/core/net-sysfs.c:223:33: note: byref variable will be forcibly initialized 223 | struct ethtool_link_ksettings cmd; | ^~~ /kisskb/src/net/core/net-sysfs.c: In function 'speed_show': /kisskb/src/net/core/net-sysfs.c:203:33: note: byref variable will be forcibly initialized 203 | struct ethtool_link_ksettings cmd; | ^~~ In file included from /kisskb/src/fs/ext4/super.c:50: /kisskb/src/fs/ext4/super.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2371:4: note: byref variable will be forcibly initialized 2371 | } desc; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'netstat_show': /kisskb/src/net/core/net-sysfs.c:630:28: note: byref variable will be forcibly initialized 630 | struct rtnl_link_stats64 temp; | ^~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_msg': /kisskb/src/fs/ext4/super.c:897:19: note: byref variable will be forcibly initialized 897 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_error': /kisskb/src/fs/ext4/super.c:739:19: note: byref variable will be forcibly initialized 739 | struct va_format vaf; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/9p.h:174, from /kisskb/src/net/9p/client.c:31: /kisskb/src/net/9p/client.c: In function 'trace_event_raw_event_9p_client_req': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:100:1: note: in expansion of macro 'TRACE_EVENT' 100 | TRACE_EVENT(9p_client_req, | ^~~~~~~~~~~ /kisskb/src/net/9p/client.c: In function 'trace_event_raw_event_9p_client_res': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(9p_client_res, | ^~~~~~~~~~~ /kisskb/src/net/9p/client.c: In function 'trace_event_raw_event_9p_protocol_dump': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:148:1: note: in expansion of macro 'TRACE_EVENT' 148 | TRACE_EVENT(9p_protocol_dump, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_error_inode': /kisskb/src/fs/ext4/super.c:763:19: note: byref variable will be forcibly initialized 763 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_error_file': /kisskb/src/fs/ext4/super.c:794:19: note: byref variable will be forcibly initialized 794 | struct va_format vaf; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/9p/client.c:13: /kisskb/src/net/9p/client.c: In function 'p9_client_rpc': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' 882 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:904:11: note: in expansion of macro '__wait_event_killable' 904 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/client.c:759:8: note: in expansion of macro 'wait_event_killable' 759 | err = wait_event_killable(req->wq, req->status >= REQ_STATUS_RCVD); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'handle_mount_opt': /kisskb/src/fs/ext4/super.c:2268:15: note: byref variable will be forcibly initialized 2268 | struct path path; | ^~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_open': /kisskb/src/net/9p/client.c:1246:16: note: byref variable will be forcibly initialized 1246 | struct p9_qid qid; | ^~~ /kisskb/src/net/9p/client.c: In function 'p9_client_fcreate': /kisskb/src/net/9p/client.c:1339:16: note: byref variable will be forcibly initialized 1339 | struct p9_qid qid; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_warning': /kisskb/src/fs/ext4/super.c:921:19: note: byref variable will be forcibly initialized 921 | struct va_format vaf; | ^~~ /kisskb/src/net/9p/client.c: In function 'p9_client_attach': /kisskb/src/net/9p/client.c:1124:16: note: byref variable will be forcibly initialized 1124 | struct p9_qid qid; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/nilfs2.h:225, from /kisskb/src/fs/nilfs2/segment.c:78: /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_collection_stage_transition': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:25:1: note: in expansion of macro 'TRACE_EVENT' 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_transaction_transition': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_segment_usage_check': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_segment_usage_allocated': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:124:1: note: in expansion of macro 'TRACE_EVENT' 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_segment_usage_freed': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:145:1: note: in expansion of macro 'TRACE_EVENT' 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_mdt_insert_new_block': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_mdt_submit_block': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_readdir': /kisskb/src/net/9p/client.c:2088:18: note: byref variable will be forcibly initialized 2088 | struct iov_iter to; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/drivers/char/tpm/tpm_vtpm_proxy.c:15: /kisskb/src/drivers/char/tpm/tpm_vtpm_proxy.c: In function 'vtpm_proxy_fops_read': /kisskb/src/net/9p/client.c:2087:14: note: byref variable will be forcibly initialized 2087 | struct kvec kv = {.iov_base = data, .iov_len = count}; | ^~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/tpm/tpm_vtpm_proxy.c:79:8: note: in expansion of macro 'wait_event_interruptible' 79 | sig = wait_event_interruptible(proxy_dev->wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_get_notif_sizes': /kisskb/src/kernel/seccomp.c:1909:29: note: byref variable will be forcibly initialized 1909 | struct seccomp_notif_sizes sizes = { | ^~~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_warning_inode': /kisskb/src/fs/ext4/super.c:938:19: note: byref variable will be forcibly initialized 938 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_grp_locked_error': /kisskb/src/fs/ext4/super.c:960:19: note: byref variable will be forcibly initialized 960 | struct va_format vaf; | ^~~ /kisskb/src/drivers/char/tpm/tpm_vtpm_proxy.c: In function 'vtpm_proxy_request_locality': /kisskb/src/drivers/char/tpm/tpm_vtpm_proxy.c:397:17: note: byref variable will be forcibly initialized 397 | struct tpm_buf buf; | ^~~ /kisskb/src/fs/isofs/namei.c: In function 'isofs_cmp': /kisskb/src/fs/isofs/namei.c:21:14: note: byref variable will be forcibly initialized 21 | struct qstr qstr; | ^~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_cache_prepare_bitmap': /kisskb/src/kernel/seccomp.c:791:22: note: byref variable will be forcibly initialized 791 | struct seccomp_data sd; | ^~ /kisskb/src/drivers/char/tpm/tpm_vtpm_proxy.c: In function 'vtpmx_ioc_new_dev': /kisskb/src/drivers/char/tpm/tpm_vtpm_proxy.c:629:28: note: byref variable will be forcibly initialized 629 | struct vtpm_proxy_new_dev vtpm_new_dev; | ^~~~~~~~~~~~ /kisskb/src/net/9p/protocol.c: In function 'pdu_write_u': /kisskb/src/net/9p/protocol.c:66:18: note: byref variable will be forcibly initialized 66 | struct iov_iter i = *from; | ^ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_lookup_dirty_data_buffers': /kisskb/src/fs/nilfs2/segment.c:683:17: note: byref variable will be forcibly initialized 683 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_scan_file_dsync': /kisskb/src/fs/nilfs2/segment.c:1090:12: note: byref variable will be forcibly initialized 1090 | LIST_HEAD(data_buffers); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_send_sigsys': /kisskb/src/kernel/seccomp.c:943:24: note: byref variable will be forcibly initialized 943 | struct kernel_siginfo info; | ^~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_lookup_dirty_node_buffers': /kisskb/src/fs/nilfs2/segment.c:737:17: note: byref variable will be forcibly initialized 737 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_scan_file': /kisskb/src/fs/nilfs2/segment.c:1039:12: note: byref variable will be forcibly initialized 1039 | LIST_HEAD(node_buffers); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/segment.c:1038:12: note: byref variable will be forcibly initialized 1038 | LIST_HEAD(data_buffers); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_remount': /kisskb/src/fs/ext4/super.c:5848:29: note: byref variable will be forcibly initialized 5848 | struct ext4_parsed_options parsed_opts; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_extend_segments': /kisskb/src/fs/nilfs2/segment.c:1339:12: note: byref variable will be forcibly initialized 1339 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/9p/protocol.c: In function 'p9stat_read': /kisskb/src/net/9p/protocol.c:547:18: note: byref variable will be forcibly initialized 547 | struct p9_fcall fake_pdu; | ^~~~~~~~ /kisskb/src/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/net/9p/protocol.c: In function 'p9dirent_read': /kisskb/src/kernel/seccomp.c:1269:21: note: byref variable will be forcibly initialized 1269 | kernel_siginfo_t info; | ^~~~ /kisskb/src/net/9p/protocol.c:597:18: note: byref variable will be forcibly initialized 597 | struct p9_fcall fake_pdu; | ^~~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_delete_checkpoint': /kisskb/src/fs/nilfs2/cpfile.c:582:22: note: byref variable will be forcibly initialized 582 | struct nilfs_cpinfo ci; | ^~ /kisskb/src/kernel/seccomp.c:1168:22: note: byref variable will be forcibly initialized 1168 | struct seccomp_data sd_local; | ^~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_update_payload_blocknr': /kisskb/src/fs/nilfs2/segment.c:1553:20: note: byref variable will be forcibly initialized 1553 | union nilfs_binfo binfo; | ^~~~~ /kisskb/src/fs/nilfs2/segment.c:1551:30: note: byref variable will be forcibly initialized 1551 | struct nilfs_segsum_pointer ssp; | ^~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_prepare_user_filter': /kisskb/src/kernel/seccomp.c:692:28: note: byref variable will be forcibly initialized 692 | struct compat_sock_fprog fprog32; | ^~~~~~~ /kisskb/src/kernel/seccomp.c:687:20: note: byref variable will be forcibly initialized 687 | struct sock_fprog fprog; | ^~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btree_csum_one_bio': /kisskb/src/fs/btrfs/disk-io.c:897:23: note: byref variable will be forcibly initialized 897 | struct bvec_iter_all iter_all; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/error_report.h:74, from /kisskb/src/kernel/trace/error_report-traces.c:9: /kisskb/src/kernel/trace/error_report-traces.c: In function 'trace_event_raw_event_error_report_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/error_report.h:47:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 47 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_notify_recv': /kisskb/src/kernel/seccomp.c:1427:23: note: byref variable will be forcibly initialized 1427 | struct seccomp_notif unotif; | ^~~~~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_fill_super': /kisskb/src/fs/ext4/super.c:4044:29: note: byref variable will be forcibly initialized 4044 | struct ext4_parsed_options parsed_opts; | ^~~~~~~~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_notify_addfd': /kisskb/src/kernel/seccomp.c:1566:24: note: byref variable will be forcibly initialized 1566 | struct seccomp_kaddfd kaddfd; | ^~~~~~ /kisskb/src/kernel/seccomp.c:1564:29: note: byref variable will be forcibly initialized 1564 | struct seccomp_notif_addfd addfd; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_abort_construction': /kisskb/src/fs/nilfs2/segment.c:1784:12: note: byref variable will be forcibly initialized 1784 | LIST_HEAD(logs); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_destroy_all_ordered_extents': /kisskb/src/fs/btrfs/disk-io.c:4598:19: note: byref variable will be forcibly initialized 4598 | struct list_head splice; | ^~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_destroy_delalloc_inodes': /kisskb/src/fs/btrfs/disk-io.c:4713:19: note: byref variable will be forcibly initialized 4713 | struct list_head splice; | ^~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'signal_backward': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:535:22: note: byref variable will be forcibly initialized 535 | struct fence_chains fc; | ^~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_end_super_write': /kisskb/src/fs/btrfs/disk-io.c:3702:23: note: byref variable will be forcibly initialized 3702 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'signal_forward': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:503:22: note: byref variable will be forcibly initialized 503 | struct fence_chains fc; | ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'wait_random': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:654:22: note: byref variable will be forcibly initialized 654 | struct fence_chains fc; | ^~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_sync': /kisskb/src/fs/nilfs2/segment.c:2161:36: note: byref variable will be forcibly initialized 2161 | struct nilfs_segctor_wait_request wait_req; | ^~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'wait_backward': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:608:22: note: byref variable will be forcibly initialized 608 | struct fence_chains fc; | ^~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_verify_level_key': /kisskb/src/fs/btrfs/disk-io.c:332:19: note: byref variable will be forcibly initialized 332 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'wait_forward': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:578:22: note: byref variable will be forcibly initialized 578 | struct fence_chains fc; | ^~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:12: /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'find_race': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:295:2: note: in expansion of macro '___wait_var_event' 295 | ___wait_var_event(var, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:304:11: note: in expansion of macro '__wait_var_event_timeout' 304 | __ret = __wait_var_event_timeout(var, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:476:2: note: in expansion of macro 'wait_var_event_timeout' 476 | wait_var_event_timeout(&data.children, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:448:19: note: byref variable will be forcibly initialized 448 | struct find_race data; | ^~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_destroy_all_delalloc_inodes': /kisskb/src/fs/btrfs/disk-io.c:4744:19: note: byref variable will be forcibly initialized 4744 | struct list_head splice; | ^~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'find_gap': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:347:22: note: byref variable will be forcibly initialized 347 | struct fence_chains fc; | ^~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_thread_construct': /kisskb/src/fs/nilfs2/segment.c:2477:32: note: byref variable will be forcibly initialized 2477 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'find_out_of_order': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:303:22: note: byref variable will be forcibly initialized 303 | struct fence_chains fc; | ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'find_signaled': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:265:22: note: byref variable will be forcibly initialized 265 | struct fence_chains fc; | ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'find_seqno': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:187:22: note: byref variable will be forcibly initialized 187 | struct fence_chains fc; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/drivers/misc/genwqe/card_ddcb.c:22: /kisskb/src/drivers/misc/genwqe/card_ddcb.c: In function 'genwqe_card_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/genwqe/card_ddcb.c:1203:4: note: in expansion of macro 'wait_event_interruptible_timeout' 1203 | wait_event_interruptible_timeout( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_start_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c:2623:2: note: in expansion of macro 'wait_event' 2623 | wait_event(sci->sc_wait_task, sci->sc_task != NULL); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_get_fs_root_commit_root': /kisskb/src/fs/btrfs/disk-io.c:1801:19: note: byref variable will be forcibly initialized 1801 | struct btrfs_key key; | ^~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_kill_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c:2636:3: note: in expansion of macro 'wait_event' 2636 | wait_event(sci->sc_wait_task, sci->sc_task == NULL); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_create_tree': /kisskb/src/fs/btrfs/disk-io.c:1269:19: note: byref variable will be forcibly initialized 1269 | struct btrfs_key key; | ^~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_thread': /kisskb/src/fs/nilfs2/segment.c:2574:15: note: byref variable will be forcibly initialized 2574 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/nilfs2/segment.c:2574:3: note: in expansion of macro 'DEFINE_WAIT' 2574 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/btrfs/disk-io.c:6: /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_cleanup_transaction': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c:4953:4: note: in expansion of macro 'wait_event' 4953 | wait_event(t->writer_wait, | ^~~~~~~~~~ /kisskb/src/drivers/misc/genwqe/card_ddcb.c: In function '__genwqe_wait_ddcb': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/genwqe/card_ddcb.c:495:7: note: in expansion of macro 'wait_event_interruptible_timeout' 495 | rc = wait_event_interruptible_timeout(queue->ddcb_waitqs[ddcb_no], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_write_out': /kisskb/src/fs/nilfs2/segment.c:2691:33: note: byref variable will be forcibly initialized 2691 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/btrfs/disk-io.c: In function 'close_ctree': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c:4336:2: note: in expansion of macro 'wait_event' 4336 | wait_event(fs_info->transaction_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_init_root_free_objectid': /kisskb/src/fs/btrfs/disk-io.c:4987:19: note: byref variable will be forcibly initialized 4987 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c:4986:19: note: byref variable will be forcibly initialized 4986 | struct btrfs_key search_key; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_get_root_ref': /kisskb/src/fs/btrfs/disk-io.c:1692:19: note: byref variable will be forcibly initialized 1692 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_read_roots': /kisskb/src/fs/btrfs/disk-io.c:2450:19: note: byref variable will be forcibly initialized 2450 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_construct_dsync_segment': /kisskb/src/fs/nilfs2/segment.c:2273:32: note: byref variable will be forcibly initialized 2273 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_clean_segments': /kisskb/src/fs/nilfs2/segment.c:2423:32: note: byref variable will be forcibly initialized 2423 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/drivers/misc/genwqe/card_ddcb.c: In function '__genwqe_enqueue_ddcb': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/genwqe/card_ddcb.c:799:8: note: in expansion of macro 'wait_event_interruptible' 799 | rc = wait_event_interruptible(queue->busy_waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/lib/xarray.c:13: /kisskb/src/lib/xarray.c: In function '__xa_set_mark': In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_detach_log_writer': /kisskb/src/lib/xarray.c:1895:11: note: byref variable will be forcibly initialized 1895 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/nilfs2/segment.c:2803:12: note: byref variable will be forcibly initialized 2803 | LIST_HEAD(garbage_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/can/slcan.c: In function 'slc_bump': /kisskb/src/drivers/net/can/slcan.c:146:19: note: byref variable will be forcibly initialized 146 | struct can_frame cf; | ^~ /kisskb/src/lib/xarray.c: In function '__xa_clear_mark': /kisskb/src/lib/xarray.c:1913:11: note: byref variable will be forcibly initialized 1913 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/gfs2/meta_io.c: In function 'gfs2_meta_read_endio': /kisskb/src/fs/gfs2/meta_io.c:193:23: note: byref variable will be forcibly initialized 193 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/lib/xarray.c: In function 'xa_destroy': /kisskb/src/lib/xarray.c:2202:11: note: byref variable will be forcibly initialized 2202 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function '__xa_erase': /kisskb/src/lib/xarray.c:1489:11: note: byref variable will be forcibly initialized 1489 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function '__xa_store': /kisskb/src/lib/xarray.c:1535:11: note: byref variable will be forcibly initialized 1535 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function '__xa_cmpxchg': /kisskb/src/lib/xarray.c:1601:11: note: byref variable will be forcibly initialized 1601 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function '__xa_insert': /kisskb/src/lib/xarray.c:1638:11: note: byref variable will be forcibly initialized 1638 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function 'xa_store_range': /kisskb/src/lib/xarray.c:1714:11: note: byref variable will be forcibly initialized 1714 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function '__xa_alloc': /kisskb/src/lib/xarray.c:1808:11: note: byref variable will be forcibly initialized 1808 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function 'xa_load': /kisskb/src/lib/xarray.c:1451:11: note: byref variable will be forcibly initialized 1451 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function 'xa_get_order': /kisskb/src/lib/xarray.c:1756:11: note: byref variable will be forcibly initialized 1756 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function 'xa_get_mark': /kisskb/src/lib/xarray.c:1935:11: note: byref variable will be forcibly initialized 1935 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function 'xa_find': /kisskb/src/lib/xarray.c:2009:11: note: byref variable will be forcibly initialized 2009 | XA_STATE(xas, xa, *indexp); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function 'xa_find_after': /kisskb/src/lib/xarray.c:2059:11: note: byref variable will be forcibly initialized 2059 | XA_STATE(xas, xa, *indexp + 1); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/xarray.c: In function 'xa_extract': /kisskb/src/lib/xarray.c:2156:11: note: byref variable will be forcibly initialized 2156 | XA_STATE(xas, xa, start); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_pci_submit_async_event': /kisskb/src/drivers/nvme/host/pci.c:1114:22: note: byref variable will be forcibly initialized 1114 | struct nvme_command c; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_add_inline_entries': /kisskb/src/fs/f2fs/inline.c:462:24: note: byref variable will be forcibly initialized 462 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/inline.c:454:25: note: byref variable will be forcibly initialized 454 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_delete_queue': /kisskb/src/drivers/nvme/host/pci.c:2265:22: note: byref variable will be forcibly initialized 2265 | struct nvme_command cmd; | ^~~ /kisskb/src/drivers/ata/libata-sata.c: In function 'ata_eh_analyze_ncq_error': /kisskb/src/drivers/ata/libata-sata.c:1428:22: note: byref variable will be forcibly initialized 1428 | struct ata_taskfile tf; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/fscache.h:533, from /kisskb/src/fs/fscache/internal.h:28, from /kisskb/src/fs/fscache/main.c:16: /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_cookie': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_netfs': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(fscache_netfs, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_acquire': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_move_inline_dirents': /kisskb/src/fs/f2fs/inline.c:384:25: note: byref variable will be forcibly initialized 384 | struct f2fs_dentry_ptr src, dst; | ^~~ /kisskb/src/fs/f2fs/inline.c:382:23: note: byref variable will be forcibly initialized 382 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_relinquish': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:245:1: note: in expansion of macro 'TRACE_EVENT' 245 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_enable': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:276:1: note: in expansion of macro 'TRACE_EVENT' 276 | TRACE_EVENT(fscache_enable, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_disable': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:302:1: note: in expansion of macro 'TRACE_EVENT' 302 | TRACE_EVENT(fscache_disable, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_osm': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:328:1: note: in expansion of macro 'TRACE_EVENT' 328 | TRACE_EVENT(fscache_osm, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_page': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(fscache_page, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_check_page': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:390:1: note: in expansion of macro 'TRACE_EVENT' 390 | TRACE_EVENT(fscache_check_page, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_wake_cookie': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:414:1: note: in expansion of macro 'TRACE_EVENT' 414 | TRACE_EVENT(fscache_wake_cookie, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_op': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(fscache_op, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_page_op': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:453:1: note: in expansion of macro 'TRACE_EVENT' 453 | TRACE_EVENT(fscache_page_op, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_convert_inline_page': /kisskb/src/fs/f2fs/inline.c:124:19: note: byref variable will be forcibly initialized 124 | struct node_info ni; | ^~ /kisskb/src/fs/gfs2/dentry.c: In function 'gfs2_drevalidate': /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_wrote_page': /kisskb/src/fs/gfs2/dentry.c:39:21: note: byref variable will be forcibly initialized 39 | struct gfs2_holder d_gh; | ^~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(fscache_wrote_page, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_gang_lookup': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:503:1: note: in expansion of macro 'TRACE_EVENT' 503 | TRACE_EVENT(fscache_gang_lookup, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_convert_inline_inode': /kisskb/src/fs/f2fs/inline.c:187:23: note: byref variable will be forcibly initialized 187 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_write_inline_data': /kisskb/src/fs/f2fs/inline.c:231:23: note: byref variable will be forcibly initialized 231 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_find_in_inline_dir': /kisskb/src/fs/f2fs/inline.c:328:25: note: byref variable will be forcibly initialized 328 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_make_empty_inline_dir': /kisskb/src/fs/f2fs/inline.c:358:25: note: byref variable will be forcibly initialized 358 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_try_convert_inline_dir': /kisskb/src/fs/f2fs/inline.c:567:23: note: byref variable will be forcibly initialized 567 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_add_inline_entry': /kisskb/src/fs/f2fs/inline.c:610:25: note: byref variable will be forcibly initialized 610 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_delete_inline_entry': /kisskb/src/fs/f2fs/inline.c:670:25: note: byref variable will be forcibly initialized 670 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_empty_inline_dir': /kisskb/src/fs/f2fs/inline.c:702:25: note: byref variable will be forcibly initialized 702 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_read_inline_dir': /kisskb/src/fs/f2fs/inline.c:726:25: note: byref variable will be forcibly initialized 726 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_inline_data_fiemap': /kisskb/src/fs/f2fs/inline.c:763:19: note: byref variable will be forcibly initialized 763 | struct node_info ni; | ^~ In file included from /kisskb/src/drivers/nvme/host/pci.c:21: /kisskb/src/drivers/nvme/host/pci.c: In function 'pci_bus_address': /kisskb/src/include/linux/pci.h:1388:24: note: byref variable will be forcibly initialized 1388 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_bo_mem_space_debug': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:56:21: note: byref variable will be forcibly initialized 56 | struct drm_printer p = drm_debug_printer(TTM_PFX); | ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_bo_delayed_delete': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:359:19: note: byref variable will be forcibly initialized 359 | struct list_head removed; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_bo_evict': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:492:19: note: byref variable will be forcibly initialized 492 | struct ttm_place hop; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:491:23: note: byref variable will be forcibly initialized 491 | struct ttm_placement placement; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:490:22: note: byref variable will be forcibly initialized 490 | struct ttm_resource evict_mem; | ^~~~~~~~~ /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_map_data': /kisskb/src/drivers/nvme/host/pci.c:850:18: note: byref variable will be forcibly initialized 850 | struct bio_vec bv = req_bvec(req); | ^~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_bo_bounce_temp_buffer': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:871:22: note: byref variable will be forcibly initialized 871 | struct ttm_resource hop_mem = *mem; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:869:23: note: byref variable will be forcibly initialized 869 | struct ttm_placement hop_placement; | ^~~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_timeout': /kisskb/src/drivers/nvme/host/pci.c:1257:22: note: byref variable will be forcibly initialized 1257 | struct nvme_command cmd; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_bo_move_buffer': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:899:22: note: byref variable will be forcibly initialized 899 | struct ttm_resource mem; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:898:19: note: byref variable will be forcibly initialized 898 | struct ttm_place hop; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_bo_swapout': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:1197:20: note: byref variable will be forcibly initialized 1197 | struct ttm_place hop; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:1196:23: note: byref variable will be forcibly initialized 1196 | struct ttm_resource evict_mem; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:1195:28: note: byref variable will be forcibly initialized 1195 | struct ttm_operation_ctx ctx = { false, false }; | ^~~ /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_set_host_mem': /kisskb/src/drivers/nvme/host/pci.c:1888:22: note: byref variable will be forcibly initialized 1888 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/pci.c: In function 'adapter_alloc_cq': /kisskb/src/drivers/nvme/host/pci.c:1136:22: note: byref variable will be forcibly initialized 1136 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/pci.c: In function 'adapter_alloc_sq': /kisskb/src/drivers/nvme/host/pci.c:1161:22: note: byref variable will be forcibly initialized 1161 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/pci.c: In function 'adapter_delete_queue': /kisskb/src/drivers/nvme/host/pci.c:1124:22: note: byref variable will be forcibly initialized 1124 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_dbbuf_set': /kisskb/src/drivers/nvme/host/pci.c:310:22: note: byref variable will be forcibly initialized 310 | struct nvme_command c; | ^ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_pick_defrag_inode': /kisskb/src/fs/btrfs/file.c:215:22: note: byref variable will be forcibly initialized 215 | struct inode_defrag tmp; | ^~~ /kisskb/src/fs/btrfs/file.c: In function '__btrfs_run_defrag_inode': /kisskb/src/fs/btrfs/file.c:278:39: note: byref variable will be forcibly initialized 278 | struct btrfs_ioctl_defrag_range_args range; | ^~~~~ /kisskb/src/fs/btrfs/file.c: In function 'hole_mergeable': /kisskb/src/fs/btrfs/file.c:2309:19: note: byref variable will be forcibly initialized 2309 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'extent_mergeable': /kisskb/src/fs/btrfs/file.c:1041:19: note: byref variable will be forcibly initialized 1041 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_insert_replace_extent': /kisskb/src/fs/btrfs/file.c:2519:19: note: byref variable will be forcibly initialized 2519 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'update_time_for_write': /kisskb/src/fs/btrfs/file.c:1563:20: note: byref variable will be forcibly initialized 1563 | struct timespec64 now; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'fill_holes': /kisskb/src/fs/btrfs/file.c:2344:19: note: byref variable will be forcibly initialized 2344 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_drop_extents': /kisskb/src/fs/btrfs/file.c:1015:21: note: byref variable will be forcibly initialized 1015 | struct btrfs_key slot_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/file.c:695:19: note: byref variable will be forcibly initialized 695 | struct btrfs_key new_key; | ^~~~~~~ /kisskb/src/fs/btrfs/file.c:694:19: note: byref variable will be forcibly initialized 694 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_mark_extent_written': /kisskb/src/fs/btrfs/file.c:1086:19: note: byref variable will be forcibly initialized 1086 | struct btrfs_key new_key; | ^~~~~~~ /kisskb/src/fs/btrfs/file.c:1085:19: note: byref variable will be forcibly initialized 1085 | struct btrfs_key key; | ^~~ /kisskb/src/net/caif/cfcnfg.c: In function 'caif_connect_client': /kisskb/src/net/caif/cfcnfg.c:307:27: note: byref variable will be forcibly initialized 307 | struct cfctrl_link_param param; | ^~~~~ /kisskb/src/drivers/tty/serial/fsl_lpuart.c: In function 'lpuart_copy_rx_to_tty': /kisskb/src/drivers/tty/serial/fsl_lpuart.c:1051:22: note: byref variable will be forcibly initialized 1051 | struct dma_tx_state state; | ^~~~~ /kisskb/src/fs/nilfs2/ifile.c: In function 'nilfs_ifile_create_inode': /kisskb/src/fs/nilfs2/ifile.c:55:26: note: byref variable will be forcibly initialized 55 | struct nilfs_palloc_req req; | ^~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/srcutree.h:15, from /kisskb/src/include/linux/srcu.h:49, from /kisskb/src/include/linux/notifier.h:16, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/tty/serial/fsl_lpuart.c:8: /kisskb/src/drivers/tty/serial/fsl_lpuart.c: In function 'lpuart_dma_shutdown': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/fsl_lpuart.c:1738:7: note: in expansion of macro 'wait_event_interruptible' 1738 | if (wait_event_interruptible(sport->dma_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/power.h:506, from /kisskb/src/kernel/trace/power-traces.c:15: /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_cpu': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_powernv_throttle': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_fallocate': /kisskb/src/fs/btrfs/file.c:3289:19: note: byref variable will be forcibly initialized 3289 | struct list_head reserve_list; | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_pstate_sample': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_cpu_frequency_limits': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(cpu_frequency_limits, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_suspend_resume': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(suspend_resume, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_wakeup_source': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 248 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 248 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_clock': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 286 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/file.c: In function 'start_ordered_ops': /kisskb/src/fs/btrfs/file.c:2053:18: note: byref variable will be forcibly initialized 2053 | struct blk_plug plug; | ^~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 286 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_power_domain': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:332:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 332 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:332:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 332 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_sync_file': /kisskb/src/fs/btrfs/file.c:2088:23: note: byref variable will be forcibly initialized 2088 | struct btrfs_log_ctx ctx; | ^~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_cpu_latency_qos_request': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:364:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 364 | DECLARE_EVENT_CLASS(cpu_latency_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_pm_qos_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:406:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 406 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_dev_pm_qos_request': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:453:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 453 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:453:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 453 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'ip6_compressed_string': /kisskb/src/lib/vsprintf.c:1350:18: note: byref variable will be forcibly initialized 1350 | struct in6_addr in6; | ^~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_device_pm_callback_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:176:1: note: in expansion of macro 'TRACE_EVENT' 176 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:176:1: note: in expansion of macro 'TRACE_EVENT' 176 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_device_pm_callback_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:204:1: note: in expansion of macro 'TRACE_EVENT' 204 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:204:1: note: in expansion of macro 'TRACE_EVENT' 204 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ /kisskb/src/drivers/nvme/target/io-cmd-bdev.c: In function 'nvmet_bdev_execute_discard': /kisskb/src/drivers/nvme/target/io-cmd-bdev.c:359:24: note: byref variable will be forcibly initialized 359 | struct nvme_dsm_range range; | ^~~~~ /kisskb/src/lib/vsprintf.c: In function 'time64_str': /kisskb/src/lib/vsprintf.c:1875:12: note: byref variable will be forcibly initialized 1875 | struct tm tm; | ^~ /kisskb/src/lib/vsprintf.c:1874:18: note: byref variable will be forcibly initialized 1874 | struct rtc_time rtc_time; | ^~~~~~~~ /kisskb/src/drivers/nvme/target/io-cmd-bdev.c: In function 'nvmet_bdev_execute_rw': /kisskb/src/drivers/nvme/target/io-cmd-bdev.c:234:25: note: byref variable will be forcibly initialized 234 | struct sg_mapping_iter prot_miter; | ^~~~~~~~~~ /kisskb/src/drivers/nvme/target/io-cmd-bdev.c:231:18: note: byref variable will be forcibly initialized 231 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hash_process_addtl': /kisskb/src/crypto/drbg.c:908:12: note: byref variable will be forcibly initialized 908 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:907:28: note: byref variable will be forcibly initialized 907 | struct drbg_string data1, data2; | ^~~~~ /kisskb/src/crypto/drbg.c:907:21: note: byref variable will be forcibly initialized 907 | struct drbg_string data1, data2; | ^~~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hash_hashgen': /kisskb/src/crypto/drbg.c:944:12: note: byref variable will be forcibly initialized 944 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:943:21: note: byref variable will be forcibly initialized 943 | struct drbg_string data; | ^~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hash_generate': /kisskb/src/crypto/drbg.c:988:12: note: byref variable will be forcibly initialized 988 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:987:28: note: byref variable will be forcibly initialized 987 | struct drbg_string data1, data2; | ^~~~~ /kisskb/src/crypto/drbg.c:987:21: note: byref variable will be forcibly initialized 987 | struct drbg_string data1, data2; | ^~~~~ /kisskb/src/crypto/drbg.c:985:4: note: byref variable will be forcibly initialized 985 | } u; | ^ /kisskb/src/crypto/drbg.c: In function 'drbg_hash_df': /kisskb/src/crypto/drbg.c:829:21: note: byref variable will be forcibly initialized 829 | struct drbg_string data; | ^~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hash_update': /kisskb/src/crypto/drbg.c:866:12: note: byref variable will be forcibly initialized 866 | LIST_HEAD(datalist2); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:865:12: note: byref variable will be forcibly initialized 865 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:864:28: note: byref variable will be forcibly initialized 864 | struct drbg_string data1, data2; | ^~~~~ /kisskb/src/crypto/drbg.c:864:21: note: byref variable will be forcibly initialized 864 | struct drbg_string data1, data2; | ^~~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hmac_update': /kisskb/src/crypto/drbg.c:661:12: note: byref variable will be forcibly initialized 661 | LIST_HEAD(vdatalist); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:660:12: note: byref variable will be forcibly initialized 660 | LIST_HEAD(seedlist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:659:35: note: byref variable will be forcibly initialized 659 | struct drbg_string seed1, seed2, vdata; | ^~~~~ /kisskb/src/crypto/drbg.c:659:28: note: byref variable will be forcibly initialized 659 | struct drbg_string seed1, seed2, vdata; | ^~~~~ /kisskb/src/crypto/drbg.c:659:21: note: byref variable will be forcibly initialized 659 | struct drbg_string seed1, seed2, vdata; | ^~~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hmac_generate': /kisskb/src/crypto/drbg.c:714:12: note: byref variable will be forcibly initialized 714 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:713:21: note: byref variable will be forcibly initialized 713 | struct drbg_string data; | ^~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_async_seed': /kisskb/src/crypto/drbg.c:1072:12: note: byref variable will be forcibly initialized 1072 | LIST_HEAD(seedlist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:1071:21: note: byref variable will be forcibly initialized 1071 | struct drbg_string data; | ^~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_seed': /kisskb/src/crypto/drbg.c:1125:12: note: byref variable will be forcibly initialized 1125 | LIST_HEAD(seedlist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:1124:21: note: byref variable will be forcibly initialized 1124 | struct drbg_string data1; | ^~~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_generate': /kisskb/src/crypto/drbg.c:1351:12: note: byref variable will be forcibly initialized 1351 | LIST_HEAD(addtllist); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_kcapi_random': /kisskb/src/crypto/drbg.c:1952:21: note: byref variable will be forcibly initialized 1952 | struct drbg_string string; | ^~~~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_kcapi_seed': /kisskb/src/crypto/drbg.c:1972:21: note: byref variable will be forcibly initialized 1972 | struct drbg_string string; | ^~~~~~ In file included from /kisskb/src/include/linux/swait.h:5, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/kernel/padata.c:27: /kisskb/src/kernel/padata.c: In function 'padata_serial_worker': /kisskb/src/kernel/padata.c:360:12: note: byref variable will be forcibly initialized 360 | LIST_HEAD(local_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/f2fs.h:1963, from /kisskb/src/fs/f2fs/super.c:38: /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__inode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:171:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 171 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'ioctl_internal_command': /kisskb/src/drivers/scsi/scsi_ioctl.c:93:24: note: byref variable will be forcibly initialized 93 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__inode_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:210:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 210 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_sync_file_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:240:1: note: in expansion of macro 'TRACE_EVENT' 240 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_sync_fs': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:270:1: note: in expansion of macro 'TRACE_EVENT' 270 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_unlink_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:322:1: note: in expansion of macro 'TRACE_EVENT' 322 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_truncate_data_blocks_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:373:1: note: in expansion of macro 'TRACE_EVENT' 373 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__truncate_op': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:402:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 402 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__truncate_node': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:460:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 460 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_truncate_partial_nodes': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:507:1: note: in expansion of macro 'TRACE_EVENT' 507 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_file_write_iter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:541:1: note: in expansion of macro 'TRACE_EVENT' 541 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_map_blocks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:572:1: note: in expansion of macro 'TRACE_EVENT' 572 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/aops.c: In function 'gfs2_bmap': /kisskb/src/fs/gfs2/aops.c:639:21: note: byref variable will be forcibly initialized 639 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_background_gc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:614:1: note: in expansion of macro 'TRACE_EVENT' 614 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_gc_begin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:642:1: note: in expansion of macro 'TRACE_EVENT' 642 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_gc_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:694:1: note: in expansion of macro 'TRACE_EVENT' 694 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_get_victim': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:749:1: note: in expansion of macro 'TRACE_EVENT' 749 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_lookup_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:801:1: note: in expansion of macro 'TRACE_EVENT' 801 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_lookup_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:827:1: note: in expansion of macro 'TRACE_EVENT' 827 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_readdir': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:857:1: note: in expansion of macro 'TRACE_EVENT' 857 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_fallocate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:886:1: note: in expansion of macro 'TRACE_EVENT' 886 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'scsi_ioctl_common': /kisskb/src/drivers/scsi/scsi_ioctl.c:215:21: note: byref variable will be forcibly initialized 215 | struct scsi_idlun v = { | ^ /kisskb/src/drivers/scsi/scsi_ioctl.c:195:24: note: byref variable will be forcibly initialized 195 | struct scsi_sense_hdr sense_hdr; | ^~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_direct_IO_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:926:1: note: in expansion of macro 'TRACE_EVENT' 926 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_direct_IO_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_reserve_new_blocks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:989:1: note: in expansion of macro 'TRACE_EVENT' 989 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__bio': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1076:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1076 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_write_begin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1147:1: note: in expansion of macro 'TRACE_EVENT' 1147 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_write_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_filemap_fault': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1293:1: note: in expansion of macro 'TRACE_EVENT' 1293 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_writepages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1319:1: note: in expansion of macro 'TRACE_EVENT' 1319 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'recover_orphan_inode': /kisskb/src/fs/f2fs/checkpoint.c:629:19: note: byref variable will be forcibly initialized 629 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_readpages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1383:1: note: in expansion of macro 'TRACE_EVENT' 1383 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_write_checkpoint': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1409:1: note: in expansion of macro 'TRACE_EVENT' 1409 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_discard': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1433:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1433 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/aops.c: In function 'gfs2_write_cache_jdata': /kisskb/src/fs/gfs2/aops.c:333:17: note: byref variable will be forcibly initialized 333 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_issue_reset_zone': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1478:1: note: in expansion of macro 'TRACE_EVENT' 1478 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_issue_flush': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1499:1: note: in expansion of macro 'TRACE_EVENT' 1499 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_lookup_extent_tree_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1527:1: note: in expansion of macro 'TRACE_EVENT' 1527 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_lookup_extent_tree_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1550:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1550 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_update_extent_tree_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1586:1: note: in expansion of macro 'TRACE_EVENT' 1586 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_shrink_extent_tree': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1617:1: note: in expansion of macro 'TRACE_EVENT' 1617 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_destroy_extent_tree': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1642:1: note: in expansion of macro 'TRACE_EVENT' 1642 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_sync_dirty_inodes': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1665:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1665 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_shutdown': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1703:1: note: in expansion of macro 'TRACE_EVENT' 1703 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_zip_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1727:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1727 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_zip_end': In file included from /kisskb/src/fs/f2fs/checkpoint.c:18: /kisskb/src/fs/f2fs/checkpoint.c: In function '__f2fs_crc32': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1758:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1758 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_iostat': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1821:1: note: in expansion of macro 'TRACE_EVENT' 1821 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_bmap': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1897:1: note: in expansion of macro 'TRACE_EVENT' 1897 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_fiemap': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1923:1: note: in expansion of macro 'TRACE_EVENT' 1923 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/f2fs.h:1724:4: note: byref variable will be forcibly initialized 1724 | } desc; | ^~~~ /kisskb/src/drivers/video/fbdev/pm2fb.c: In function 'pm2fb_copyarea': /kisskb/src/drivers/video/fbdev/pm2fb.c:1108:21: note: byref variable will be forcibly initialized 1108 | struct fb_copyarea modded; | ^~~~~~ /kisskb/src/kernel/padata.c: In function 'padata_do_multithreaded': /kisskb/src/kernel/padata.c:487:12: note: byref variable will be forcibly initialized 487 | LIST_HEAD(works); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/padata.c:486:29: note: byref variable will be forcibly initialized 486 | struct padata_mt_job_state ps; | ^~ /kisskb/src/kernel/padata.c:485:21: note: byref variable will be forcibly initialized 485 | struct padata_work my_work, *pw; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/pm2fb.c: In function 'pm2fb_fillrect': /kisskb/src/drivers/video/fbdev/pm2fb.c:1050:21: note: byref variable will be forcibly initialized 1050 | struct fb_fillrect modded; | ^~~~~~ /kisskb/src/fs/hfsplus/super.c: In function 'hfsplus_iget': /kisskb/src/fs/hfsplus/super.c:60:23: note: byref variable will be forcibly initialized 60 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/super.c: In function 'hfsplus_fill_super': /kisskb/src/fs/hfsplus/super.c:381:14: note: byref variable will be forcibly initialized 381 | struct qstr str; | ^~~ /kisskb/src/fs/hfsplus/super.c:379:23: note: byref variable will be forcibly initialized 379 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/super.c:378:20: note: byref variable will be forcibly initialized 378 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__submit_page_bio': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1017:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1017 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__page': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1207:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1207 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/btrfs/transaction.c:6: /kisskb/src/fs/btrfs/transaction.c: In function 'wait_for_commit': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c:857:2: note: in expansion of macro 'wait_event' 857 | wait_event(commit->commit_wait, commit->state >= min_state); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c: In function 'wait_current_trans_commit_start_and_unblock': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c:1891:2: note: in expansion of macro 'wait_event' 1891 | wait_event(fs_info->transaction_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c: In function 'wait_current_trans_commit_start': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c:1878:2: note: in expansion of macro 'wait_event' 1878 | wait_event(fs_info->transaction_blocked_wait, | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/skb.h:76, from /kisskb/src/net/core/net-traces.c:30: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_kfree_skb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(kfree_skb, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_consume_skb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(consume_skb, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_skb_copy_datagram_iovec': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(skb_copy_datagram_iovec, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/net.h:332, from /kisskb/src/net/core/net-traces.c:31: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_net_dev_start_xmit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(net_dev_start_xmit, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_net_dev_xmit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(net_dev_xmit, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_net_dev_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/net.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 121 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 121 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_net_dev_rx_verbose_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/net.h:164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 164 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 164 | DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/f2fs/super.c:31: /kisskb/src/fs/f2fs/super.c: In function '__f2fs_crc32': /kisskb/src/fs/f2fs/f2fs.h:1724:4: note: byref variable will be forcibly initialized 1724 | } desc; | ^~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_net_dev_rx_exit_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/net.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 270 | DECLARE_EVENT_CLASS(net_dev_rx_exit_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/napi.h:44, from /kisskb/src/net/core/net-traces.c:32: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_napi_poll': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/napi.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/napi.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(napi_poll, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sock.h:207, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_sock_rcvqueue_full': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(sock_rcvqueue_full, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_sock_exceed_buf_limit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:93:1: note: in expansion of macro 'TRACE_EVENT' 93 | TRACE_EVENT(sock_exceed_buf_limit, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/udp.h:33, from /kisskb/src/net/core/net-traces.c:34: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_udp_fail_queue_rcv_skb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/udp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(udp_fail_queue_rcv_skb, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'kill_f2fs_super': In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/fib.h:103, from /kisskb/src/net/core/net-traces.c:36: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_fib_table_lookup': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fib.h:13:1: note: in expansion of macro 'TRACE_EVENT' 13 | TRACE_EVENT(fib_table_lookup, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c:4167:22: note: byref variable will be forcibly initialized 4167 | struct cp_control cpc = { | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/qdisc.h:125, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_dequeue': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(qdisc_dequeue, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_reset': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_destroy': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:74:1: note: in expansion of macro 'TRACE_EVENT' 74 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:74:1: note: in expansion of macro 'TRACE_EVENT' 74 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_create': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/neigh.h:255, from /kisskb/src/net/core/net-traces.c:50: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_neigh_create': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_ra_meta_pages': /kisskb/src/fs/f2fs/checkpoint.c:226:18: note: byref variable will be forcibly initialized 226 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sock.h:207, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_inet_sock_set_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:138:1: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(inet_sock_set_state, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/tcp.h:301, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_tcp_event_sk_skb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/tcp.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 50 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_tcp_retransmit_synack': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tcp.h:190:1: note: in expansion of macro 'TRACE_EVENT' 190 | TRACE_EVENT(tcp_retransmit_synack, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_sync_meta_pages': /kisskb/src/fs/f2fs/checkpoint.c:380:18: note: byref variable will be forcibly initialized 380 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/checkpoint.c:374:17: note: byref variable will be forcibly initialized 374 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/neigh.h:255, from /kisskb/src/net/core/net-traces.c:50: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_neigh_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:72:1: note: in expansion of macro 'TRACE_EVENT' 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:72:1: note: in expansion of macro 'TRACE_EVENT' 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_neigh__update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/neigh.h:156:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:156:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c: In function 'wait_current_trans': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c:538:3: note: in expansion of macro 'wait_event' 538 | wait_event(fs_info->transaction_wait, | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/net.h:332, from /kisskb/src/net/core/net-traces.c:31: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_net_dev_xmit_timeout': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(net_dev_xmit_timeout, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c: In function 'cleanup_transaction': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c:1992:3: note: in expansion of macro 'wait_event' 1992 | wait_event(cur_trans->writer_wait, | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/tcp.h:301, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_tcp_event_sk': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/tcp.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 121 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_tcp_probe': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tcp.h:238:1: note: in expansion of macro 'TRACE_EVENT' 238 | TRACE_EVENT(tcp_probe, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c: In function 'btrfs_write_and_wait_transaction': /kisskb/src/fs/btrfs/transaction.c:1175:18: note: byref variable will be forcibly initialized 1175 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/nvdimm/blk.c: In function 'nd_blk_submit_bio': /kisskb/src/drivers/nvdimm/blk.c:169:19: note: byref variable will be forcibly initialized 169 | struct bvec_iter iter; | ^~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_printk': /kisskb/src/fs/f2fs/super.c:235:19: note: byref variable will be forcibly initialized 235 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/transaction.c: In function 'create_pending_snapshot': /kisskb/src/fs/btrfs/transaction.c:1550:19: note: byref variable will be forcibly initialized 1550 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/btrfs/transaction.c:6: /kisskb/src/fs/btrfs/transaction.c: In function 'btrfs_commit_transaction': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c:2241:2: note: in expansion of macro 'wait_event' 2241 | wait_event(cur_trans->writer_wait, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c:2229:2: note: in expansion of macro 'wait_event' 2229 | wait_event(cur_trans->pending_wait, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c:2214:2: note: in expansion of macro 'wait_event' 2214 | wait_event(cur_trans->writer_wait, | ^~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_disable_checkpoint': /kisskb/src/fs/f2fs/super.c:1870:20: note: byref variable will be forcibly initialized 1870 | struct cp_control cpc; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/checkpoint.c:8: /kisskb/src/fs/f2fs/checkpoint.c: In function 'issue_checkpoint_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c:1770:2: note: in expansion of macro 'wait_event_interruptible' 1770 | wait_event_interruptible(*q, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_issue_checkpoint': /kisskb/src/fs/f2fs/checkpoint.c:1801:20: note: byref variable will be forcibly initialized 1801 | struct cp_control cpc; | ^~~ /kisskb/src/fs/f2fs/checkpoint.c:1800:18: note: byref variable will be forcibly initialized 1800 | struct ckpt_req req; | ^~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_put_super': /kisskb/src/fs/f2fs/super.c:1384:21: note: byref variable will be forcibly initialized 1384 | struct cp_control cpc = { | ^~~ /kisskb/src/fs/f2fs/super.c:1373:21: note: byref variable will be forcibly initialized 1373 | struct cp_control cpc = { | ^~~ /kisskb/src/drivers/message/fusion/mptscsih.c: In function 'mptscsih_search_running_cmds': /kisskb/src/drivers/message/fusion/mptscsih.c:1082:19: note: byref variable will be forcibly initialized 1082 | struct scsi_lun lun; | ^~~ /kisskb/src/net/core/ptp_classifier.c: In function 'ptp_classifier_init': /kisskb/src/net/core/ptp_classifier.c:210:25: note: byref variable will be forcibly initialized 210 | struct sock_fprog_kern ptp_prog; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptscsih.c: In function 'mptscsih_synchronize_cache': /kisskb/src/drivers/message/fusion/mptscsih.c:3012:17: note: byref variable will be forcibly initialized 3012 | INTERNAL_CMD iocmd; | ^~~~~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_avn_hardreset': /kisskb/src/drivers/ata/ahci.c:787:22: note: byref variable will be forcibly initialized 787 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_p5wdh_hardreset': /kisskb/src/drivers/ata/ahci.c:725:22: note: byref variable will be forcibly initialized 725 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_init_one': /kisskb/src/drivers/ata/ahci.c:1666:23: note: byref variable will be forcibly initialized 1666 | struct ata_port_info pi = ahci_port_info[board_id]; | ^~ In file included from /kisskb/src/include/linux/crypto.h:17, from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/btrfs/inode.c:6: /kisskb/src/fs/btrfs/inode.c: In function 'csum_exist_in_range': /kisskb/src/fs/btrfs/inode.c:1425:12: note: byref variable will be forcibly initialized 1425 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c: In function 'seiko_panel_get_fixed_modes': /kisskb/src/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c:68:20: note: byref variable will be forcibly initialized 68 | struct videomode vm; | ^~ /kisskb/src/fs/btrfs/inode.c: In function 'insert_inline_extent': /kisskb/src/fs/btrfs/inode.c:232:20: note: byref variable will be forcibly initialized 232 | struct btrfs_key key; | ^~~ /kisskb/src/fs/squashfs/fragment.c: In function 'squashfs_frag_lookup': /kisskb/src/fs/squashfs/fragment.c:40:33: note: byref variable will be forcibly initialized 40 | struct squashfs_fragment_entry fragment_entry; | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'gc_node_segment': /kisskb/src/fs/f2fs/gc.c:912:20: note: byref variable will be forcibly initialized 912 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/gc.c: In function 'ra_data_block': /kisskb/src/fs/f2fs/gc.c:1051:21: note: byref variable will be forcibly initialized 1051 | struct extent_info ei = {0, 0, 0}; | ^~ /kisskb/src/fs/f2fs/gc.c:1049:23: note: byref variable will be forcibly initialized 1049 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_set_inode_index_count': /kisskb/src/fs/btrfs/inode.c:6130:24: note: byref variable will be forcibly initialized 6130 | struct btrfs_key key, found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:6130:19: note: byref variable will be forcibly initialized 6130 | struct btrfs_key key, found_key; | ^~~ /kisskb/src/fs/f2fs/gc.c: In function 'move_data_block': /kisskb/src/fs/f2fs/gc.c:1152:19: note: byref variable will be forcibly initialized 1152 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/gc.c:1151:22: note: byref variable will be forcibly initialized 1151 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/gc.c:1150:23: note: byref variable will be forcibly initialized 1150 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/btrfs/inode.c: In function 'fill_inode_item': /kisskb/src/fs/btrfs/inode.c:3754:25: note: byref variable will be forcibly initialized 3754 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/drivers/nvdimm/of_pmem.c: In function 'of_pmem_region_probe': /kisskb/src/drivers/nvdimm/of_pmem.c:49:25: note: byref variable will be forcibly initialized 49 | struct nd_region_desc ndr_desc; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'may_destroy_subvol': /kisskb/src/fs/btrfs/inode.c:4156:19: note: byref variable will be forcibly initialized 4156 | struct btrfs_key key; | ^~~ /kisskb/src/fs/f2fs/gc.c: In function 'move_data_page': /kisskb/src/fs/f2fs/gc.c:1341:23: note: byref variable will be forcibly initialized 1341 | struct f2fs_io_info fio = { | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_iget_locked': /kisskb/src/fs/btrfs/inode.c:5679:25: note: byref variable will be forcibly initialized 5679 | struct btrfs_iget_args args; | ^~~~ /kisskb/src/fs/f2fs/gc.c: In function 'get_victim_by_default': /kisskb/src/fs/f2fs/gc.c:643:27: note: byref variable will be forcibly initialized 643 | struct victim_sel_policy p; | ^ /kisskb/src/fs/f2fs/gc.c: In function 'gc_data_segment': /kisskb/src/fs/f2fs/gc.c:1411:20: note: byref variable will be forcibly initialized 1411 | struct node_info dni; /* dnode info for the data */ | ^~~ /kisskb/src/drivers/nvdimm/pmem.c: In function 'pmem_revalidate_poison': /kisskb/src/drivers/nvdimm/pmem.c:597:15: note: byref variable will be forcibly initialized 597 | struct range range; | ^~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'do_garbage_collect': /kisskb/src/fs/f2fs/gc.c:1563:18: note: byref variable will be forcibly initialized 1563 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_insert_inode_locked': /kisskb/src/fs/f2fs/gc.c: In function 'free_segment_range': /kisskb/src/fs/btrfs/inode.c:6204:25: note: byref variable will be forcibly initialized 6204 | struct btrfs_iget_args args; | ^~~~ /kisskb/src/fs/f2fs/gc.c:1871:24: note: byref variable will be forcibly initialized 1871 | struct gc_inode_list gc_list = { | ^~~~~~~ /kisskb/src/fs/f2fs/gc.c:1845:20: note: byref variable will be forcibly initialized 1845 | struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; | ^~~ /kisskb/src/fs/f2fs/gc.c: In function 'f2fs_gc': /kisskb/src/fs/f2fs/gc.c:1680:20: note: byref variable will be forcibly initialized 1680 | struct cp_control cpc; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_real_readdir': /kisskb/src/drivers/nvdimm/pmem.c: In function 'pmem_submit_bio': /kisskb/src/drivers/nvdimm/pmem.c:200:19: note: byref variable will be forcibly initialized 200 | struct bvec_iter iter; | ^~~~ /kisskb/src/fs/btrfs/inode.c:5942:19: note: byref variable will be forcibly initialized 5942 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c:5933:19: note: byref variable will be forcibly initialized 5933 | struct list_head del_list; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c:5932:19: note: byref variable will be forcibly initialized 5932 | struct list_head ins_list; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c:5929:19: note: byref variable will be forcibly initialized 5929 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:5928:19: note: byref variable will be forcibly initialized 5928 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/gc.c:8: /kisskb/src/fs/f2fs/gc.c: In function 'gc_thread_func': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/gc.c:43:3: note: in expansion of macro 'wait_event_interruptible_timeout' 43 | wait_event_interruptible_timeout(*wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/pmem.c: In function 'pmem_attach_disk': /kisskb/src/drivers/nvdimm/pmem.c:379:15: note: byref variable will be forcibly initialized 379 | struct range bb_range; | ^~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/9p/trans_fd.c:16: /kisskb/src/net/9p/trans_fd.c: In function 'p9_conn_cancel': /kisskb/src/net/9p/trans_fd.c:190:12: note: byref variable will be forcibly initialized 190 | LIST_HEAD(cancel_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/f2fs/gc.c: In function 'f2fs_resize_fs': /kisskb/src/fs/f2fs/gc.c:1970:20: note: byref variable will be forcibly initialized 1970 | struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'acls_after_inode_item': /kisskb/src/fs/btrfs/inode.c:3488:19: note: byref variable will be forcibly initialized 3488 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_fd_create': /kisskb/src/net/9p/trans_fd.c:1063:20: note: byref variable will be forcibly initialized 1063 | struct p9_fd_opts opts; | ^~~~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_fd_create_unix': /kisskb/src/net/9p/trans_fd.c:1024:21: note: byref variable will be forcibly initialized 1024 | struct sockaddr_un sun_server; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_read_locked_inode': /kisskb/src/fs/btrfs/inode.c:3557:19: note: byref variable will be forcibly initialized 3557 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_bind_privport': /kisskb/src/net/9p/trans_fd.c:950:21: note: byref variable will be forcibly initialized 950 | struct sockaddr_in cl; | ^~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_fd_create_tcp': /kisskb/src/net/9p/trans_fd.c:972:20: note: byref variable will be forcibly initialized 972 | struct p9_fd_opts opts; | ^~~~ /kisskb/src/net/9p/trans_fd.c:971:21: note: byref variable will be forcibly initialized 971 | struct sockaddr_in sin_server; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'fixup_tree_root_location': /kisskb/src/fs/btrfs/inode.c:5543:19: note: byref variable will be forcibly initialized 5543 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_new_extent_direct': /kisskb/src/fs/btrfs/inode.c:7235:19: note: byref variable will be forcibly initialized 7235 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_check_read_dio_bio': /kisskb/src/fs/btrfs/inode.c:7906:19: note: byref variable will be forcibly initialized 7906 | struct bvec_iter iter; | ^~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_submit_direct': /kisskb/src/fs/btrfs/inode.c:8123:27: note: byref variable will be forcibly initialized 8123 | struct btrfs_io_geometry geom; | ^~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_bio_fits_in_stripe': /kisskb/src/fs/btrfs/inode.c:2200:27: note: byref variable will be forcibly initialized 2200 | struct btrfs_io_geometry geom; | ^~~~ /kisskb/src/drivers/input/rmi4/rmi_bus.c: In function 'rmi_dbg': /kisskb/src/drivers/input/rmi4/rmi_bus.c:26:19: note: byref variable will be forcibly initialized 26 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'start_delalloc_inodes': /kisskb/src/fs/btrfs/inode.c:9609:19: note: byref variable will be forcibly initialized 9609 | struct list_head splice; | ^~~~~~ /kisskb/src/fs/btrfs/inode.c:9608:19: note: byref variable will be forcibly initialized 9608 | struct list_head works; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/btrfs/inode.c:6: /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_wait_on_delayed_iputs': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' 882 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:904:11: note: in expansion of macro '__wait_event_killable' 904 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:3262:12: note: in expansion of macro 'wait_event_killable' 3262 | int ret = wait_event_killable(fs_info->delayed_iputs_wait, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_unlink_subvol': /kisskb/src/fs/btrfs/inode.c:4057:19: note: byref variable will be forcibly initialized 4057 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_delete_subvolume': /kisskb/src/fs/btrfs/inode.c:4273:25: note: byref variable will be forcibly initialized 4273 | struct btrfs_block_rsv block_rsv; | ^~~~~~~~~ /kisskb/src/net/core/netclassid_cgroup.c: In function 'update_classid_task': /kisskb/src/net/core/netclassid_cgroup.c:88:32: note: byref variable will be forcibly initialized 88 | struct update_classid_context ctx = { | ^~~ /kisskb/src/net/core/netclassid_cgroup.c: In function 'write_classid': /kisskb/src/net/core/netclassid_cgroup.c:121:23: note: byref variable will be forcibly initialized 121 | struct css_task_iter it; | ^~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_truncate_inode_items': /kisskb/src/fs/btrfs/inode.c:4726:21: note: byref variable will be forcibly initialized 4726 | struct btrfs_ref ref = { 0 }; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_is_leaf': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:83:23: note: byref variable will be forcibly initialized 83 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c:82:25: note: byref variable will be forcibly initialized 82 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/btrfs/inode.c:4474:19: note: byref variable will be forcibly initialized 4474 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:4473:19: note: byref variable will be forcibly initialized 4473 | struct btrfs_key key; | ^~~ /kisskb/src/fs/isofs/inode.c: In function 'isofs_get_last_session': /kisskb/src/fs/isofs/inode.c:571:29: note: byref variable will be forcibly initialized 571 | struct cdrom_multisession ms_info; | ^~~~~~~ /kisskb/src/fs/isofs/inode.c:552:25: note: byref variable will be forcibly initialized 552 | struct cdrom_tocentry te; | ^~ /kisskb/src/fs/isofs/inode.c: In function '__isofs_iget': /kisskb/src/fs/isofs/inode.c:1533:35: note: byref variable will be forcibly initialized 1533 | struct isofs_iget5_callback_data data; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_set': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:407:23: note: byref variable will be forcibly initialized 407 | struct xfs_trans_res tres; | ^~~~ /kisskb/src/fs/isofs/inode.c: In function 'isofs_bmap': /kisskb/src/fs/isofs/inode.c:1159:21: note: byref variable will be forcibly initialized 1159 | struct buffer_head dummy; | ^~~~~ /kisskb/src/fs/isofs/inode.c: In function 'isofs_fill_super': /kisskb/src/fs/isofs/inode.c:625:25: note: byref variable will be forcibly initialized 625 | struct iso9660_options opt; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_orphan_cleanup': /kisskb/src/fs/btrfs/inode.c:3306:24: note: byref variable will be forcibly initialized 3306 | struct btrfs_key key, found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:3306:19: note: byref variable will be forcibly initialized 3306 | struct btrfs_key key, found_key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_lookup_dentry': /kisskb/src/fs/btrfs/inode.c:5788:19: note: byref variable will be forcibly initialized 5788 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_add_link': /kisskb/src/fs/btrfs/inode.c:6427:19: note: byref variable will be forcibly initialized 6427 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_symlink': /kisskb/src/fs/btrfs/inode.c:9760:19: note: byref variable will be forcibly initialized 9760 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/misc/sram.c: In function 'sram_reserve_regions': /kisskb/src/drivers/misc/sram.c:181:19: note: byref variable will be forcibly initialized 181 | struct resource child_res; | ^~~~~~~~~ /kisskb/src/drivers/misc/sram.c:161:19: note: byref variable will be forcibly initialized 161 | struct list_head reserve_list; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_get_extent': /kisskb/src/fs/btrfs/inode.c:6866:19: note: byref variable will be forcibly initialized 6866 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/drivers/input/input-compat.c: In function 'input_event_from_user': /kisskb/src/drivers/input/input-compat.c:18:29: note: byref variable will be forcibly initialized 18 | struct input_event_compat compat_event; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/input-compat.c: In function 'input_event_to_user': /kisskb/src/drivers/input/input-compat.c:42:29: note: byref variable will be forcibly initialized 42 | struct input_event_compat compat_event; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'can_nocow_extent': /kisskb/src/fs/btrfs/inode.c:7300:19: note: byref variable will be forcibly initialized 7300 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_reg_read32': /kisskb/src/drivers/nvme/host/fabrics.c:145:20: note: byref variable will be forcibly initialized 145 | union nvme_result res; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c:144:22: note: byref variable will be forcibly initialized 144 | struct nvme_command cmd; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_reg_read64': /kisskb/src/drivers/nvme/host/fabrics.c:191:20: note: byref variable will be forcibly initialized 191 | union nvme_result res; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c:190:22: note: byref variable will be forcibly initialized 190 | struct nvme_command cmd; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_reg_write32': /kisskb/src/drivers/nvme/host/fabrics.c:236:22: note: byref variable will be forcibly initialized 236 | struct nvme_command cmd; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_connect_admin_queue': /kisskb/src/drivers/nvme/host/fabrics.c:370:20: note: byref variable will be forcibly initialized 370 | union nvme_result res; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c:369:22: note: byref variable will be forcibly initialized 369 | struct nvme_command cmd; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_connect_io_queue': /kisskb/src/drivers/nvme/host/fabrics.c:439:20: note: byref variable will be forcibly initialized 439 | union nvme_result res; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c:437:22: note: byref variable will be forcibly initialized 437 | struct nvme_command cmd; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_start_delalloc_roots': /kisskb/src/fs/btrfs/inode.c:9707:19: note: byref variable will be forcibly initialized 9707 | struct list_head splice; | ^~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'cow_file_range': /kisskb/src/fs/btrfs/inode.c:1037:19: note: byref variable will be forcibly initialized 1037 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /kisskb/src/fs/btrfs/inode.c:1547:20: note: byref variable will be forcibly initialized 1547 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_parse_options': /kisskb/src/drivers/nvme/host/fabrics.c:625:9: note: byref variable will be forcibly initialized 625 | uuid_t hostid; | ^~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'submit_compressed_extents': /kisskb/src/fs/btrfs/inode.c:822:19: note: byref variable will be forcibly initialized 822 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'insert_reserved_file_extent': /kisskb/src/fs/btrfs/inode.c:2724:19: note: byref variable will be forcibly initialized 2724 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'insert_ordered_extent_file_extent': /kisskb/src/fs/btrfs/inode.c:2826:32: note: byref variable will be forcibly initialized 2826 | struct btrfs_file_extent_item stack_fi; | ^~~~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:7: /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_buf_read': /kisskb/src/fs/xfs/xfs_buf.h:230:24: note: byref variable will be forcibly initialized 230 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'insert_prealloc_file_extent': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_buf_get': /kisskb/src/fs/xfs/xfs_buf.h:216:24: note: byref variable will be forcibly initialized 216 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/btrfs/inode.c:9879:35: note: byref variable will be forcibly initialized 9879 | struct btrfs_replace_extent_info extent_info; | ^~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_attr_rmtval_set_value': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:477:23: note: byref variable will be forcibly initialized 477 | struct xfs_bmbt_irec map; | ^~~ /kisskb/src/fs/btrfs/inode.c:9878:32: note: byref variable will be forcibly initialized 9878 | struct btrfs_file_extent_item stack_fi; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function '__btrfs_prealloc_file_range': /kisskb/src/fs/btrfs/inode.c:9957:19: note: byref variable will be forcibly initialized 9957 | struct btrfs_key ins; | ^~~ /kisskb/src/drivers/rtc/lib.c: In function 'rtc_ktime_to_tm': /kisskb/src/drivers/rtc/lib.c:137:18: note: byref variable will be forcibly initialized 137 | struct rtc_time ret; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_attr_rmtval_set': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:573:23: note: byref variable will be forcibly initialized 573 | struct xfs_bmbt_irec map; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_attr_rmtval_invalidate': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:648:24: note: byref variable will be forcibly initialized 648 | struct xfs_bmbt_irec map; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c: In function 'dw_hdmi_i2s_get_dai_id': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c:146:21: note: byref variable will be forcibly initialized 146 | struct of_endpoint of_ep; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c: In function 'snd_dw_hdmi_probe': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c:186:26: note: byref variable will be forcibly initialized 186 | struct hdmi_codec_pdata pdata; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c:185:30: note: byref variable will be forcibly initialized 185 | struct platform_device_info pdevinfo; | ^~~~~~~~ /kisskb/src/fs/gfs2/export.c: In function 'gfs2_get_name': /kisskb/src/fs/gfs2/export.c:95:21: note: byref variable will be forcibly initialized 95 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/export.c: In function 'gfs2_fh_to_parent': /kisskb/src/fs/gfs2/export.c:171:24: note: byref variable will be forcibly initialized 171 | struct gfs2_inum_host parent; | ^~~~~~ /kisskb/src/fs/gfs2/export.c: In function 'gfs2_fh_to_dentry': /kisskb/src/fs/gfs2/export.c:149:24: note: byref variable will be forcibly initialized 149 | struct gfs2_inum_host this; | ^~~~ /kisskb/src/lib/bitmap.c: In function 'bitmap_parselist': /kisskb/src/lib/bitmap.c:652:16: note: byref variable will be forcibly initialized 652 | struct region r; | ^ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/nvme/host/fc.c:6: /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_nvme_discovery_store': /kisskb/src/drivers/nvme/host/fc.c:3735:12: note: byref variable will be forcibly initialized 3735 | LIST_HEAD(local_disc_list); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_parse_traddr': /kisskb/src/drivers/nvme/host/fc.c:3628:14: note: byref variable will be forcibly initialized 3628 | substring_t wwn = { name, &name[sizeof(name)-1] }; | ^~~ /kisskb/src/drivers/video/fbdev/tdfxfb.c: In function 'tdfxfb_set_par': /kisskb/src/drivers/video/fbdev/tdfxfb.c:551:21: note: byref variable will be forcibly initialized 551 | struct banshee_reg reg; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/nvme/host/fc.c:6: /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_delete_association': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/fc.c:3202:2: note: in expansion of macro 'wait_event_lock_irq' 3202 | wait_event_lock_irq(ctrl->ioabort_wait, ctrl->iocnt == 0, ctrl->lock); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_fcpio_done': /kisskb/src/drivers/nvme/host/fc.c:1912:20: note: byref variable will be forcibly initialized 1912 | union nvme_result result; | ^~~~~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_change_cpmode': /kisskb/src/fs/nilfs2/ioctl.c:192:22: note: byref variable will be forcibly initialized 192 | struct nilfs_cpmode cpmode; | ^~~~~~ /kisskb/src/fs/nilfs2/ioctl.c:191:32: note: byref variable will be forcibly initialized 191 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_delete_checkpoint': /kisskb/src/fs/nilfs2/ioctl.c:246:32: note: byref variable will be forcibly initialized 246 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_get_cpstat': /kisskb/src/fs/nilfs2/ioctl.c:325:22: note: byref variable will be forcibly initialized 325 | struct nilfs_cpstat cpstat; | ^~~~~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_set_suinfo': /kisskb/src/fs/nilfs2/ioctl.c:1204:20: note: byref variable will be forcibly initialized 1204 | struct nilfs_argv argv; | ^~~~ /kisskb/src/fs/nilfs2/ioctl.c:1203:32: note: byref variable will be forcibly initialized 1203 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_get_sustat': /kisskb/src/fs/nilfs2/ioctl.c:392:22: note: byref variable will be forcibly initialized 392 | struct nilfs_sustat sustat; | ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/nvdimm/virtio_pmem.h:13, from /kisskb/src/drivers/nvdimm/nd_virtio.c:9: /kisskb/src/drivers/nvdimm/nd_virtio.c: In function 'virtio_pmem_flush': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/nd_virtio.c:92:3: note: in expansion of macro 'wait_event' 92 | wait_event(req_data->host_acked, req_data->done); | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/nd_virtio.c:78:3: note: in expansion of macro 'wait_event' 78 | wait_event(req_data->wq_buf, req_data->wq_buf_avail); | ^~~~~~~~~~ /kisskb/src/drivers/nvdimm/nd_virtio.c:43:34: note: byref variable will be forcibly initialized 43 | struct scatterlist *sgs[2], sg, ret; | ^~~ /kisskb/src/drivers/nvdimm/nd_virtio.c:43:30: note: byref variable will be forcibly initialized 43 | struct scatterlist *sgs[2], sg, ret; | ^~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_get_info': /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_create_ctrl': /kisskb/src/drivers/nvme/host/fc.c:3674:25: note: byref variable will be forcibly initialized 3674 | struct nvmet_fc_traddr raddr = { 0L, 0L }; | ^~~~~ /kisskb/src/drivers/nvme/host/fc.c:3673:25: note: byref variable will be forcibly initialized 3673 | struct nvmet_fc_traddr laddr = { 0L, 0L }; | ^~~~~ /kisskb/src/fs/nilfs2/ioctl.c:1157:20: note: byref variable will be forcibly initialized 1157 | struct nilfs_argv argv; | ^~~~ /kisskb/src/drivers/nvdimm/virtio_pmem.c: In function 'virtio_pmem_probe': /kisskb/src/drivers/nvdimm/virtio_pmem.c:38:18: note: byref variable will be forcibly initialized 38 | struct resource res; | ^~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_get_bdescs': /kisskb/src/fs/nilfs2/ioctl.c:501:20: note: byref variable will be forcibly initialized 501 | struct nilfs_argv argv; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/nilfs2/ioctl.c:10: /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_move_blocks': /kisskb/src/fs/nilfs2/ioctl.c:604:12: note: byref variable will be forcibly initialized 604 | LIST_HEAD(buffers); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_trim_fs': /kisskb/src/fs/nilfs2/ioctl.c:1056:22: note: byref variable will be forcibly initialized 1056 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_fileattr_set': /kisskb/src/fs/nilfs2/ioctl.c:135:32: note: byref variable will be forcibly initialized 135 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_verify': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:294:30: note: byref variable will be forcibly initialized 294 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_create': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1246:30: note: byref variable will be forcibly initialized 1246 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_checkpoints_snapshots_number_show': /kisskb/src/fs/nilfs2/sysfs.c:282:22: note: byref variable will be forcibly initialized 282 | struct nilfs_cpstat cpstat; | ^~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_checkpoints_checkpoints_number_show': /kisskb/src/fs/nilfs2/sysfs.c:259:22: note: byref variable will be forcibly initialized 259 | struct nilfs_cpstat cpstat; | ^~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_segments_dirty_segments_show': /kisskb/src/fs/nilfs2/sysfs.c:401:22: note: byref variable will be forcibly initialized 401 | struct nilfs_sustat sustat; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_compact': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1561:30: note: byref variable will be forcibly initialized 1561 | struct xfs_attr3_icleaf_hdr ichdr_src; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_superblock_sb_write_time_show': /kisskb/src/fs/nilfs2/sysfs.c:23:13: note: byref variable will be forcibly initialized 23 | struct tm res; \ | ^~~ /kisskb/src/fs/nilfs2/sysfs.c:727:9: note: in expansion of macro 'NILFS_SHOW_TIME' 727 | return NILFS_SHOW_TIME(sbwtime, buf); | ^~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_segctor_last_nongc_write_time_show': /kisskb/src/fs/nilfs2/sysfs.c:23:13: note: byref variable will be forcibly initialized 23 | struct tm res; \ | ^~~ /kisskb/src/fs/nilfs2/sysfs.c:607:9: note: in expansion of macro 'NILFS_SHOW_TIME' 607 | return NILFS_SHOW_TIME(nongc_ctime, buf); | ^~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_segctor_last_seg_write_time_show': /kisskb/src/fs/nilfs2/sysfs.c:23:13: note: byref variable will be forcibly initialized 23 | struct tm res; \ | ^~~ /kisskb/src/fs/nilfs2/sysfs.c:579:9: note: in expansion of macro 'NILFS_SHOW_TIME' 579 | return NILFS_SHOW_TIME(ctime, buf); | ^~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr_shortform_allfit': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:976:30: note: byref variable will be forcibly initialized 976 | struct xfs_attr3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_to_shortform': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1095:21: note: byref variable will be forcibly initialized 1095 | struct xfs_da_args nargs; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1092:30: note: byref variable will be forcibly initialized 1092 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_to_node': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1175:28: note: byref variable will be forcibly initialized 1175 | struct xfs_da3_icnode_hdr icnodehdr; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1173:30: note: byref variable will be forcibly initialized 1173 | struct xfs_attr3_icleaf_hdr icleafhdr; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr_leaf_order': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1640:30: note: byref variable will be forcibly initialized 1640 | struct xfs_attr3_icleaf_hdr ichdr2; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1639:30: note: byref variable will be forcibly initialized 1639 | struct xfs_attr3_icleaf_hdr ichdr1; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_toosmall': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2019:31: note: byref variable will be forcibly initialized 2019 | struct xfs_attr3_icleaf_hdr ichdr2; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1957:30: note: byref variable will be forcibly initialized 1957 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_remove': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2083:30: note: byref variable will be forcibly initialized 2083 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_unbalance': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2284:31: note: byref variable will be forcibly initialized 2284 | struct xfs_attr3_icleaf_hdr tmphdr; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2240:30: note: byref variable will be forcibly initialized 2240 | struct xfs_attr3_icleaf_hdr savehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2239:30: note: byref variable will be forcibly initialized 2239 | struct xfs_attr3_icleaf_hdr drophdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_lookup_int': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2363:30: note: byref variable will be forcibly initialized 2363 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_getvalue': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2470:30: note: byref variable will be forcibly initialized 2470 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr_leaf_lasthash': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2658:30: note: byref variable will be forcibly initialized 2658 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_rebalance': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1670:30: note: byref variable will be forcibly initialized 1670 | struct xfs_attr3_icleaf_hdr ichdr2; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1669:30: note: byref variable will be forcibly initialized 1669 | struct xfs_attr3_icleaf_hdr ichdr1; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_add': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1357:30: note: byref variable will be forcibly initialized 1357 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr_shortform_to_leaf': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:901:22: note: byref variable will be forcibly initialized 901 | struct xfs_da_args nargs; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_clearflag': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2737:30: note: byref variable will be forcibly initialized 2737 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_setflag': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2803:30: note: byref variable will be forcibly initialized 2803 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_flipflags': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2859:30: note: byref variable will be forcibly initialized 2859 | struct xfs_attr3_icleaf_hdr ichdr2; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2858:30: note: byref variable will be forcibly initialized 2858 | struct xfs_attr3_icleaf_hdr ichdr1; | ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/fs/fscache/page.c:9: /kisskb/src/fs/fscache/page.c: In function '__fscache_wait_on_page_write': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fscache/page.c:41:2: note: in expansion of macro 'wait_event' 41 | wait_event(*wq, !__fscache_check_page_write(cookie, page)); | ^~~~~~~~~~ /kisskb/src/fs/fscache/page.c: In function 'release_page_wait_timeout': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/page.c:54:9: note: in expansion of macro 'wait_event_timeout' 54 | return wait_event_timeout(*wq, !__fscache_check_page_write(cookie, page), | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rpm.h:107, from /kisskb/src/kernel/trace/rpm-traces.c:16: /kisskb/src/kernel/trace/rpm-traces.c: In function 'trace_event_raw_event_rpm_internal': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/page.c: In function '__fscache_uncache_all_inode_pages': /kisskb/src/fs/fscache/page.c:1219:17: note: byref variable will be forcibly initialized 1219 | struct pagevec pvec; | ^~~~ /kisskb/src/kernel/trace/rpm-traces.c: In function 'trace_event_raw_event_rpm_return_int': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/crypto/ghash-generic.c: In function 'ghash_setkey': /kisskb/src/crypto/ghash-generic.c:59:8: note: byref variable will be forcibly initialized 59 | be128 k; | ^ /kisskb/src/net/caif/cfctrl.c: In function 'cfctrl_recv': /kisskb/src/net/caif/cfctrl.c:382:29: note: byref variable will be forcibly initialized 382 | struct cfctrl_link_param linkparam; | ^~~~~~~~~ /kisskb/src/net/caif/cfctrl.c:359:29: note: byref variable will be forcibly initialized 359 | struct cfctrl_request_info rsp, *req; | ^~~ /kisskb/src/net/caif/cfctrl.c: In function 'cfctrl_create': /kisskb/src/net/caif/cfctrl.c:37:18: note: byref variable will be forcibly initialized 37 | struct dev_info dev_info; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/auxdisplay/ht16k33.c:11: /kisskb/src/drivers/auxdisplay/ht16k33.c: In function 'ht16k33_keypad_irq_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/auxdisplay/ht16k33.c:286:3: note: in expansion of macro 'wait_event_timeout' 286 | wait_event_timeout(keypad->wait, keypad->stopped, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/auxdisplay/ht16k33.c: In function 'ht16k33_probe': /kisskb/src/drivers/auxdisplay/ht16k33.c:394:30: note: byref variable will be forcibly initialized 394 | struct backlight_properties bl_props; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/aty128fb.c: In function 'aty128_decode_var': /kisskb/src/drivers/video/fbdev/aty/aty128fb.c:1558:24: note: byref variable will be forcibly initialized 1558 | struct aty128_ddafifo fifo_reg; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/aty128fb.c:1557:20: note: byref variable will be forcibly initialized 1557 | struct aty128_pll pll; | ^~~ /kisskb/src/drivers/video/fbdev/aty/aty128fb.c:1556:21: note: byref variable will be forcibly initialized 1556 | struct aty128_crtc crtc; | ^~~~ /kisskb/src/drivers/video/fbdev/aty/aty128fb.c: In function 'aty128fb_check_var': /kisskb/src/drivers/video/fbdev/aty/aty128fb.c:1603:22: note: byref variable will be forcibly initialized 1603 | struct aty128fb_par par; | ^~~ /kisskb/src/drivers/video/fbdev/aty/aty128fb.c: In function 'aty128_init': /kisskb/src/drivers/video/fbdev/aty/aty128fb.c:1902:27: note: byref variable will be forcibly initialized 1902 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_vm.c: In function 'ttm_bo_vm_fault_reserved': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_vm.c:314:28: note: byref variable will be forcibly initialized 314 | struct ttm_operation_ctx ctx = { | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_vm.c: In function 'ttm_bo_vm_access_kmap': /kisskb/src/fs/hfs/bnode.c: In function 'hfs_bnode_dump': /kisskb/src/fs/hfs/bnode.c:136:24: note: byref variable will be forcibly initialized 136 | struct hfs_bnode_desc desc; | ^~~~ /kisskb/src/fs/hfsplus/inode.c: In function 'hfsplus_cat_read_inode': /kisskb/src/fs/hfsplus/inode.c:495:20: note: byref variable will be forcibly initialized 495 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_vm.c:438:26: note: byref variable will be forcibly initialized 438 | struct ttm_bo_kmap_obj map; | ^~~ /kisskb/src/fs/hfsplus/inode.c: In function 'hfsplus_cat_write_inode': /kisskb/src/fs/hfsplus/inode.c:565:20: note: byref variable will be forcibly initialized 565 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/fs/hfsplus/inode.c:564:23: note: byref variable will be forcibly initialized 564 | struct hfs_find_data fd; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/hfs/bnode.c:12: /kisskb/src/fs/hfs/bnode.c: In function '__hfs_bnode_create': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/hfs/bnode.c:271:3: note: in expansion of macro 'wait_event' 271 | wait_event(node2->lock_wq, !test_bit(HFS_BNODE_NEW, &node2->flags)); | ^~~~~~~~~~ /kisskb/src/fs/hfs/bnode.c: In function 'hfs_bnode_find': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/hfs/bnode.c:324:3: note: in expansion of macro 'wait_event' 324 | wait_event(node->lock_wq, !test_bit(HFS_BNODE_NEW, &node->flags)); | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/scsi/scsi_error.c:18: /kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_block_when_processing_errors': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_error.c:358:2: note: in expansion of macro 'wait_event' 358 | wait_event(sdev->host->host_wait, !scsi_host_in_recovery(sdev->host)); | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_check_sense': /kisskb/src/drivers/scsi/scsi_error.c:504:24: note: byref variable will be forcibly initialized 504 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_send_eh_cmnd': /kisskb/src/drivers/scsi/scsi_error.c:1082:22: note: byref variable will be forcibly initialized 1082 | struct scsi_eh_save ses; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/scsi/scsi_error.c:18: /kisskb/src/drivers/scsi/scsi_error.c:1080:29: note: byref variable will be forcibly initialized 1080 | DECLARE_COMPLETION_ONSTACK(done); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/fs/ext4/ext4.h:21, from /kisskb/src/fs/ext4/fast_commit.c:10: /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_submit_inode_data_all': /kisskb/src/fs/ext4/fast_commit.c:930:16: note: byref variable will be forcibly initialized 930 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/ext4/fast_commit.c:930:4: note: in expansion of macro 'DEFINE_WAIT' 930 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/scsi/scsi_error.c:18: /kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_eh_target_reset': /kisskb/src/drivers/scsi/scsi_error.c:1565:12: note: byref variable will be forcibly initialized 1565 | LIST_HEAD(check_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/scsi/scsi_error.c:1564:12: note: byref variable will be forcibly initialized 1564 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_eh_bus_reset': /kisskb/src/drivers/scsi/scsi_error.c:1627:12: note: byref variable will be forcibly initialized 1627 | LIST_HEAD(check_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/fs/ext4/fast_commit.c:10: /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2371:4: note: byref variable will be forcibly initialized 2371 | } desc; | ^~~~ /kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_eh_host_reset': /kisskb/src/drivers/scsi/scsi_error.c:1699:12: note: byref variable will be forcibly initialized 1699 | LIST_HEAD(check_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_add_tlv': /kisskb/src/fs/ext4/fast_commit.c:761:20: note: byref variable will be forcibly initialized 761 | struct ext4_fc_tl tl; | ^~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_add_dentry_tlv': /kisskb/src/fs/ext4/fast_commit.c:784:20: note: byref variable will be forcibly initialized 784 | struct ext4_fc_tl tl; | ^~ /kisskb/src/fs/ext4/fast_commit.c:783:29: note: byref variable will be forcibly initialized 783 | struct ext4_fc_dentry_info fcd; | ^~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_write_tail': /kisskb/src/fs/ext4/fast_commit.c:723:22: note: byref variable will be forcibly initialized 723 | struct ext4_fc_tail tail; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c:722:20: note: byref variable will be forcibly initialized 722 | struct ext4_fc_tl tl; | ^~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_write_inode_data': /kisskb/src/fs/ext4/fast_commit.c:858:27: note: byref variable will be forcibly initialized 858 | struct ext4_fc_del_range lrange; | ^~~~~~ /kisskb/src/fs/ext4/fast_commit.c:857:27: note: byref variable will be forcibly initialized 857 | struct ext4_fc_add_range fc_ext; | ^~~~~~ /kisskb/src/fs/ext4/fast_commit.c:856:25: note: byref variable will be forcibly initialized 856 | struct ext4_map_blocks map; | ^~~ /kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_unjam_host': /kisskb/src/drivers/scsi/scsi_error.c:2181:12: note: byref variable will be forcibly initialized 2181 | LIST_HEAD(eh_done_q); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/scsi/scsi_error.c:2180:12: note: byref variable will be forcibly initialized 2180 | LIST_HEAD(eh_work_q); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_write_inode': /kisskb/src/fs/ext4/fast_commit.c:816:20: note: byref variable will be forcibly initialized 816 | struct ext4_fc_tl tl; | ^~ /kisskb/src/fs/ext4/fast_commit.c:815:23: note: byref variable will be forcibly initialized 815 | struct ext4_fc_inode fc_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/fast_commit.c:814:19: note: byref variable will be forcibly initialized 814 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_perform_commit': /kisskb/src/fs/ext4/fast_commit.c:1062:18: note: byref variable will be forcibly initialized 1062 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c:1060:22: note: byref variable will be forcibly initialized 1060 | struct ext4_fc_head head; | ^~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_base.c: In function 'radeonfb_check_var': /kisskb/src/drivers/video/fbdev/aty/radeon_base.c:834:34: note: byref variable will be forcibly initialized 834 | struct fb_var_screeninfo v; | ^ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_set_bitmaps_and_counters': /kisskb/src/fs/ext4/fast_commit.c:1828:25: note: byref variable will be forcibly initialized 1828 | struct ext4_map_blocks map; | ^~~ /kisskb/src/lib/scatterlist.c: In function 'sg_copy_buffer': /kisskb/src/lib/scatterlist.c:925:25: note: byref variable will be forcibly initialized 925 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_link': /kisskb/src/fs/ext4/fast_commit.c:1405:26: note: byref variable will be forcibly initialized 1405 | struct dentry_info_args darg; | ^~~~ /kisskb/src/lib/scatterlist.c: In function 'sg_zero_buffer': /kisskb/src/lib/scatterlist.c:1040:25: note: byref variable will be forcibly initialized 1040 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_unlink': /kisskb/src/fs/ext4/fast_commit.c:1309:26: note: byref variable will be forcibly initialized 1309 | struct dentry_info_args darg; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c:1308:14: note: byref variable will be forcibly initialized 1308 | struct qstr entry; | ^~~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_add_range': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c: In function 'ttm_bo_vmap': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c:515:28: note: byref variable will be forcibly initialized 515 | struct ttm_operation_ctx ctx = { | ^~~ /kisskb/src/fs/ext4/fast_commit.c:1644:25: note: byref variable will be forcibly initialized 1644 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/fast_commit.c:1639:21: note: byref variable will be forcibly initialized 1639 | struct ext4_extent newex, *ex; | ^~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c: In function 'ttm_bo_move_memcpy': /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_create': /kisskb/src/fs/ext4/fast_commit.c:1555:26: note: byref variable will be forcibly initialized 1555 | struct dentry_info_args darg; | ^~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c:183:22: note: byref variable will be forcibly initialized 183 | struct ttm_resource old_copy = *old_mem; | ^~~~~~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_del_range': /kisskb/src/fs/ext4/fast_commit.c:1769:25: note: byref variable will be forcibly initialized 1769 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_inode': /kisskb/src/fs/ext4/fast_commit.c:1459:19: note: byref variable will be forcibly initialized 1459 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function '__ext4_fc_track_unlink': /kisskb/src/fs/ext4/fast_commit.c:481:36: note: byref variable will be forcibly initialized 481 | struct __track_dentry_update_args args; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function '__ext4_fc_track_link': /kisskb/src/fs/ext4/fast_commit.c:500:36: note: byref variable will be forcibly initialized 500 | struct __track_dentry_update_args args; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function '__ext4_fc_track_create': /kisskb/src/fs/ext4/fast_commit.c:519:36: note: byref variable will be forcibly initialized 519 | struct __track_dentry_update_args args; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_track_range': /kisskb/src/fs/ext4/fast_commit.c:598:28: note: byref variable will be forcibly initialized 598 | struct __track_range_args args; | ^~~~ /kisskb/src/fs/ext4/verity.c: In function 'ext4_end_enable_verity': /kisskb/src/fs/ext4/verity.c:198:19: note: byref variable will be forcibly initialized 198 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/hfs/brec.c: In function 'hfs_bnode_split': /kisskb/src/fs/hfs/brec.c:235:24: note: byref variable will be forcibly initialized 235 | struct hfs_bnode_desc node_desc; | ^~~~~~~~~ /kisskb/src/fs/hfs/brec.c: In function 'hfs_btree_inc_height': /kisskb/src/fs/hfs/brec.c:461:24: note: byref variable will be forcibly initialized 461 | struct hfs_bnode_desc node_desc; | ^~~~~~~~~ /kisskb/src/crypto/tcrypt.c: In function 'test_aead_speed': /kisskb/src/crypto/tcrypt.c:541:21: note: byref variable will be forcibly initialized 541 | struct crypto_wait wait; | ^~~~ /kisskb/src/net/core/failover.c: In function 'failover_slave_register': /kisskb/src/net/core/failover.c:48:31: note: byref variable will be forcibly initialized 48 | struct netdev_lag_upper_info lag_upper_info; | ^~~~~~~~~~~~~~ /kisskb/src/crypto/tcrypt.c: In function 'test_skcipher_speed': /kisskb/src/crypto/tcrypt.c:1501:21: note: byref variable will be forcibly initialized 1501 | struct crypto_wait wait; | ^~~~ /kisskb/src/drivers/video/fbdev/s3fb.c: In function 's3_pci_probe': /kisskb/src/drivers/video/fbdev/s3fb.c:1116:18: note: byref variable will be forcibly initialized 1116 | struct resource vga_res; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/s3fb.c:1115:24: note: byref variable will be forcibly initialized 1115 | struct pci_bus_region bus_reg; | ^~~~~~~ /kisskb/src/crypto/tcrypt.c: In function 'test_ahash_speed_common': /kisskb/src/crypto/tcrypt.c:1063:21: note: byref variable will be forcibly initialized 1063 | struct crypto_wait wait; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_jindex_hold': /kisskb/src/fs/gfs2/ops_fstype.c:568:14: note: byref variable will be forcibly initialized 568 | struct qstr name; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'init_journal': /kisskb/src/fs/gfs2/ops_fstype.c:721:21: note: byref variable will be forcibly initialized 721 | struct gfs2_holder ji_gh; | ^~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'init_sb': /kisskb/src/fs/gfs2/ops_fstype.c:478:21: note: byref variable will be forcibly initialized 478 | struct gfs2_holder sb_gh; | ^~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_parse_param': /kisskb/src/fs/gfs2/ops_fstype.c:1383:25: note: byref variable will be forcibly initialized 1383 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_meta_get_tree': /kisskb/src/fs/gfs2/ops_fstype.c:1621:14: note: byref variable will be forcibly initialized 1621 | struct path path; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_reconfigure': /kisskb/src/fs/gfs2/ops_fstype.c:1531:22: note: byref variable will be forcibly initialized 1531 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_fill_super': /kisskb/src/fs/gfs2/ops_fstype.c:1103:21: note: byref variable will be forcibly initialized 1103 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c:1102:21: note: byref variable will be forcibly initialized 1102 | struct gfs2_holder mount_gh; | ^~~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_read_iter': /kisskb/src/fs/gfs2/file.c:823:21: note: byref variable will be forcibly initialized 823 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_allocate_page_backing': /kisskb/src/fs/gfs2/file.c:399:16: note: byref variable will be forcibly initialized 399 | struct iomap iomap = { }; | ^~~~~ /kisskb/src/fs/gfs2/file.c: In function 'fallocate_chunk': /kisskb/src/fs/gfs2/file.c:968:16: note: byref variable will be forcibly initialized 968 | struct iomap iomap = { }; | ^~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_fallocate': /kisskb/src/fs/gfs2/file.c:1143:21: note: byref variable will be forcibly initialized 1143 | struct gfs2_holder gh; | ^~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_mode_sense': /kisskb/src/drivers/scsi/scsi_lib.c:2109:24: note: byref variable will be forcibly initialized 2109 | struct scsi_sense_hdr my_sshdr; | ^~~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_write_iter': /kisskb/src/fs/gfs2/file.c:877:21: note: byref variable will be forcibly initialized 877 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_llseek': /kisskb/src/fs/gfs2/file.c:60:21: note: byref variable will be forcibly initialized 60 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_fault': /kisskb/src/fs/gfs2/file.c:541:21: note: byref variable will be forcibly initialized 541 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_page_mkwrite': /kisskb/src/fs/gfs2/file.c:430:21: note: byref variable will be forcibly initialized 430 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_mmap': /kisskb/src/fs/gfs2/file.c:582:22: note: byref variable will be forcibly initialized 582 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_readdir': /kisskb/src/fs/gfs2/file.c:108:21: note: byref variable will be forcibly initialized 108 | struct gfs2_holder d_gh; | ^~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_fileattr_get': /kisskb/src/fs/gfs2/file.c:161:21: note: byref variable will be forcibly initialized 161 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'do_gfs2_set_flags': /kisskb/src/fs/gfs2/file.c:225:21: note: byref variable will be forcibly initialized 225 | struct gfs2_holder gh; | ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/scsi/scsi_lib.c:12: /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_starved_list_run': /kisskb/src/drivers/scsi/scsi_lib.c:383:12: note: byref variable will be forcibly initialized 383 | LIST_HEAD(starved_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_open': /kisskb/src/fs/gfs2/file.c:660:21: note: byref variable will be forcibly initialized 660 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_bvec_advance': /kisskb/src/lib/iov_iter.c:1122:19: note: byref variable will be forcibly initialized 1122 | struct bvec_iter bi; | ^~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_io_completion_nz_result': /kisskb/src/drivers/scsi/scsi_lib.c:823:24: note: byref variable will be forcibly initialized 823 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_fault_in_readable': /kisskb/src/lib/iov_iter.c:477:15: note: userspace variable will be forcibly initialized 477 | struct iovec v; | ^ In file included from /kisskb/src/kernel/torture.c:39: /kisskb/src/kernel/torture.c: In function 'torture_onoff': /kisskb/src/kernel/torture.c:339:24: note: byref variable will be forcibly initialized 339 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:70:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 70 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/torture.c: In function 'torture_stutter': /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter_nocache': /kisskb/src/lib/iov_iter.c:858:32: note: userspace variable will be forcibly initialized 858 | iterate_and_advance(i, bytes, v, | ^ /kisskb/src/lib/iov_iter.c:170:17: note: in definition of macro 'iterate_and_advance' 170 | struct iovec v; \ | ^ /kisskb/src/kernel/torture.c:758:24: note: byref variable will be forcibly initialized 758 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:70:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 70 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:167:4: note: in expansion of macro 'iterate_xarray' 167 | iterate_xarray(i, n, v, skip, (X)) \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:858:2: note: in expansion of macro 'iterate_and_advance' 858 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:148:21: note: byref variable will be forcibly initialized 148 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:858:2: note: in expansion of macro 'iterate_and_advance' 858 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_advance': /kisskb/src/lib/iov_iter.c:1155:31: note: userspace variable will be forcibly initialized 1155 | iterate_and_advance(i, size, v, 0, 0, 0, 0) | ^ /kisskb/src/lib/iov_iter.c:170:17: note: in definition of macro 'iterate_and_advance' 170 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:167:4: note: in expansion of macro 'iterate_xarray' 167 | iterate_xarray(i, n, v, skip, (X)) \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1155:2: note: in expansion of macro 'iterate_and_advance' 1155 | iterate_and_advance(i, size, v, 0, 0, 0, 0) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:148:21: note: byref variable will be forcibly initialized 148 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:1155:2: note: in expansion of macro 'iterate_and_advance' 1155 | iterate_and_advance(i, size, v, 0, 0, 0, 0) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ldsem.c: In function 'down_write_failed': /kisskb/src/drivers/tty/tty_ldsem.c:232:22: note: byref variable will be forcibly initialized 232 | struct ldsem_waiter waiter; | ^~~~~~ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter_full_nocache': /kisskb/src/lib/iov_iter.c:919:30: note: userspace variable will be forcibly initialized 919 | iterate_all_kinds(i, bytes, v, ({ | ^ /kisskb/src/lib/iov_iter.c:134:17: note: in definition of macro 'iterate_all_kinds' 134 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:131:4: note: in expansion of macro 'iterate_xarray' 131 | iterate_xarray(i, n, v, skip, (X)); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:919:2: note: in expansion of macro 'iterate_all_kinds' 919 | iterate_all_kinds(i, bytes, v, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:122:21: note: byref variable will be forcibly initialized 122 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:919:2: note: in expansion of macro 'iterate_all_kinds' 919 | iterate_all_kinds(i, bytes, v, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_io_completion_action': /kisskb/src/drivers/scsi/scsi_lib.c:652:24: note: byref variable will be forcibly initialized 652 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/tty/tty_ldsem.c: In function 'down_read_failed': /kisskb/src/drivers/tty/tty_ldsem.c:158:22: note: byref variable will be forcibly initialized 158 | struct ldsem_waiter waiter; | ^~~~~~ In file included from /kisskb/src/include/linux/rmi.h:13, from /kisskb/src/drivers/input/rmi4/rmi_driver.c:23: /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'rmi_set_attn_data': /kisskb/src/include/linux/kfifo.h:408:29: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c:184:2: note: in expansion of macro 'kfifo_put' 184 | kfifo_put(&drvdata->attn_fifo, attn_data); | ^~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'rmi_scan_pdt_page': /kisskb/src/drivers/input/rmi4/rmi_driver.c:508:19: note: byref variable will be forcibly initialized 508 | struct pdt_entry pdt_entry; | ^~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_alignment': /kisskb/src/lib/iov_iter.c:1348:29: note: userspace variable will be forcibly initialized 1348 | iterate_all_kinds(i, size, v, | ^ /kisskb/src/lib/iov_iter.c:134:17: note: in definition of macro 'iterate_all_kinds' 134 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:131:4: note: in expansion of macro 'iterate_xarray' 131 | iterate_xarray(i, n, v, skip, (X)); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1348:2: note: in expansion of macro 'iterate_all_kinds' 1348 | iterate_all_kinds(i, size, v, | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:122:21: note: byref variable will be forcibly initialized 122 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:1348:2: note: in expansion of macro 'iterate_all_kinds' 1348 | iterate_all_kinds(i, size, v, | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_gap_alignment': /kisskb/src/lib/iov_iter.c:1368:29: note: userspace variable will be forcibly initialized 1368 | iterate_all_kinds(i, size, v, | ^ /kisskb/src/lib/iov_iter.c:134:17: note: in definition of macro 'iterate_all_kinds' 134 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/scsi/scsi_lib.c:12: /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_evt_thread': /kisskb/src/drivers/scsi/scsi_lib.c:2420:12: note: byref variable will be forcibly initialized 2420 | LIST_HEAD(event_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:131:4: note: in expansion of macro 'iterate_xarray' 131 | iterate_xarray(i, n, v, skip, (X)); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1368:2: note: in expansion of macro 'iterate_all_kinds' 1368 | iterate_all_kinds(i, size, v, | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:122:21: note: byref variable will be forcibly initialized 122 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:1368:2: note: in expansion of macro 'iterate_all_kinds' 1368 | iterate_all_kinds(i, size, v, | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_npages': /kisskb/src/lib/iov_iter.c:1878:36: note: userspace variable will be forcibly initialized 1878 | } else iterate_all_kinds(i, size, v, ({ | ^ /kisskb/src/lib/iov_iter.c:134:17: note: in definition of macro 'iterate_all_kinds' 134 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:131:4: note: in expansion of macro 'iterate_xarray' 131 | iterate_xarray(i, n, v, skip, (X)); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1878:9: note: in expansion of macro 'iterate_all_kinds' 1878 | } else iterate_all_kinds(i, size, v, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:122:21: note: byref variable will be forcibly initialized 122 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:1878:9: note: in expansion of macro 'iterate_all_kinds' 1878 | } else iterate_all_kinds(i, size, v, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function '_copy_to_iter': /kisskb/src/lib/iov_iter.c:658:32: note: userspace variable will be forcibly initialized 658 | iterate_and_advance(i, bytes, v, | ^ /kisskb/src/lib/iov_iter.c:170:17: note: in definition of macro 'iterate_and_advance' 170 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:167:4: note: in expansion of macro 'iterate_xarray' 167 | iterate_xarray(i, n, v, skip, (X)) \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:658:2: note: in expansion of macro 'iterate_and_advance' 658 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:148:21: note: byref variable will be forcibly initialized 148 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:658:2: note: in expansion of macro 'iterate_and_advance' 658 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter': /kisskb/src/lib/iov_iter.c:809:32: note: userspace variable will be forcibly initialized 809 | iterate_and_advance(i, bytes, v, | ^ /kisskb/src/lib/iov_iter.c:170:17: note: in definition of macro 'iterate_and_advance' 170 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:167:4: note: in expansion of macro 'iterate_xarray' 167 | iterate_xarray(i, n, v, skip, (X)) \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:809:2: note: in expansion of macro 'iterate_and_advance' 809 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:148:21: note: byref variable will be forcibly initialized 148 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:809:2: note: in expansion of macro 'iterate_and_advance' 809 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter_full': /kisskb/src/lib/iov_iter.c:834:30: note: userspace variable will be forcibly initialized 834 | iterate_all_kinds(i, bytes, v, ({ | ^ /kisskb/src/lib/iov_iter.c:134:17: note: in definition of macro 'iterate_all_kinds' 134 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:131:4: note: in expansion of macro 'iterate_xarray' 131 | iterate_xarray(i, n, v, skip, (X)); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:834:2: note: in expansion of macro 'iterate_all_kinds' 834 | iterate_all_kinds(i, bytes, v, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:122:21: note: byref variable will be forcibly initialized 122 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:834:2: note: in expansion of macro 'iterate_all_kinds' 834 | iterate_all_kinds(i, bytes, v, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_copy_from_user_atomic': /kisskb/src/lib/iov_iter.c:1053:30: note: userspace variable will be forcibly initialized 1053 | iterate_all_kinds(i, bytes, v, | ^ /kisskb/src/lib/iov_iter.c:134:17: note: in definition of macro 'iterate_all_kinds' 134 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:131:4: note: in expansion of macro 'iterate_xarray' 131 | iterate_xarray(i, n, v, skip, (X)); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1053:2: note: in expansion of macro 'iterate_all_kinds' 1053 | iterate_all_kinds(i, bytes, v, | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:122:21: note: byref variable will be forcibly initialized 122 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:1053:2: note: in expansion of macro 'iterate_all_kinds' 1053 | iterate_all_kinds(i, bytes, v, | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function '_copy_mc_to_iter': /kisskb/src/lib/iov_iter.c:760:32: note: userspace variable will be forcibly initialized 760 | iterate_and_advance(i, bytes, v, | ^ /kisskb/src/lib/iov_iter.c:170:17: note: in definition of macro 'iterate_and_advance' 170 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:167:4: note: in expansion of macro 'iterate_xarray' 167 | iterate_xarray(i, n, v, skip, (X)) \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:760:2: note: in expansion of macro 'iterate_and_advance' 760 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:148:21: note: byref variable will be forcibly initialized 148 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:760:2: note: in expansion of macro 'iterate_and_advance' 760 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter_flushcache': /kisskb/src/lib/iov_iter.c:894:32: note: userspace variable will be forcibly initialized 894 | iterate_and_advance(i, bytes, v, | ^ /kisskb/src/lib/iov_iter.c:170:17: note: in definition of macro 'iterate_and_advance' 170 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:167:4: note: in expansion of macro 'iterate_xarray' 167 | iterate_xarray(i, n, v, skip, (X)) \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:894:2: note: in expansion of macro 'iterate_and_advance' 894 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:148:21: note: byref variable will be forcibly initialized 148 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:894:2: note: in expansion of macro 'iterate_and_advance' 894 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_for_each_range': /kisskb/src/lib/iov_iter.c:2106:30: note: userspace variable will be forcibly initialized 2106 | iterate_all_kinds(i, bytes, v, -EINVAL, ({ | ^ /kisskb/src/lib/iov_iter.c:134:17: note: in definition of macro 'iterate_all_kinds' 134 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:131:4: note: in expansion of macro 'iterate_xarray' 131 | iterate_xarray(i, n, v, skip, (X)); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:2106:2: note: in expansion of macro 'iterate_all_kinds' 2106 | iterate_all_kinds(i, bytes, v, -EINVAL, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:122:21: note: byref variable will be forcibly initialized 122 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:2106:2: note: in expansion of macro 'iterate_all_kinds' 2106 | iterate_all_kinds(i, bytes, v, -EINVAL, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:2101:14: note: byref variable will be forcibly initialized 2101 | struct kvec w; | ^ /kisskb/src/fs/squashfs/inode.c: In function 'squashfs_read_inode': /kisskb/src/fs/squashfs/inode.c:106:23: note: byref variable will be forcibly initialized 106 | union squashfs_inode squashfs_ino; | ^~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_zero': /kisskb/src/lib/iov_iter.c:1029:32: note: userspace variable will be forcibly initialized 1029 | iterate_and_advance(i, bytes, v, | ^ /kisskb/src/lib/iov_iter.c:170:17: note: in definition of macro 'iterate_and_advance' 170 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:167:4: note: in expansion of macro 'iterate_xarray' 167 | iterate_xarray(i, n, v, skip, (X)) \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1029:2: note: in expansion of macro 'iterate_and_advance' 1029 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:148:21: note: byref variable will be forcibly initialized 148 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:1029:2: note: in expansion of macro 'iterate_and_advance' 1029 | iterate_and_advance(i, bytes, v, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c: In function 'iter_xarray_populate_pages': /kisskb/src/lib/iov_iter.c:1429:11: note: byref variable will be forcibly initialized 1429 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_get_pages': /kisskb/src/lib/iov_iter.c:1509:32: note: userspace variable will be forcibly initialized 1509 | iterate_all_kinds(i, maxsize, v, ({ | ^ /kisskb/src/lib/iov_iter.c:134:17: note: in definition of macro 'iterate_all_kinds' 134 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:131:4: note: in expansion of macro 'iterate_xarray' 131 | iterate_xarray(i, n, v, skip, (X)); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1509:2: note: in expansion of macro 'iterate_all_kinds' 1509 | iterate_all_kinds(i, maxsize, v, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/class.c: In function '__devm_rtc_register_device': /kisskb/src/drivers/rtc/class.c:378:20: note: byref variable will be forcibly initialized 378 | struct rtc_wkalrm alrm; | ^~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_get_pages_alloc': /kisskb/src/lib/iov_iter.c:1638:32: note: userspace variable will be forcibly initialized 1638 | iterate_all_kinds(i, maxsize, v, ({ | ^ /kisskb/src/lib/iov_iter.c:134:17: note: in definition of macro 'iterate_all_kinds' 134 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:131:4: note: in expansion of macro 'iterate_xarray' 131 | iterate_xarray(i, n, v, skip, (X)); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1638:2: note: in expansion of macro 'iterate_all_kinds' 1638 | iterate_all_kinds(i, maxsize, v, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'csum_and_copy_from_iter': /kisskb/src/lib/iov_iter.c:1684:32: note: userspace variable will be forcibly initialized 1684 | iterate_and_advance(i, bytes, v, ({ | ^ /kisskb/src/lib/iov_iter.c:170:17: note: in definition of macro 'iterate_and_advance' 170 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:167:4: note: in expansion of macro 'iterate_xarray' 167 | iterate_xarray(i, n, v, skip, (X)) \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1684:2: note: in expansion of macro 'iterate_and_advance' 1684 | iterate_and_advance(i, bytes, v, ({ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:148:21: note: byref variable will be forcibly initialized 148 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:1684:2: note: in expansion of macro 'iterate_and_advance' 1684 | iterate_and_advance(i, bytes, v, ({ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function '__has_merged_page': /kisskb/src/fs/f2fs/data.c:537:23: note: byref variable will be forcibly initialized 537 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'csum_and_copy_from_iter_full': /kisskb/src/lib/iov_iter.c:1732:30: note: userspace variable will be forcibly initialized 1732 | iterate_all_kinds(i, bytes, v, ({ | ^ /kisskb/src/lib/iov_iter.c:134:17: note: in definition of macro 'iterate_all_kinds' 134 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:131:4: note: in expansion of macro 'iterate_xarray' 131 | iterate_xarray(i, n, v, skip, (X)); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1732:2: note: in expansion of macro 'iterate_all_kinds' 1732 | iterate_all_kinds(i, bytes, v, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:122:21: note: byref variable will be forcibly initialized 122 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:1732:2: note: in expansion of macro 'iterate_all_kinds' 1732 | iterate_all_kinds(i, bytes, v, ({ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/kyro/fbdev.c: In function 'kyrofb_ioctl': /kisskb/src/drivers/video/fbdev/kyro/fbdev.c:583:23: note: byref variable will be forcibly initialized 583 | overlay_viewport_set ol_viewport_set; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/kyro/fbdev.c:582:17: note: byref variable will be forcibly initialized 582 | overlay_create ol_create; | ^~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'csum_and_copy_to_iter': /kisskb/src/lib/iov_iter.c:1785:32: note: userspace variable will be forcibly initialized 1785 | iterate_and_advance(i, bytes, v, ({ | ^ /kisskb/src/lib/iov_iter.c:170:17: note: in definition of macro 'iterate_and_advance' 170 | struct iovec v; \ | ^ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c:87:11: note: byref variable will be forcibly initialized 87 | XA_STATE(xas, i->xarray, index); \ | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/iov_iter.c:167:4: note: in expansion of macro 'iterate_xarray' 167 | iterate_xarray(i, n, v, skip, (X)) \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1785:2: note: in expansion of macro 'iterate_and_advance' 1785 | iterate_and_advance(i, bytes, v, ({ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:148:21: note: byref variable will be forcibly initialized 148 | struct bvec_iter __bi; \ | ^~~~ /kisskb/src/lib/iov_iter.c:1785:2: note: in expansion of macro 'iterate_and_advance' 1785 | iterate_and_advance(i, bytes, v, ({ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_write_end_io': /kisskb/src/fs/f2fs/data.c:291:23: note: byref variable will be forcibly initialized 291 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_finish_read_bio': /kisskb/src/fs/f2fs/data.c:123:23: note: byref variable will be forcibly initialized 123 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_verify_bio': /kisskb/src/fs/f2fs/data.c:179:24: note: byref variable will be forcibly initialized 179 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'hash_and_copy_to_iter': /kisskb/src/lib/iov_iter.c:1826:21: note: byref variable will be forcibly initialized 1826 | struct scatterlist sg; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rseq.h:57, from /kisskb/src/kernel/rseq.c:19: /kisskb/src/kernel/rseq.c: In function 'trace_event_raw_event_rseq_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(rseq_update, | ^~~~~~~~~~~ /kisskb/src/kernel/rseq.c: In function 'trace_event_raw_event_rseq_ip_fixup': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ /kisskb/src/kernel/rseq.c: In function 'rseq_ip_fixup': /kisskb/src/kernel/rseq.c:241:17: note: byref variable will be forcibly initialized 241 | struct rseq_cs rseq_cs; | ^~~~~~~ /kisskb/src/kernel/rseq.c: In function 'rseq_syscall': /kisskb/src/kernel/rseq.c:307:17: note: byref variable will be forcibly initialized 307 | struct rseq_cs rseq_cs; | ^~~~~~~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_dev_classify': /kisskb/src/drivers/ata/libahci.c:1275:22: note: byref variable will be forcibly initialized 1275 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_do_softreset': /kisskb/src/drivers/ata/libahci.c:1395:22: note: byref variable will be forcibly initialized 1395 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_do_hardreset': /kisskb/src/drivers/ata/libahci.c:1545:22: note: byref variable will be forcibly initialized 1545 | struct ata_taskfile tf; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_xattr_fiemap': /kisskb/src/fs/f2fs/data.c:1743:19: note: byref variable will be forcibly initialized 1743 | struct node_info ni; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/drivers/input/serio/serport.c:12: /kisskb/src/drivers/input/serio/serport.c: In function 'serport_ldisc_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/serport.c:186:2: note: in expansion of macro 'wait_event_interruptible' 186 | wait_event_interruptible(serport->wait, test_bit(SERPORT_DEAD, &serport->flags)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/hfs/btree.c: In function 'hfs_bmap_new_bmap': /kisskb/src/fs/hfs/btree.c:192:24: note: byref variable will be forcibly initialized 192 | struct hfs_bnode_desc desc; | ^~~~ /kisskb/src/fs/f2fs/data.c: In function '__allocate_data_block': /kisskb/src/fs/f2fs/data.c:1330:19: note: byref variable will be forcibly initialized 1330 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/data.c:1329:22: note: byref variable will be forcibly initialized 1329 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_get_block': /kisskb/src/fs/f2fs/data.c:1131:21: note: byref variable will be forcibly initialized 1131 | struct extent_info ei = {0, 0, 0}; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_get_read_data_page': /kisskb/src/fs/f2fs/data.c:1148:21: note: byref variable will be forcibly initialized 1148 | struct extent_info ei = {0,0,0}; | ^~ /kisskb/src/fs/f2fs/data.c:1146:23: note: byref variable will be forcibly initialized 1146 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_get_new_data_page': /kisskb/src/fs/f2fs/data.c:1281:23: note: byref variable will be forcibly initialized 1281 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'prepare_write_begin': /kisskb/src/fs/f2fs/data.c:3187:21: note: byref variable will be forcibly initialized 3187 | struct extent_info ei = {0,0,0}; | ^~ /kisskb/src/fs/f2fs/data.c:3184:23: note: byref variable will be forcibly initialized 3184 | struct dnode_of_data dn; | ^~ /kisskb/src/net/8021q/vlanproc.c: In function 'vlandev_seq_show': /kisskb/src/net/8021q/vlanproc.c:245:27: note: byref variable will be forcibly initialized 245 | struct rtnl_link_stats64 temp; | ^~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_map_blocks': /kisskb/src/net/x25/x25_facilities.c: In function 'x25_negotiate_facilities': /kisskb/src/net/x25/x25_facilities.c:270:24: note: byref variable will be forcibly initialized 270 | struct x25_facilities theirs; | ^~~~~~ /kisskb/src/fs/f2fs/data.c:1444:21: note: byref variable will be forcibly initialized 1444 | struct extent_info ei = {0,0,0}; | ^~ /kisskb/src/fs/f2fs/data.c:1437:23: note: byref variable will be forcibly initialized 1437 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_preallocate_blocks': /kisskb/src/fs/f2fs/data.c:1369:25: note: byref variable will be forcibly initialized 1369 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/recovery.c: In function 'recover_quota_data': /kisskb/src/fs/f2fs/recovery.c:241:15: note: byref variable will be forcibly initialized 241 | struct iattr attr; | ^~~~ /kisskb/src/fs/f2fs/recovery.c: In function 'recover_dentry': /kisskb/src/fs/f2fs/recovery.c:164:14: note: byref variable will be forcibly initialized 164 | struct qstr usr_fname; | ^~~~~~~~~ /kisskb/src/fs/f2fs/recovery.c:163:23: note: byref variable will be forcibly initialized 163 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_mpage_readpages': /kisskb/src/fs/f2fs/data.c:2250:25: note: byref variable will be forcibly initialized 2250 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/data.c: In function '__get_data_block': /kisskb/src/fs/f2fs/data.c:1701:25: note: byref variable will be forcibly initialized 1701 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/recovery.c: In function 'check_index_in_prev_nodes': /kisskb/src/fs/f2fs/recovery.c:447:23: note: byref variable will be forcibly initialized 447 | struct dnode_of_data tdn = *dn; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_bmap': /kisskb/src/fs/f2fs/data.c:3721:26: note: byref variable will be forcibly initialized 3721 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'check_swap_activate_fast': /kisskb/src/fs/f2fs/data.c:3871:26: note: byref variable will be forcibly initialized 3871 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/recovery.c: In function 'do_recover_data': /kisskb/src/fs/f2fs/recovery.c:552:19: note: byref variable will be forcibly initialized 552 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/recovery.c:551:23: note: byref variable will be forcibly initialized 551 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_overwrite_io': /kisskb/src/fs/f2fs/data.c:1663:25: note: byref variable will be forcibly initialized 1663 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_fiemap': /kisskb/src/fs/f2fs/data.c:1833:25: note: byref variable will be forcibly initialized 1833 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/recovery.c: In function 'f2fs_recover_fsync_data': /kisskb/src/fs/f2fs/recovery.c:863:22: note: byref variable will be forcibly initialized 863 | struct cp_control cpc = { | ^~~ /kisskb/src/fs/f2fs/recovery.c:769:19: note: byref variable will be forcibly initialized 769 | struct list_head dir_list; | ^~~~~~~~ /kisskb/src/fs/f2fs/recovery.c:768:31: note: byref variable will be forcibly initialized 768 | struct list_head inode_list, tmp_inode_list; | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/recovery.c:768:19: note: byref variable will be forcibly initialized 768 | struct list_head inode_list, tmp_inode_list; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_do_write_data_page': /kisskb/src/fs/f2fs/data.c:2512:19: note: byref variable will be forcibly initialized 2512 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/data.c:2511:21: note: byref variable will be forcibly initialized 2511 | struct extent_info ei = {0,0,0}; | ^~ /kisskb/src/fs/f2fs/data.c:2510:23: note: byref variable will be forcibly initialized 2510 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_write_cache_pages': /kisskb/src/fs/f2fs/data.c:2825:17: note: byref variable will be forcibly initialized 2825 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/data.c: In function '__f2fs_write_data_pages': /kisskb/src/fs/f2fs/data.c:3085:18: note: byref variable will be forcibly initialized 3085 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/segment.c:8: /kisskb/src/fs/f2fs/segment.c: In function 'issue_flush_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:638:2: note: in expansion of macro 'wait_event_interruptible' 638 | wait_event_interruptible(*q, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-truly-nt35597.c: In function 'truly_nt35597_probe': /kisskb/src/drivers/gpu/drm/panel/panel-truly-nt35597.c:541:36: note: byref variable will be forcibly initialized 541 | const struct mipi_dsi_device_info info = { | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'setattr_chown': /kisskb/src/fs/gfs2/inode.c:1905:26: note: byref variable will be forcibly initialized 1905 | struct gfs2_alloc_parms ap; | ^~ /kisskb/src/fs/f2fs/segment.c: In function '__issue_discard_cmd_orderly': /kisskb/src/fs/f2fs/segment.c:1459:18: note: byref variable will be forcibly initialized 1459 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_setattr': /kisskb/src/fs/gfs2/inode.c:1977:21: note: byref variable will be forcibly initialized 1977 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_fiemap': /kisskb/src/fs/gfs2/inode.c:2074:21: note: byref variable will be forcibly initialized 2074 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/f2fs/segment.c: In function '__wait_all_discard_cmd': /kisskb/src/fs/f2fs/segment.c:1677:24: note: byref variable will be forcibly initialized 1677 | struct discard_policy dp; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_getattr': /kisskb/src/fs/gfs2/inode.c:2039:21: note: byref variable will be forcibly initialized 2039 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/f2fs/segment.c: In function '__issue_discard_cmd': /kisskb/src/fs/f2fs/segment.c:1520:18: note: byref variable will be forcibly initialized 1520 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_get_link': /kisskb/src/fs/gfs2/inode.c:1793:21: note: byref variable will be forcibly initialized 1793 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/f2fs/segment.c: In function '__issue_discard_cmd_range': /kisskb/src/fs/f2fs/segment.c:3014:18: note: byref variable will be forcibly initialized 3014 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/misc/pci_endpoint_test.c: In function 'pci_endpoint_test_write': /kisskb/src/drivers/misc/pci_endpoint_test.c:474:38: note: byref variable will be forcibly initialized 474 | struct pci_endpoint_test_xfer_param param; | ^~~~~ /kisskb/src/drivers/misc/pci_endpoint_test.c: In function 'pci_endpoint_test_read': /kisskb/src/drivers/misc/pci_endpoint_test.c:573:38: note: byref variable will be forcibly initialized 573 | struct pci_endpoint_test_xfer_param param; | ^~~~~ /kisskb/src/drivers/misc/pci_endpoint_test.c: In function 'pci_endpoint_test_copy': /kisskb/src/drivers/misc/pci_endpoint_test.c:336:38: note: byref variable will be forcibly initialized 336 | struct pci_endpoint_test_xfer_param param; | ^~~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_permission': /kisskb/src/fs/gfs2/inode.c:1852:21: note: byref variable will be forcibly initialized 1852 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_link': /kisskb/src/fs/gfs2/inode.c:992:27: note: byref variable will be forcibly initialized 992 | struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; | ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/segment.c:8: /kisskb/src/fs/f2fs/segment.c: In function 'issue_discard_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1769:3: note: in expansion of macro 'wait_event_interruptible_timeout' 1769 | wait_event_interruptible_timeout(*q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1752:24: note: byref variable will be forcibly initialized 1752 | struct discard_policy dpolicy; | ^~~~~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_inode_lookup': /kisskb/src/fs/gfs2/inode.c:136:21: note: byref variable will be forcibly initialized 136 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_lookupi': /kisskb/src/fs/gfs2/inode.c:305:21: note: byref variable will be forcibly initialized 305 | struct gfs2_holder d_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function '__gfs2_lookup': /kisskb/src/fs/gfs2/inode.c:869:21: note: byref variable will be forcibly initialized 869 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_exchange': /kisskb/src/fs/gfs2/inode.c:1633:29: note: byref variable will be forcibly initialized 1633 | struct gfs2_holder ghs[4], r_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_rename': /kisskb/src/fs/gfs2/inode.c:1550:27: note: byref variable will be forcibly initialized 1550 | struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; | ^~ /kisskb/src/fs/gfs2/inode.c:1386:35: note: byref variable will be forcibly initialized 1386 | struct gfs2_holder ghs[4], r_gh, rd_gh; | ^~~~~ /kisskb/src/fs/gfs2/inode.c:1386:29: note: byref variable will be forcibly initialized 1386 | struct gfs2_holder ghs[4], r_gh, rd_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_lookup_simple': /kisskb/src/fs/gfs2/inode.c:270:14: note: byref variable will be forcibly initialized 270 | struct qstr qstr; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_seek_data': /kisskb/src/fs/gfs2/inode.c:2096:21: note: byref variable will be forcibly initialized 2096 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_seek_hole': /kisskb/src/fs/gfs2/inode.c:2115:21: note: byref variable will be forcibly initialized 2115 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_balance_fs_bg': /kisskb/src/fs/f2fs/segment.c:567:19: note: byref variable will be forcibly initialized 567 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_issue_flush': /kisskb/src/fs/f2fs/segment.c:646:19: note: byref variable will be forcibly initialized 646 | struct flush_cmd cmd; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_issue_discard_timeout': /kisskb/src/fs/f2fs/segment.c:1732:24: note: byref variable will be forcibly initialized 1732 | struct discard_policy dpolicy; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_trim_fs': /kisskb/src/fs/f2fs/segment.c:3085:24: note: byref variable will be forcibly initialized 3085 | struct discard_policy dpolicy; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c:3084:20: note: byref variable will be forcibly initialized 3084 | struct cp_control cpc; | ^~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/net_namespace.h:38, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/net/sock.h:46, from /kisskb/src/include/crypto/if_alg.h:17, from /kisskb/src/crypto/af_alg.c:11: /kisskb/src/crypto/af_alg.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'last_fsync_dnode': /kisskb/src/fs/f2fs/node.c:1461:17: note: byref variable will be forcibly initialized 1461 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/segment.c:8: /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_balance_fs': /kisskb/src/fs/f2fs/segment.c:515:16: note: byref variable will be forcibly initialized 515 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/f2fs/segment.c:515:4: note: in expansion of macro 'DEFINE_WAIT' 515 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/hfs/catalog.c: In function 'hfs_cat_create': /kisskb/src/fs/hfs/catalog.c:86:20: note: byref variable will be forcibly initialized 86 | union hfs_cat_rec entry; | ^~~~~ /kisskb/src/fs/hfs/catalog.c:84:23: note: byref variable will be forcibly initialized 84 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfs/catalog.c: In function 'hfs_cat_find_brec': /kisskb/src/fs/hfs/catalog.c:190:14: note: byref variable will be forcibly initialized 190 | hfs_cat_rec rec; | ^~~ /kisskb/src/fs/hfs/catalog.c: In function 'hfs_cat_delete': /kisskb/src/fs/hfs/catalog.c:241:23: note: byref variable will be forcibly initialized 241 | struct hfs_cat_file file; | ^~~~ /kisskb/src/fs/hfs/catalog.c:224:23: note: byref variable will be forcibly initialized 224 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfs/catalog.c: In function 'hfs_cat_move': /kisskb/src/fs/hfs/catalog.c:293:20: note: byref variable will be forcibly initialized 293 | union hfs_cat_rec entry; | ^~~~~ /kisskb/src/fs/hfs/catalog.c:292:31: note: byref variable will be forcibly initialized 292 | struct hfs_find_data src_fd, dst_fd; | ^~~~~~ /kisskb/src/fs/hfs/catalog.c:292:23: note: byref variable will be forcibly initialized 292 | struct hfs_find_data src_fd, dst_fd; | ^~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/x25/af_x25.c:42: /kisskb/src/net/x25/af_x25.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_replace_block': /kisskb/src/fs/f2fs/segment.c:3692:22: note: byref variable will be forcibly initialized 3692 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function '__revoke_inmem_pages': /kisskb/src/fs/f2fs/segment.c:239:21: note: byref variable will be forcibly initialized 239 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/segment.c:238:25: note: byref variable will be forcibly initialized 238 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/segment.c: In function '__f2fs_commit_inmem_pages': /kisskb/src/fs/f2fs/segment.c:395:19: note: byref variable will be forcibly initialized 395 | struct list_head revoke_list; | ^~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_spi_device_pg1': /kisskb/src/drivers/message/fusion/mptspi.c:859:29: note: byref variable will be forcibly initialized 859 | struct _CONFIG_PAGE_HEADER hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c:858:25: note: byref variable will be forcibly initialized 858 | struct _x_config_parms cfg; | ^~~ /kisskb/src/fs/f2fs/node.c: In function 'remove_nats_in_journal': /kisskb/src/fs/f2fs/node.c:2794:25: note: byref variable will be forcibly initialized 2794 | struct f2fs_nat_entry raw_ne; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_width': /kisskb/src/drivers/message/fusion/mptspi.c:1084:36: note: byref variable will be forcibly initialized 1084 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_hold_mcs': /kisskb/src/drivers/message/fusion/mptspi.c:1039:36: note: byref variable will be forcibly initialized 1039 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; \ | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c:1056:1: note: in expansion of macro 'MPTSPI_SIMPLE_TRANSPORT_PARM' 1056 | MPTSPI_SIMPLE_TRANSPORT_PARM(hold_mcs) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_pcomp_en': /kisskb/src/drivers/message/fusion/mptspi.c:1039:36: note: byref variable will be forcibly initialized 1039 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; \ | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c:1057:1: note: in expansion of macro 'MPTSPI_SIMPLE_TRANSPORT_PARM' 1057 | MPTSPI_SIMPLE_TRANSPORT_PARM(pcomp_en) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_rti': /kisskb/src/drivers/message/fusion/mptspi.c:1039:36: note: byref variable will be forcibly initialized 1039 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; \ | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c:1055:1: note: in expansion of macro 'MPTSPI_SIMPLE_TRANSPORT_PARM' 1055 | MPTSPI_SIMPLE_TRANSPORT_PARM(rti) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_rd_strm': /kisskb/src/drivers/message/fusion/mptspi.c:1039:36: note: byref variable will be forcibly initialized 1039 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; \ | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c:1053:1: note: in expansion of macro 'MPTSPI_SIMPLE_TRANSPORT_PARM' 1053 | MPTSPI_SIMPLE_TRANSPORT_PARM(rd_strm) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_wr_flow': /kisskb/src/drivers/message/fusion/mptspi.c:1039:36: note: byref variable will be forcibly initialized 1039 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; \ | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c:1054:1: note: in expansion of macro 'MPTSPI_SIMPLE_TRANSPORT_PARM' 1054 | MPTSPI_SIMPLE_TRANSPORT_PARM(wr_flow) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_available_free_memory': /kisskb/src/fs/f2fs/node.c:47:17: note: byref variable will be forcibly initialized 47 | struct sysinfo val; | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_qas': /kisskb/src/drivers/message/fusion/mptspi.c:1061:36: note: byref variable will be forcibly initialized 1061 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_read_spi_device_pg0': /kisskb/src/drivers/message/fusion/mptspi.c:523:29: note: byref variable will be forcibly initialized 523 | struct _CONFIG_PAGE_HEADER hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c:522:25: note: byref variable will be forcibly initialized 522 | struct _x_config_parms cfg; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_do_write_node_page': /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_read_parameters': /kisskb/src/drivers/message/fusion/mptspi.c:598:36: note: byref variable will be forcibly initialized 598 | struct _CONFIG_PAGE_SCSI_DEVICE_0 spi_dev_pg0; | ^~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_dt': /kisskb/src/fs/f2fs/segment.c:3517:22: note: byref variable will be forcibly initialized 3517 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_outplace_write_data': /kisskb/src/drivers/message/fusion/mptspi.c:993:36: note: byref variable will be forcibly initialized 993 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; | ^~~ /kisskb/src/fs/f2fs/segment.c:3529:22: note: byref variable will be forcibly initialized 3529 | struct f2fs_summary sum; | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_iu': /kisskb/src/drivers/message/fusion/mptspi.c:1016:36: note: byref variable will be forcibly initialized 1016 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_offset': /kisskb/src/drivers/message/fusion/mptspi.c:936:36: note: byref variable will be forcibly initialized 936 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_write_period': /kisskb/src/drivers/message/fusion/mptspi.c:961:36: note: byref variable will be forcibly initialized 961 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; | ^~~ /kisskb/src/net/x25/af_x25.c: In function 'x25_sendmsg': /kisskb/src/net/x25/af_x25.c:1097:22: note: byref variable will be forcibly initialized 1097 | struct sockaddr_x25 sx25; | ^~~~ /kisskb/src/fs/f2fs/segment.c: In function 'build_sit_entries': /kisskb/src/fs/f2fs/segment.c:4451:24: note: byref variable will be forcibly initialized 4451 | struct f2fs_sit_entry sit; | ^~~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_dv_renegotiate_work': /kisskb/src/drivers/message/fusion/mptspi.c:1263:36: note: byref variable will be forcibly initialized 1263 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; | ^~~ /kisskb/src/net/x25/af_x25.c: In function 'compat_x25_subscr_ioctl': /kisskb/src/net/x25/af_x25.c:1623:36: note: byref variable will be forcibly initialized 1623 | struct compat_x25_subscrip_struct x25_subscr; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_get_node_info': /kisskb/src/fs/f2fs/node.c:534:24: note: byref variable will be forcibly initialized 534 | struct f2fs_nat_entry ne; | ^~ /kisskb/src/drivers/firewire/core-transaction.c: In function 'fw_run_transaction': /kisskb/src/drivers/firewire/core-transaction.c:419:24: note: byref variable will be forcibly initialized 419 | struct fw_transaction t; | ^ /kisskb/src/drivers/firewire/core-transaction.c:418:35: note: byref variable will be forcibly initialized 418 | struct transaction_callback_data d; | ^ /kisskb/src/fs/f2fs/node.c: In function 'truncate_node': /kisskb/src/fs/f2fs/node.c:841:19: note: byref variable will be forcibly initialized 841 | struct node_info ni; | ^~ /kisskb/src/net/x25/af_x25.c: In function 'x25_ioctl': /kisskb/src/net/x25/af_x25.c:1559:22: note: byref variable will be forcibly initialized 1559 | struct x25_subaddr sub_addr; | ^~~~~~~~ /kisskb/src/net/x25/af_x25.c:1546:24: note: byref variable will be forcibly initialized 1546 | struct x25_causediag causediag; | ^~~~~~~~~ /kisskb/src/net/x25/af_x25.c:1522:27: note: byref variable will be forcibly initialized 1522 | struct x25_calluserdata calluserdata; | ^~~~~~~~~~~~ /kisskb/src/net/x25/af_x25.c:1492:29: note: byref variable will be forcibly initialized 1492 | struct x25_dte_facilities dtefacs; | ^~~~~~~ /kisskb/src/net/x25/af_x25.c:1439:25: note: byref variable will be forcibly initialized 1439 | struct x25_facilities facilities; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'read_node_page': /kisskb/src/fs/f2fs/node.c:1287:19: note: byref variable will be forcibly initialized 1287 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/node.c: In function '__write_node_page': /kisskb/src/fs/f2fs/node.c:1520:19: note: byref variable will be forcibly initialized 1520 | struct node_info ni; | ^~ /kisskb/src/drivers/message/fusion/mptspi.c: In function 'mptspi_slave_destroy': /kisskb/src/drivers/message/fusion/mptspi.c:810:37: note: byref variable will be forcibly initialized 810 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; | ^~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_new_node_page': /kisskb/src/fs/f2fs/node.c:1229:19: note: byref variable will be forcibly initialized 1229 | struct node_info new_ni; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_new_inode_page': /kisskb/src/fs/f2fs/node.c:1217:23: note: byref variable will be forcibly initialized 1217 | struct dnode_of_data dn; | ^~ /kisskb/src/net/x25/af_x25.c: In function 'x25_rx_call_request': /kisskb/src/net/x25/af_x25.c:937:28: note: byref variable will be forcibly initialized 937 | struct x25_dte_facilities dte_facilities; | ^~~~~~~~~~~~~~ /kisskb/src/net/x25/af_x25.c:936:24: note: byref variable will be forcibly initialized 936 | struct x25_facilities facilities; | ^~~~~~~~~~ /kisskb/src/net/x25/af_x25.c:935:34: note: byref variable will be forcibly initialized 935 | struct x25_address source_addr, dest_addr; | ^~~~~~~~~ /kisskb/src/net/x25/af_x25.c:935:21: note: byref variable will be forcibly initialized 935 | struct x25_address source_addr, dest_addr; | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_ra_node_pages': /kisskb/src/fs/f2fs/node.c:597:18: note: byref variable will be forcibly initialized 597 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/node.c: In function 'truncate_nodes': /kisskb/src/fs/f2fs/node.c:904:23: note: byref variable will be forcibly initialized 904 | struct dnode_of_data rdn = *dn; | ^~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_truncate_inode_blocks': /kisskb/src/fs/f2fs/node.c:1050:23: note: byref variable will be forcibly initialized 1050 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_truncate_xattr_node': /kisskb/src/fs/f2fs/node.c:1145:23: note: byref variable will be forcibly initialized 1145 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_move_node_page': /kisskb/src/fs/f2fs/node.c:1632:28: note: byref variable will be forcibly initialized 1632 | struct writeback_control wbc = { | ^~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_fsync_node_pages': /kisskb/src/fs/f2fs/node.c:1677:17: note: byref variable will be forcibly initialized 1677 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_flush_inline_data': /kisskb/src/fs/f2fs/node.c:1834:17: note: byref variable will be forcibly initialized 1834 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_sync_node_pages': /kisskb/src/fs/f2fs/node.c:1881:17: note: byref variable will be forcibly initialized 1881 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_write_node_pages': /kisskb/src/fs/f2fs/node.c:2048:18: note: byref variable will be forcibly initialized 2048 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/video/fbdev/cirrusfb.c: In function 'cirrusfb_copyarea': /kisskb/src/drivers/video/fbdev/cirrusfb.c:1772:21: note: byref variable will be forcibly initialized 1772 | struct fb_copyarea modded; | ^~~~~~ /kisskb/src/drivers/video/fbdev/cirrusfb.c: In function 'cirrusfb_fillrect': /kisskb/src/drivers/video/fbdev/cirrusfb.c:1733:21: note: byref variable will be forcibly initialized 1733 | struct fb_fillrect modded; | ^~~~~~ /kisskb/src/fs/btrfs/tree-defrag.c: In function 'btrfs_defrag_leaves': /kisskb/src/fs/btrfs/tree-defrag.c:23:19: note: byref variable will be forcibly initialized 23 | struct btrfs_key key; | ^~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_remove_inode_page': /kisskb/src/fs/f2fs/node.c:1174:23: note: byref variable will be forcibly initialized 1174 | struct dnode_of_data dn; | ^~ /kisskb/src/drivers/firewire/core-topology.c: In function 'for_each_fw_node': /kisskb/src/drivers/firewire/core-topology.c:315:19: note: byref variable will be forcibly initialized 315 | struct list_head list; | ^~~~ /kisskb/src/drivers/firewire/core-topology.c: In function 'update_tree': /kisskb/src/drivers/firewire/core-topology.c:411:26: note: byref variable will be forcibly initialized 411 | struct list_head list0, list1; | ^~~~~ /kisskb/src/drivers/firewire/core-topology.c:411:19: note: byref variable will be forcibly initialized 411 | struct list_head list0, list1; | ^~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_recover_xattr_data': /kisskb/src/fs/f2fs/node.c:2634:19: note: byref variable will be forcibly initialized 2634 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/node.c:2633:23: note: byref variable will be forcibly initialized 2633 | struct dnode_of_data dn; | ^~ /kisskb/src/drivers/firewire/core-topology.c: In function 'build_tree': /kisskb/src/drivers/firewire/core-topology.c:174:19: note: byref variable will be forcibly initialized 174 | struct list_head stack, *h; | ^~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_recover_inode_page': /kisskb/src/fs/f2fs/node.c:2678:27: note: byref variable will be forcibly initialized 2678 | struct node_info old_ni, new_ni; | ^~~~~~ /kisskb/src/fs/f2fs/node.c:2678:19: note: byref variable will be forcibly initialized 2678 | struct node_info old_ni, new_ni; | ^~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/node.c:8: /kisskb/src/fs/f2fs/node.c: In function 'f2fs_flush_nat_entries': /kisskb/src/fs/f2fs/node.c:2964:12: note: byref variable will be forcibly initialized 2964 | LIST_HEAD(sets); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/watch_queue.c: In function 'remove_watch_from_object': /kisskb/src/kernel/watch_queue.c:487:36: note: byref variable will be forcibly initialized 487 | struct watch_notification_removal n; | ^ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/hardirq.h:9, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/i2c/busses/i2c-i801.c:91: /kisskb/src/drivers/i2c/busses/i2c-i801.c: In function 'i801_transaction': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-i801.c:509:12: note: in expansion of macro 'wait_event_timeout' 509 | result = wait_event_timeout(priv->waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-i801.c: In function 'i801_block_transaction_byte_by_byte': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-i801.c:732:12: note: in expansion of macro 'wait_event_timeout' 732 | result = wait_event_timeout(priv->waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c: In function 'watch_queue_set_filter': /kisskb/src/kernel/watch_queue.c:290:35: note: byref variable will be forcibly initialized 290 | struct watch_notification_filter filter; | ^~~~~~ /kisskb/src/kernel/trace/preemptirq_delay_test.c: In function 'preemptirq_delay_run': /kisskb/src/kernel/trace/preemptirq_delay_test.c:122:17: note: byref variable will be forcibly initialized 122 | struct cpumask cpu_mask; | ^~~~~~~~ In file included from /kisskb/src/kernel/scftorture.c:35: /kisskb/src/kernel/scftorture.c: In function 'scftorture_invoker': /kisskb/src/kernel/scftorture.c:402:24: note: byref variable will be forcibly initialized 402 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:70:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 70 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/sound/soc/fsl/fsl_asrc.c: In function 'fsl_asrc_dai_hw_params': /kisskb/src/sound/soc/fsl/fsl_asrc.c:653:21: note: byref variable will be forcibly initialized 653 | struct asrc_config config; | ^~~~~~ /kisskb/src/fs/hfs/dir.c: In function 'hfs_readdir': /kisskb/src/fs/hfs/dir.c:55:23: note: byref variable will be forcibly initialized 55 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfs/dir.c:54:20: note: byref variable will be forcibly initialized 54 | union hfs_cat_rec entry; | ^~~~~ /kisskb/src/fs/hfs/dir.c: In function 'hfs_lookup': /kisskb/src/fs/hfs/dir.c:24:23: note: byref variable will be forcibly initialized 24 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfs/dir.c:23:14: note: byref variable will be forcibly initialized 23 | hfs_cat_rec rec; | ^~~ /kisskb/src/drivers/mfd/ti-lmu.c: In function 'ti_lmu_probe': /kisskb/src/drivers/mfd/ti-lmu.c:140:23: note: byref variable will be forcibly initialized 140 | struct regmap_config regmap_cfg; | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_scan.c: In function 'scsi_probe_lun': /kisskb/src/drivers/scsi/scsi_scan.c:584:24: note: byref variable will be forcibly initialized 584 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/fs/hfsplus/extents.c: In function 'hfsplus_ext_write_extent_locked': /kisskb/src/fs/hfsplus/extents.c:134:24: note: byref variable will be forcibly initialized 134 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/extents.c: In function 'hfsplus_ext_read_extent': /kisskb/src/fs/hfsplus/extents.c:209:23: note: byref variable will be forcibly initialized 209 | struct hfs_find_data fd; | ^~ /kisskb/src/drivers/scsi/scsi_scan.c: In function 'scsi_report_lun_scan': /kisskb/src/drivers/scsi/scsi_scan.c:1316:24: note: byref variable will be forcibly initialized 1316 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/i3c/device.c: In function 'i3c_device_match_id': /kisskb/src/drivers/i3c/device.c:214:25: note: byref variable will be forcibly initialized 214 | struct i3c_device_info devinfo; | ^~~~~~~ /kisskb/src/fs/hfsplus/extents.c: In function 'hfsplus_free_fork': /kisskb/src/fs/hfsplus/extents.c:399:23: note: byref variable will be forcibly initialized 399 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/extents.c: In function 'hfsplus_file_truncate': /kisskb/src/fs/hfsplus/extents.c:547:23: note: byref variable will be forcibly initialized 547 | struct hfs_find_data fd; | ^~ /kisskb/src/drivers/tty/pty.c: In function 'ptm_open_peer': /kisskb/src/drivers/tty/pty.c:632:14: note: byref variable will be forcibly initialized 632 | struct path path; | ^~~~ /kisskb/src/net/x25/x25_link.c: In function 'x25_subscr_ioctl': /kisskb/src/net/x25/x25_link.c:358:29: note: byref variable will be forcibly initialized 358 | struct x25_subscrip_struct x25_subscr; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_readtest': /kisskb/src/drivers/message/fusion/mptctl.c:1472:25: note: byref variable will be forcibly initialized 1472 | struct mpt_ioctl_test karg; | ^~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_eventquery': /kisskb/src/drivers/message/fusion/mptctl.c:1524:31: note: byref variable will be forcibly initialized 1524 | struct mpt_ioctl_eventquery karg; | ^~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_eventenable': /kisskb/src/drivers/message/fusion/mptctl.c:1554:32: note: byref variable will be forcibly initialized 1554 | struct mpt_ioctl_eventenable karg; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c: In function 'cdns_dsi_bridge_mode_valid': /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c:672:22: note: byref variable will be forcibly initialized 672 | struct cdns_dsi_cfg dsi_cfg; | ^~~~~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_eventreport': /kisskb/src/drivers/message/fusion/mptctl.c:1593:32: note: byref variable will be forcibly initialized 1593 | struct mpt_ioctl_eventreport karg; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c: In function 'cdns_dsi_transfer': /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c:1028:25: note: byref variable will be forcibly initialized 1028 | struct mipi_dsi_packet packet; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c: In function 'cdns_dsi_bridge_enable': /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c:788:22: note: byref variable will be forcibly initialized 788 | struct cdns_dsi_cfg dsi_cfg; | ^~~~~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_gettargetinfo': /kisskb/src/drivers/message/fusion/mptctl.c:1362:30: note: byref variable will be forcibly initialized 1362 | struct mpt_ioctl_targetinfo karg; | ^~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_replace_fw': /kisskb/src/drivers/message/fusion/mptctl.c:1639:31: note: byref variable will be forcibly initialized 1639 | struct mpt_ioctl_replace_fw karg; | ^~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_mpt_command': /kisskb/src/drivers/message/fusion/mptctl.c:1698:28: note: byref variable will be forcibly initialized 1698 | struct mpt_ioctl_command karg; | ^~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'compat_mpt_command': /kisskb/src/drivers/message/fusion/mptctl.c:2748:27: note: userspace variable will be forcibly initialized 2748 | struct mpt_ioctl_command karg; | ^~~~ /kisskb/src/drivers/message/fusion/mptctl.c:2746:29: note: byref variable will be forcibly initialized 2746 | struct mpt_ioctl_command32 karg32; | ^~~~~~ /kisskb/src/fs/squashfs/namei.c: In function 'squashfs_lookup': /kisskb/src/fs/squashfs/namei.c:133:29: note: byref variable will be forcibly initialized 133 | struct squashfs_dir_header dirh; | ^~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_fw_download': /kisskb/src/drivers/message/fusion/mptctl.c:751:22: note: byref variable will be forcibly initialized 751 | struct mpt_fw_xfer kfwdl; | ^~~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'compat_mptfwxfer_ioctl': /kisskb/src/drivers/message/fusion/mptctl.c:2707:21: note: userspace variable will be forcibly initialized 2707 | struct mpt_fw_xfer kfw; | ^~~ /kisskb/src/drivers/message/fusion/mptctl.c:2706:23: note: byref variable will be forcibly initialized 2706 | struct mpt_fw_xfer32 kfw32; | ^~~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_do_reset': /kisskb/src/drivers/message/fusion/mptctl.c:709:30: note: byref variable will be forcibly initialized 709 | struct mpt_ioctl_diag_reset krinfo; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_hp_hostinfo': /kisskb/src/drivers/message/fusion/mptctl.c:2324:21: note: byref variable will be forcibly initialized 2324 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptctl.c:2323:15: note: byref variable will be forcibly initialized 2323 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptctl.c:2322:18: note: byref variable will be forcibly initialized 2322 | hp_host_info_t karg; | ^~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_hp_targetinfo': /kisskb/src/drivers/message/fusion/mptctl.c:2559:21: note: byref variable will be forcibly initialized 2559 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptctl.c:2558:16: note: byref variable will be forcibly initialized 2558 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptctl.c:2555:19: note: byref variable will be forcibly initialized 2555 | hp_target_info_t karg; | ^~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function '__mptctl_ioctl': /kisskb/src/drivers/message/fusion/mptctl.c:622:20: note: byref variable will be forcibly initialized 622 | mpt_ioctl_header khdr; | ^~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c: In function 'radeon_check_modes': /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c:930:23: note: byref variable will be forcibly initialized 930 | struct fb_videomode mode; | ^~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c:779:28: note: byref variable will be forcibly initialized 779 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/drivers/input/sparse-keymap.c: In function 'sparse_keymap_report_event': /kisskb/src/drivers/input/sparse-keymap.c:278:19: note: byref variable will be forcibly initialized 278 | struct key_entry unknown_ke; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/lib/percpu-refcount.c:5: /kisskb/src/lib/percpu-refcount.c: In function '__percpu_ref_switch_mode': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/percpu-refcount.c:275:2: note: in expansion of macro 'wait_event_lock_irq' 275 | wait_event_lock_irq(percpu_ref_switch_waitq, !data->confirm_switch, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/percpu-refcount.c: In function 'percpu_ref_switch_to_atomic_sync': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/lib/percpu-refcount.c:329:2: note: in expansion of macro 'wait_event' 329 | wait_event(percpu_ref_switch_waitq, !ref->data->confirm_switch); | ^~~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_setattr': /kisskb/src/fs/ecryptfs/inode.c:890:15: note: byref variable will be forcibly initialized 890 | struct iattr lower_ia; | ^~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:35, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/ecryptfs/inode.c:14: /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_readlink_lower': /kisskb/src/fs/ecryptfs/inode.c:640:22: note: byref variable will be forcibly initialized 640 | DEFINE_DELAYED_CALL(done); | ^~~~ /kisskb/src/include/linux/delayed_call.h:15:55: note: in definition of macro 'DEFINE_DELAYED_CALL' 15 | #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} | ^~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_getattr': /kisskb/src/fs/ecryptfs/inode.c:1004:15: note: byref variable will be forcibly initialized 1004 | struct kstat lower_stat; | ^~~~~~~~~~ /kisskb/src/fs/hfs/attr.c: In function '__hfs_setxattr': /kisskb/src/fs/hfs/attr.c:26:14: note: byref variable will be forcibly initialized 26 | hfs_cat_rec rec; | ^~~ /kisskb/src/fs/hfs/attr.c:25:23: note: byref variable will be forcibly initialized 25 | struct hfs_find_data fd; | ^~ In file included from /kisskb/src/drivers/video/fbdev/ssd1307fb.c:16: /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'pwm_get_period': /kisskb/src/include/linux/pwm.h:123:19: note: byref variable will be forcibly initialized 123 | struct pwm_state state; | ^~~~~ /kisskb/src/fs/hfs/attr.c: In function '__hfs_getxattr': /kisskb/src/fs/hfs/attr.c:72:14: note: byref variable will be forcibly initialized 72 | hfs_cat_rec rec; | ^~~ /kisskb/src/fs/hfs/attr.c:71:23: note: byref variable will be forcibly initialized 71 | struct hfs_find_data fd; | ^~ /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:362:19: note: byref variable will be forcibly initialized 362 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:381:19: note: byref variable will be forcibly initialized 381 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'ssd1307fb_init': /kisskb/src/drivers/video/fbdev/ssd1307fb.c:298:19: note: byref variable will be forcibly initialized 298 | struct pwm_state pwmstate; | ^~~~~~~~ /kisskb/src/fs/hfs/extent.c: In function 'hfs_ext_read_extent': /kisskb/src/fs/hfs/extent.c:193:23: note: byref variable will be forcibly initialized 193 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfs/extent.c: In function 'hfs_ext_write_extent': /kisskb/src/fs/hfs/extent.c:137:23: note: byref variable will be forcibly initialized 137 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfs/extent.c: In function 'hfs_free_fork': /kisskb/src/fs/hfs/extent.c:289:23: note: byref variable will be forcibly initialized 289 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfs/extent.c: In function 'hfs_file_truncate': /kisskb/src/fs/hfs/extent.c:479:23: note: byref variable will be forcibly initialized 479 | struct hfs_find_data fd; | ^~ /kisskb/src/net/rfkill/core.c: In function 'rfkill_fop_write': /kisskb/src/net/rfkill/core.c:1241:26: note: byref variable will be forcibly initialized 1241 | struct rfkill_event_ext ev; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/rfkill/core.c:9: /kisskb/src/net/rfkill/core.c: In function 'rfkill_fop_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rfkill/core.c:1214:9: note: in expansion of macro 'wait_event_interruptible' 1214 | ret = wait_event_interruptible(data->read_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/synth_event_gen_test.c: In function 'test_gen_synth_cmd': /kisskb/src/kernel/trace/synth_event_gen_test.c:47:22: note: byref variable will be forcibly initialized 47 | struct dynevent_cmd cmd; | ^~~ /kisskb/src/kernel/trace/synth_event_gen_test.c: In function 'test_empty_synth_event': /kisskb/src/kernel/trace/synth_event_gen_test.c:140:22: note: byref variable will be forcibly initialized 140 | struct dynevent_cmd cmd; | ^~~ /kisskb/src/kernel/trace/synth_event_gen_test.c: In function 'test_add_next_synth_val': /kisskb/src/kernel/trace/synth_event_gen_test.c:321:33: note: byref variable will be forcibly initialized 321 | struct synth_event_trace_state trace_state; | ^~~~~~~~~~~ /kisskb/src/kernel/trace/synth_event_gen_test.c: In function 'test_add_synth_val': /kisskb/src/kernel/trace/synth_event_gen_test.c:377:33: note: byref variable will be forcibly initialized 377 | struct synth_event_trace_state trace_state; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/quota.c:38: /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_qd_shrink_scan': /kisskb/src/fs/gfs2/quota.c:166:12: note: byref variable will be forcibly initialized 166 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/gfs2/quota.c: In function 'update_qd': /kisskb/src/fs/gfs2/quota.c:977:20: note: byref variable will be forcibly initialized 977 | struct gfs2_quota q; | ^ /kisskb/src/fs/gfs2/quota.c: In function 'do_glock': /kisskb/src/fs/gfs2/quota.c:1004:21: note: byref variable will be forcibly initialized 1004 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_get_dqblk': /kisskb/src/fs/gfs2/quota.c:1629:21: note: byref variable will be forcibly initialized 1629 | struct gfs2_holder q_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_adjust_quota': /kisskb/src/fs/gfs2/quota.c:823:20: note: byref variable will be forcibly initialized 823 | struct gfs2_quota q; | ^ /kisskb/src/net/x25/x25_in.c: In function 'x25_state1_machine': /kisskb/src/net/x25/x25_in.c:89:34: note: byref variable will be forcibly initialized 89 | struct x25_address source_addr, dest_addr; | ^~~~~~~~~ /kisskb/src/net/x25/x25_in.c:89:21: note: byref variable will be forcibly initialized 89 | struct x25_address source_addr, dest_addr; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c: In function 'do_sync': /kisskb/src/fs/gfs2/quota.c:878:27: note: byref variable will be forcibly initialized 878 | struct gfs2_holder *ghs, i_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_set_dqblk': /kisskb/src/fs/gfs2/quota.c:1727:27: note: byref variable will be forcibly initialized 1727 | struct gfs2_alloc_parms ap = { .aflags = 0, }; | ^~ /kisskb/src/fs/gfs2/quota.c:1668:27: note: byref variable will be forcibly initialized 1668 | struct gfs2_holder q_gh, i_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c:1668:21: note: byref variable will be forcibly initialized 1668 | struct gfs2_holder q_gh, i_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_quota_refresh': In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/misc/bh1770glc.c:12: /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_lux_result_show': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/bh1770glc.c:688:12: note: in expansion of macro 'wait_event_interruptible_timeout' 688 | timeout = wait_event_interruptible_timeout(chip->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c:1330:21: note: byref variable will be forcibly initialized 1330 | struct gfs2_holder q_gh; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rtc.h:206, from /kisskb/src/drivers/rtc/interface.c:18: /kisskb/src/drivers/rtc/interface.c: In function 'trace_event_raw_event_rtc_time_alarm_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/rtc.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/interface.c: In function 'trace_event_raw_event_rtc_irq_set_freq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rtc.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ /kisskb/src/drivers/rtc/interface.c: In function 'trace_event_raw_event_rtc_irq_set_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rtc.h:80:1: note: in expansion of macro 'TRACE_EVENT' 80 | TRACE_EVENT(rtc_irq_set_state, | ^~~~~~~~~~~ /kisskb/src/drivers/rtc/interface.c: In function 'trace_event_raw_event_rtc_alarm_irq_enable': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rtc.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ /kisskb/src/drivers/rtc/interface.c: In function 'trace_event_raw_event_rtc_offset_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/rtc.h:124:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/interface.c: In function 'trace_event_raw_event_rtc_timer_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/rtc.h:159:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/interface.c: In function '__rtc_set_alarm': /kisskb/src/drivers/rtc/interface.c:411:18: note: byref variable will be forcibly initialized 411 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/interface.c: In function 'rtc_timer_remove': /kisskb/src/drivers/rtc/interface.c:873:21: note: byref variable will be forcibly initialized 873 | struct rtc_wkalrm alarm; | ^~~~~ /kisskb/src/drivers/rtc/interface.c: In function 'rtc_timer_enqueue': /kisskb/src/drivers/rtc/interface.c:825:21: note: byref variable will be forcibly initialized 825 | struct rtc_wkalrm alarm; | ^~~~~ /kisskb/src/drivers/rtc/interface.c:808:18: note: byref variable will be forcibly initialized 808 | struct rtc_time tm; | ^~ /kisskb/src/fs/hfs/inode.c: In function 'hfs_file_lookup': /kisskb/src/fs/hfs/inode.c:534:24: note: byref variable will be forcibly initialized 534 | struct hfs_iget_data idata = { NULL, &rec }; | ^~~~~ /kisskb/src/fs/hfs/inode.c:512:23: note: byref variable will be forcibly initialized 512 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfs/inode.c:511:14: note: byref variable will be forcibly initialized 511 | hfs_cat_rec rec; | ^~~ /kisskb/src/fs/hfs/inode.c: In function 'hfs_iget': /kisskb/src/fs/hfs/inode.c:387:23: note: byref variable will be forcibly initialized 387 | struct hfs_iget_data data = { key, rec }; | ^~~~ /kisskb/src/drivers/rtc/interface.c: In function 'rtc_update_irq_enable': /kisskb/src/drivers/rtc/interface.c:570:19: note: byref variable will be forcibly initialized 570 | struct rtc_time tm; | ^~ /kisskb/src/fs/hfs/inode.c: In function 'hfs_write_inode': /kisskb/src/fs/hfs/inode.c:423:14: note: byref variable will be forcibly initialized 423 | hfs_cat_rec rec; | ^~~ /kisskb/src/fs/hfs/inode.c:422:23: note: byref variable will be forcibly initialized 422 | struct hfs_find_data fd; | ^~ /kisskb/src/drivers/rtc/interface.c: In function 'rtc_initialize_alarm': /kisskb/src/drivers/rtc/interface.c:486:18: note: byref variable will be forcibly initialized 486 | struct rtc_time now; | ^~~ /kisskb/src/drivers/rtc/interface.c: In function '__rtc_read_alarm': /kisskb/src/drivers/rtc/interface.c:215:26: note: byref variable will be forcibly initialized 215 | struct rtc_time before, now; | ^~~ /kisskb/src/drivers/rtc/interface.c:215:18: note: byref variable will be forcibly initialized 215 | struct rtc_time before, now; | ^~~~~~ /kisskb/src/drivers/rtc/interface.c: In function 'rtc_timer_do_work': /kisskb/src/drivers/rtc/interface.c:939:21: note: byref variable will be forcibly initialized 939 | struct rtc_wkalrm alarm; | ^~~~~ /kisskb/src/drivers/rtc/interface.c:905:18: note: byref variable will be forcibly initialized 905 | struct rtc_time tm; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/drivers/input/mousedev.c:16: /kisskb/src/drivers/input/mousedev.c: In function 'mousedev_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mousedev.c:728:11: note: in expansion of macro 'wait_event_interruptible' 728 | retval = wait_event_interruptible(mousedev->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/ff-memless.c: In function 'ml_play_effects': /kisskb/src/drivers/input/ff-memless.c:392:19: note: byref variable will be forcibly initialized 392 | struct ff_effect effect; | ^~~~~~ /kisskb/src/drivers/ata/sata_inic162x.c: In function 'inic_qc_fill_rtf': /kisskb/src/drivers/ata/sata_inic162x.c:574:22: note: byref variable will be forcibly initialized 574 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/sata_inic162x.c: In function 'inic_hardreset': /kisskb/src/drivers/ata/sata_inic162x.c:647:23: note: byref variable will be forcibly initialized 647 | struct ata_taskfile tf; | ^~ /kisskb/src/fs/isofs/rock.c: In function 'parse_rock_ridge_inode_internal': /kisskb/src/fs/isofs/rock.c:318:20: note: byref variable will be forcibly initialized 318 | struct rock_state rs; | ^~ /kisskb/src/fs/isofs/rock.c: In function 'rock_ridge_symlink_readpage': /kisskb/src/fs/isofs/rock.c:707:20: note: byref variable will be forcibly initialized 707 | struct rock_state rs; | ^~ /kisskb/src/fs/isofs/rock.c: In function 'get_rock_ridge_filename': /kisskb/src/fs/isofs/rock.c:201:20: note: byref variable will be forcibly initialized 201 | struct rock_state rs; | ^~ /kisskb/src/fs/f2fs/extent_cache.c: In function '__f2fs_init_extent_tree': /kisskb/src/fs/f2fs/extent_cache.c:367:21: note: byref variable will be forcibly initialized 367 | struct extent_info ei; | ^~ /kisskb/src/fs/f2fs/extent_cache.c: In function 'f2fs_update_extent_tree_range': /kisskb/src/fs/f2fs/extent_cache.c:536:21: note: byref variable will be forcibly initialized 536 | struct extent_info ei, dei, prev; | ^~ /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c: In function 'compat_r128_getparam': /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c:154:22: note: byref variable will be forcibly initialized 154 | drm_r128_getparam_t getparam; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c:153:24: note: byref variable will be forcibly initialized 153 | drm_r128_getparam32_t getparam32; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c: In function 'compat_r128_stipple': /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c:135:21: note: byref variable will be forcibly initialized 135 | drm_r128_stipple_t stipple; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c:134:23: note: byref variable will be forcibly initialized 134 | drm_r128_stipple32_t stipple32; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c: In function 'compat_r128_depth': /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c:112:19: note: byref variable will be forcibly initialized 112 | drm_r128_depth_t depth; | ^~~~~ /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c:111:21: note: byref variable will be forcibly initialized 111 | drm_r128_depth32_t depth32; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c: In function 'compat_r128_init': /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c:67:18: note: byref variable will be forcibly initialized 67 | drm_r128_init_t init; | ^~~~ /kisskb/src/drivers/gpu/drm/r128/r128_ioc32.c:66:20: note: byref variable will be forcibly initialized 66 | drm_r128_init32_t init32; | ^~~~~~ /kisskb/src/net/x25/x25_route.c: In function 'x25_route_ioctl': /kisskb/src/net/x25/x25_route.c:171:26: note: byref variable will be forcibly initialized 171 | struct x25_route_struct rt; | ^~ /kisskb/src/drivers/ata/acard-ahci.c: In function 'acard_ahci_init_one': /kisskb/src/drivers/ata/acard-ahci.c:358:23: note: byref variable will be forcibly initialized 358 | struct ata_port_info pi = acard_ahci_port_info[board_id]; | ^~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/net_namespace.h:38, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/net/sock.h:46, from /kisskb/src/include/crypto/if_alg.h:17, from /kisskb/src/crypto/algif_rng.c:45: /kisskb/src/crypto/algif_rng.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/hfs/mdb.c: In function 'hfs_get_last_session': /kisskb/src/fs/hfs/mdb.c:57:29: note: byref variable will be forcibly initialized 57 | struct cdrom_multisession ms_info; | ^~~~~~~ /kisskb/src/fs/hfs/mdb.c:42:25: note: byref variable will be forcibly initialized 42 | struct cdrom_tocentry te; | ^~ /kisskb/src/net/atm/addr.c: In function 'notify_sigd': /kisskb/src/net/atm/addr.c:42:25: note: byref variable will be forcibly initialized 42 | struct sockaddr_atmpvc pvc; | ^~~ /kisskb/src/drivers/media/rc/rc-main.c: In function 'store_filter': /kisskb/src/drivers/media/rc/rc-main.c:1416:28: note: byref variable will be forcibly initialized 1416 | struct rc_scancode_filter new_filter, *filter; | ^~~~~~~~~~ /kisskb/src/sound/soc/fsl/fsl_asrc_dma.c: In function 'fsl_asrc_dma_hw_params': /kisskb/src/sound/soc/fsl/fsl_asrc_dma.c:150:17: note: byref variable will be forcibly initialized 150 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/sound/soc/fsl/fsl_asrc_dma.c:141:37: note: byref variable will be forcibly initialized 141 | struct dma_slave_config config_fe, config_be; | ^~~~~~~~~ /kisskb/src/sound/soc/fsl/fsl_asrc_dma.c:141:26: note: byref variable will be forcibly initialized 141 | struct dma_slave_config config_fe, config_be; | ^~~~~~~~~ /kisskb/src/fs/hfsplus/catalog.c: In function 'hfsplus_find_cat': /kisskb/src/fs/hfsplus/catalog.c:197:20: note: byref variable will be forcibly initialized 197 | hfsplus_cat_entry tmp; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/misc/apds990x.c:12: /kisskb/src/drivers/misc/apds990x.c: In function 'apds990x_lux_show': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/apds990x.c:633:12: note: in expansion of macro 'wait_event_interruptible_timeout' 633 | timeout = wait_event_interruptible_timeout(chip->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/hfsplus/catalog.c: In function 'hfsplus_create_cat': /kisskb/src/fs/hfsplus/catalog.c:258:20: note: byref variable will be forcibly initialized 258 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/fs/hfsplus/catalog.c:257:23: note: byref variable will be forcibly initialized 257 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/catalog.c: In function 'hfsplus_delete_cat': /kisskb/src/fs/hfsplus/catalog.c:334:26: note: byref variable will be forcibly initialized 334 | struct hfsplus_fork_raw fork; | ^~~~ /kisskb/src/fs/hfsplus/catalog.c:333:23: note: byref variable will be forcibly initialized 333 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/catalog.c: In function 'hfsplus_rename_cat': /kisskb/src/fs/hfsplus/catalog.c:440:20: note: byref variable will be forcibly initialized 440 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/fs/hfsplus/catalog.c:439:31: note: byref variable will be forcibly initialized 439 | struct hfs_find_data src_fd, dst_fd; | ^~~~~~ /kisskb/src/fs/hfsplus/catalog.c:439:23: note: byref variable will be forcibly initialized 439 | struct hfs_find_data src_fd, dst_fd; | ^~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_device_uevent': /kisskb/src/drivers/i3c/master.c:279:25: note: byref variable will be forcibly initialized 279 | struct i3c_device_info devinfo; | ^~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'modalias_show': /kisskb/src/drivers/i3c/master.c:248:25: note: byref variable will be forcibly initialized 248 | struct i3c_device_info devinfo; | ^~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_entdaa_locked': /kisskb/src/drivers/i3c/master.c:798:21: note: byref variable will be forcibly initialized 798 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:797:26: note: byref variable will be forcibly initialized 797 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_enec_disec_locked': /kisskb/src/drivers/i3c/master.c:815:21: note: byref variable will be forcibly initialized 815 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:814:26: note: byref variable will be forcibly initialized 814 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_defslvs_locked': /kisskb/src/drivers/i3c/master.c:902:21: note: byref variable will be forcibly initialized 902 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:899:26: note: byref variable will be forcibly initialized 899 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getpid_locked': /kisskb/src/drivers/i3c/master.c:1149:21: note: byref variable will be forcibly initialized 1149 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1148:26: note: byref variable will be forcibly initialized 1148 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getbcr_locked': /kisskb/src/drivers/i3c/master.c:1179:21: note: byref variable will be forcibly initialized 1179 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1178:26: note: byref variable will be forcibly initialized 1178 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getdcr_locked': /kisskb/src/drivers/i3c/master.c:1204:21: note: byref variable will be forcibly initialized 1204 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1203:26: note: byref variable will be forcibly initialized 1203 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getmxds_locked': /kisskb/src/drivers/i3c/master.c:1082:21: note: byref variable will be forcibly initialized 1082 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1081:26: note: byref variable will be forcibly initialized 1081 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_gethdrcap_locked': /kisskb/src/drivers/i3c/master.c:1118:21: note: byref variable will be forcibly initialized 1118 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1117:26: note: byref variable will be forcibly initialized 1117 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_setda_locked': /kisskb/src/drivers/i3c/master.c:973:21: note: byref variable will be forcibly initialized 973 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:971:26: note: byref variable will be forcibly initialized 971 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_rstdaa_locked': /kisskb/src/drivers/i3c/master.c:759:21: note: byref variable will be forcibly initialized 759 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:758:26: note: byref variable will be forcibly initialized 758 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getmrl_locked': /kisskb/src/drivers/i3c/master.c:1010:21: note: byref variable will be forcibly initialized 1010 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1008:26: note: byref variable will be forcibly initialized 1008 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getmwl_locked': /kisskb/src/drivers/i3c/master.c:1052:21: note: byref variable will be forcibly initialized 1052 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1050:26: note: byref variable will be forcibly initialized 1050 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_handle_ibi': /kisskb/src/drivers/i3c/master.c:2252:25: note: byref variable will be forcibly initialized 2252 | struct i3c_ibi_payload payload; | ^~~~~~~ /kisskb/src/kernel/trace/kprobe_event_gen_test.c: In function 'test_gen_kprobe_cmd': /kisskb/src/kernel/trace/kprobe_event_gen_test.c:44:22: note: byref variable will be forcibly initialized 44 | struct dynevent_cmd cmd; | ^~~ /kisskb/src/kernel/trace/kprobe_event_gen_test.c: In function 'test_gen_kretprobe_cmd': /kisskb/src/kernel/trace/kprobe_event_gen_test.c:115:22: note: byref variable will be forcibly initialized 115 | struct dynevent_cmd cmd; | ^~~ /kisskb/src/drivers/tty/moxa.c: In function 'moxa_ioctl': /kisskb/src/drivers/tty/moxa.c:340:24: note: byref variable will be forcibly initialized 340 | struct mxser_mstatus tmp; | ^~~ /kisskb/src/drivers/tty/moxa.c:311:20: note: byref variable will be forcibly initialized 311 | struct moxaq_str tmp; | ^~~ /kisskb/src/drivers/scsi/scsi_logging.c: In function 'scsi_log_print_sense': /kisskb/src/drivers/scsi/scsi_logging.c:346:24: note: byref variable will be forcibly initialized 346 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_accel.c: In function 'radeonfb_fillrect': /kisskb/src/drivers/video/fbdev/aty/radeon_accel.c:71:21: note: byref variable will be forcibly initialized 71 | struct fb_fillrect modded; | ^~~~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_accel.c: In function 'radeonfb_copyarea': /kisskb/src/drivers/video/fbdev/aty/radeon_accel.c:138:21: note: byref variable will be forcibly initialized 138 | struct fb_copyarea modded; | ^~~~~~ /kisskb/src/drivers/input/rmi4/rmi_smbus.c: In function 'rmi_smb_get_command_code': /kisskb/src/drivers/input/rmi4/rmi_smbus.c:84:29: note: byref variable will be forcibly initialized 84 | struct mapping_table_entry new_map; | ^~~~~~~ /kisskb/src/fs/gfs2/recovery.c: In function 'update_statfs_inode': /kisskb/src/fs/gfs2/recovery.c:316:33: note: byref variable will be forcibly initialized 316 | struct gfs2_statfs_change_host sc; | ^~ /kisskb/src/drivers/tty/synclink_gt.c: In function 'get_params32': /kisskb/src/drivers/tty/synclink_gt.c:1073:23: note: byref variable will be forcibly initialized 1073 | struct MGSL_PARAMS32 tmp_params; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/recovery.c: In function 'foreach_descriptor': /kisskb/src/fs/gfs2/recovery.c:223:32: note: byref variable will be forcibly initialized 223 | struct gfs2_log_header_host lh; | ^~ /kisskb/src/fs/gfs2/recovery.c: In function 'gfs2_recover_func': /kisskb/src/fs/gfs2/recovery.c:409:34: note: byref variable will be forcibly initialized 409 | struct gfs2_holder j_gh, ji_gh, thaw_gh; | ^~~~~~~ /kisskb/src/fs/gfs2/recovery.c:409:27: note: byref variable will be forcibly initialized 409 | struct gfs2_holder j_gh, ji_gh, thaw_gh; | ^~~~~ /kisskb/src/fs/gfs2/recovery.c:409:21: note: byref variable will be forcibly initialized 409 | struct gfs2_holder j_gh, ji_gh, thaw_gh; | ^~~~ /kisskb/src/fs/gfs2/recovery.c:408:30: note: byref variable will be forcibly initialized 408 | struct gfs2_log_header_host head; | ^~~~ /kisskb/src/drivers/input/evdev.c: In function 'evdev_pass_values': /kisskb/src/drivers/input/evdev.c:249:21: note: byref variable will be forcibly initialized 249 | struct input_event event; | ^~~~~ /kisskb/src/drivers/input/evdev.c: In function 'evdev_handle_get_keycode_v2': /kisskb/src/drivers/input/evdev.c:827:28: note: byref variable will be forcibly initialized 827 | struct input_keymap_entry ke; | ^~ /kisskb/src/drivers/tty/synclink_gt.c: In function 'get_gpio': /kisskb/src/drivers/tty/synclink_gt.c:2915:19: note: byref variable will be forcibly initialized 2915 | struct gpio_desc gpio; | ^~~~ /kisskb/src/drivers/input/evdev.c: In function 'evdev_handle_set_keycode_v2': /kisskb/src/drivers/input/evdev.c:862:28: note: byref variable will be forcibly initialized 862 | struct input_keymap_entry ke; | ^~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:6: /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:201:24: note: byref variable will be forcibly initialized 201 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ In file included from /kisskb/src/fs/xfs/xfs_inode.h:10, from /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:17: /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_iext_peek_next_extent': /kisskb/src/fs/xfs/libxfs/xfs_inode_fork.h:201:25: note: byref variable will be forcibly initialized 201 | struct xfs_iext_cursor ncur = *cur; | ^~~~ /kisskb/src/drivers/input/evdev.c: In function 'evdev_do_ioctl': /kisskb/src/drivers/input/evdev.c:1037:19: note: byref variable will be forcibly initialized 1037 | struct ff_effect effect; | ^~~~~~ /kisskb/src/drivers/input/evdev.c:1036:20: note: byref variable will be forcibly initialized 1036 | struct input_mask mask; | ^~~~ /kisskb/src/drivers/input/evdev.c:1035:23: note: byref variable will be forcibly initialized 1035 | struct input_absinfo abs; | ^~~ /kisskb/src/lib/rhashtable.c: In function 'rhashtable_lookup_one': /kisskb/src/lib/rhashtable.c:492:32: note: byref variable will be forcibly initialized 492 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_extents_to_btree': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:666:23: note: byref variable will be forcibly initialized 666 | struct xfs_bmbt_irec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:665:25: note: byref variable will be forcibly initialized 665 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:656:23: note: byref variable will be forcibly initialized 656 | struct xfs_alloc_arg args; /* allocation arguments */ | ^~~~ In file included from /kisskb/src/include/linux/poll.h:8, from /kisskb/src/drivers/input/evdev.c:15: /kisskb/src/drivers/input/evdev.c: In function 'evdev_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/evdev.c:598:12: note: in expansion of macro 'wait_event_interruptible' 598 | error = wait_event_interruptible(client->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/evdev.c:563:21: note: byref variable will be forcibly initialized 563 | struct input_event event; | ^~~~~ /kisskb/src/drivers/input/evdev.c: In function 'evdev_write': /kisskb/src/drivers/input/evdev.c:507:21: note: byref variable will be forcibly initialized 507 | struct input_event event; | ^~~~~ In file included from /kisskb/src/fs/xfs/xfs_inode.h:10, from /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:17: /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_iext_peek_prev_extent': /kisskb/src/fs/xfs/libxfs/xfs_inode_fork.h:213:25: note: byref variable will be forcibly initialized 213 | struct xfs_iext_cursor ncur = *cur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmbt_update': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:160:22: note: byref variable will be forcibly initialized 160 | union xfs_btree_rec rec; | ^~~ /kisskb/src/drivers/tty/synclink_gt.c: In function 'set_gpio': /kisskb/src/drivers/tty/synclink_gt.c:2881:19: note: byref variable will be forcibly initialized 2881 | struct gpio_desc gpio; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_check_leaf_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:332:18: note: byref variable will be forcibly initialized 332 | xfs_bmbt_rec_t last = {0, 0}; /* last extent in prev block */ | ^~~~ /kisskb/src/fs/ecryptfs/main.c: In function 'ecryptfs_mount': /kisskb/src/fs/ecryptfs/main.c:485:14: note: byref variable will be forcibly initialized 485 | struct path path; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_extent_hole_delay': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2531:19: note: byref variable will be forcibly initialized 2531 | xfs_bmbt_irec_t right; /* right neighbor extent entry */ | ^~~~~ /kisskb/src/drivers/tty/synclink_gt.c: In function 'set_params32': /kisskb/src/drivers/tty/synclink_gt.c:1097:23: note: byref variable will be forcibly initialized 1097 | struct MGSL_PARAMS32 tmp_params; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2528:19: note: byref variable will be forcibly initialized 2528 | xfs_bmbt_irec_t left; /* left neighbor extent entry */ | ^~~~ /kisskb/src/drivers/tty/synclink_gt.c: In function 'set_params': /kisskb/src/drivers/tty/synclink_gt.c:2544:14: note: byref variable will be forcibly initialized 2544 | MGSL_PARAMS tmp_params; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_extent_delay_real': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1457:23: note: byref variable will be forcibly initialized 1457 | struct xfs_bmbt_irec old; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_extent_hole_real': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2680:23: note: byref variable will be forcibly initialized 2680 | struct xfs_bmbt_irec old; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2677:19: note: byref variable will be forcibly initialized 2677 | xfs_bmbt_irec_t right; /* right neighbor extent entry */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2676:19: note: byref variable will be forcibly initialized 2676 | xfs_bmbt_irec_t left; /* left neighbor extent entry */ | ^~~~ /kisskb/src/drivers/ata/sata_sil24.c: In function 'sil24_softreset': /kisskb/src/drivers/ata/sata_sil24.c:652:22: note: byref variable will be forcibly initialized 652 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/sata_sil24.c: In function 'sil24_init_one': /kisskb/src/drivers/ata/sata_sil24.c:1263:23: note: byref variable will be forcibly initialized 1263 | struct ata_port_info pi = sil24_port_info[ent->driver_data]; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_shift_update_extent': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5813:23: note: byref variable will be forcibly initialized 5813 | struct xfs_bmbt_irec prev = *got; | ^~~~ /kisskb/src/drivers/tty/synclink_gt.c: In function 'loopback_test': /kisskb/src/drivers/tty/synclink_gt.c:4967:14: note: byref variable will be forcibly initialized 4967 | MGSL_PARAMS params; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_btree_to_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:600:24: note: byref variable will be forcibly initialized 600 | struct xfs_owner_info oinfo; | ^~~~~ /kisskb/src/drivers/tty/nozomi.c: In function 'nozomi_card_exit': /kisskb/src/drivers/tty/nozomi.c:1460:17: note: byref variable will be forcibly initialized 1460 | struct ctrl_ul ctrl; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmse_merge': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5733:24: note: byref variable will be forcibly initialized 5733 | struct xfs_bmbt_irec new; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_del_extent_real': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5069:23: note: byref variable will be forcibly initialized 5069 | struct xfs_bmbt_irec old; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5065:19: note: byref variable will be forcibly initialized 5065 | xfs_bmbt_irec_t new; /* new record to be inserted */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5059:23: note: byref variable will be forcibly initialized 5059 | struct xfs_bmbt_irec got; /* current extent entry */ | ^~~ /kisskb/src/drivers/tty/nozomi.c: In function 'receive_flow_control': /kisskb/src/drivers/tty/nozomi.c:874:17: note: byref variable will be forcibly initialized 874 | struct ctrl_dl old_ctrl; | ^~~~~~~~ /kisskb/src/drivers/tty/nozomi.c:873:17: note: byref variable will be forcibly initialized 873 | struct ctrl_dl ctrl_dl; | ^~~~~~~ /kisskb/src/drivers/tty/synclink_gt.c: In function 'wait_gpio': /kisskb/src/drivers/tty/synclink_gt.c:2992:19: note: byref variable will be forcibly initialized 2992 | struct cond_wait wait; | ^~~~ /kisskb/src/drivers/tty/synclink_gt.c:2991:19: note: byref variable will be forcibly initialized 2991 | struct gpio_desc gpio; | ^~~~ /kisskb/src/drivers/ptp/ptp_chardev.c: In function 'ptp_disable_pinfunc': /kisskb/src/drivers/ptp/ptp_chardev.c:21:27: note: byref variable will be forcibly initialized 21 | struct ptp_clock_request rq; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_local_to_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:833:25: note: byref variable will be forcibly initialized 833 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:832:23: note: byref variable will be forcibly initialized 832 | struct xfs_bmbt_irec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:830:18: note: byref variable will be forcibly initialized 830 | xfs_alloc_arg_t args; /* allocation arguments */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_attrfork_local': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1004:21: note: byref variable will be forcibly initialized 1004 | struct xfs_da_args dargs; /* args for dir/attr code */ | ^~~~~ /kisskb/src/drivers/ptp/ptp_chardev.c: In function 'ptp_ioctl': /kisskb/src/drivers/ptp/ptp_chardev.c:123:20: note: byref variable will be forcibly initialized 123 | struct timespec64 ts; | ^~ /kisskb/src/drivers/ptp/ptp_chardev.c:122:22: note: byref variable will be forcibly initialized 122 | struct ptp_pin_desc pd; | ^~ /kisskb/src/drivers/ptp/ptp_chardev.c:119:24: note: byref variable will be forcibly initialized 119 | struct ptp_clock_caps caps; | ^~~~ /kisskb/src/drivers/ptp/ptp_chardev.c:118:27: note: byref variable will be forcibly initialized 118 | struct ptp_clock_request req; | ^~~ /kisskb/src/drivers/ptp/ptp_chardev.c:117:30: note: byref variable will be forcibly initialized 117 | struct ptp_system_timestamp sts; | ^~~ /kisskb/src/drivers/ptp/ptp_chardev.c:114:35: note: byref variable will be forcibly initialized 114 | struct system_device_crosststamp xtstamp; | ^~~~~~~ /kisskb/src/drivers/ptp/ptp_chardev.c:113:32: note: byref variable will be forcibly initialized 113 | struct ptp_sys_offset_precise precise_offset; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/tty/nozomi.c:32: /kisskb/src/drivers/tty/nozomi.c: In function 'ntty_ioctl': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/nozomi.c:1736:10: note: in expansion of macro 'wait_event_interruptible' 1736 | rval = wait_event_interruptible(port->tty_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/nozomi.c:1734:23: note: byref variable will be forcibly initialized 1734 | struct async_icount cprev = port->tty_icount; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/ptp/ptp_chardev.c:7: /kisskb/src/drivers/ptp/ptp_chardev.c: In function 'ptp_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/ptp/ptp_chardev.c:464:6: note: in expansion of macro 'wait_event_interruptible' 464 | if (wait_event_interruptible(ptp->tsev_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_iread_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1218:25: note: byref variable will be forcibly initialized 1218 | struct xfs_iread_state ir; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_first_unused': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1265:25: note: byref variable will be forcibly initialized 1265 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1264:23: note: byref variable will be forcibly initialized 1264 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_last_before': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1312:25: note: byref variable will be forcibly initialized 1312 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1311:23: note: byref variable will be forcibly initialized 1311 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_last_extent': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1345:25: note: byref variable will be forcibly initialized 1345 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_isaeof': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1374:23: note: byref variable will be forcibly initialized 1374 | struct xfs_bmbt_irec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_last_offset': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1411:23: note: byref variable will be forcibly initialized 1411 | struct xfs_bmbt_irec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_extent_unwritten_real': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2005:23: note: byref variable will be forcibly initialized 2005 | struct xfs_bmbt_irec old; | ^~~ /kisskb/src/drivers/scsi/scsi_transport_spi.c: In function 'spi_execute': /kisskb/src/drivers/scsi/scsi_transport_spi.c:114:24: note: byref variable will be forcibly initialized 114 | struct scsi_sense_hdr sshdr_tmp; | ^~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_spi.c: In function 'spi_dv_device_echo_buffer': /kisskb/src/drivers/scsi/scsi_transport_spi.c:633:24: note: byref variable will be forcibly initialized 633 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmapi_read': /kisskb/src/net/llc/llc_if.c: In function 'llc_establish_connection': /kisskb/src/net/llc/llc_if.c:86:25: note: byref variable will be forcibly initialized 86 | struct llc_addr laddr, daddr; | ^~~~~ /kisskb/src/net/llc/llc_if.c:86:18: note: byref variable will be forcibly initialized 86 | struct llc_addr laddr, daddr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3925:25: note: byref variable will be forcibly initialized 3925 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3922:23: note: byref variable will be forcibly initialized 3922 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmapi_reserve_delalloc': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4032:24: note: byref variable will be forcibly initialized 4032 | struct xfs_bmbt_irec prev; | ^~~~ /kisskb/src/crypto/zstd.c: In function 'zstd_comp_init': /kisskb/src/crypto/zstd.c:35:24: note: byref variable will be forcibly initialized 35 | const ZSTD_parameters params = zstd_params(); | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmapi_convert_delalloc': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4561:22: note: byref variable will be forcibly initialized 4561 | struct xfs_bmalloca bma = { NULL }; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmapi_remap': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4688:25: note: byref variable will be forcibly initialized 4688 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4687:23: note: byref variable will be forcibly initialized 4687 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_del_extent_delay': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4850:23: note: byref variable will be forcibly initialized 4850 | struct xfs_bmbt_irec new; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_del_extent_cow': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4977:23: note: byref variable will be forcibly initialized 4977 | struct xfs_bmbt_irec new; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function '__xfs_bunmapi': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5552:26: note: byref variable will be forcibly initialized 5552 | struct xfs_bmbt_irec prev; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5355:25: note: byref variable will be forcibly initialized 5355 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5341:23: note: byref variable will be forcibly initialized 5341 | struct xfs_bmbt_irec got; /* current extent record */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5338:23: note: byref variable will be forcibly initialized 5338 | struct xfs_bmbt_irec del; /* extent being deleted */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_collapse_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5856:25: note: byref variable will be forcibly initialized 5856 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5855:28: note: byref variable will be forcibly initialized 5855 | struct xfs_bmbt_irec got, prev; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5855:23: note: byref variable will be forcibly initialized 5855 | struct xfs_bmbt_irec got, prev; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_can_insert_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5938:23: note: byref variable will be forcibly initialized 5938 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_insert_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5971:25: note: byref variable will be forcibly initialized 5971 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5970:28: note: byref variable will be forcibly initialized 5970 | struct xfs_bmbt_irec got, next; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5970:23: note: byref variable will be forcibly initialized 5970 | struct xfs_bmbt_irec got, next; | ^~~ /kisskb/src/crypto/ofb.c: In function 'crypto_ofb_crypt': /kisskb/src/crypto/ofb.c:23:23: note: byref variable will be forcibly initialized 23 | struct skcipher_walk walk; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_split_extent': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:6074:26: note: byref variable will be forcibly initialized 6074 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:6071:24: note: byref variable will be forcibly initialized 6071 | struct xfs_bmbt_irec new; /* split extent */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:6070:24: note: byref variable will be forcibly initialized 6070 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_iread_bmbt_block': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1188:24: note: byref variable will be forcibly initialized 1188 | struct xfs_bmbt_irec new; | ^~~ /kisskb/src/drivers/ptp/ptp_clock.c: In function 'ptp_clock_register': /kisskb/src/drivers/ptp/ptp_clock.c:250:26: note: byref variable will be forcibly initialized 250 | struct pps_source_info pps; | ^~~ In file included from /kisskb/src/drivers/ptp/ptp_clock.c:14: /kisskb/src/drivers/ptp/ptp_clock.c: In function 'pps_get_ts': /kisskb/src/include/linux/pps_kernel.h:102:30: note: byref variable will be forcibly initialized 102 | struct system_time_snapshot snap; | ^~~~ /kisskb/src/drivers/ptp/ptp_clock.c: In function 'ptp_clock_event': /kisskb/src/drivers/ptp/ptp_clock.c:323:24: note: byref variable will be forcibly initialized 323 | struct pps_event_time evt; | ^~~ /kisskb/src/fs/f2fs/xattr.c: In function 'write_all_xattrs': /kisskb/src/fs/f2fs/xattr.c:490:24: note: byref variable will be forcibly initialized 490 | struct dnode_of_data dn; | ^~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'ps_get_max_charge_cntl_limit': /kisskb/src/drivers/power/supply/power_supply_core.c:994:29: note: byref variable will be forcibly initialized 994 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'ps_get_cur_charge_cntl_limit': /kisskb/src/drivers/power/supply/power_supply_core.c:1012:29: note: byref variable will be forcibly initialized 1012 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'ps_set_cur_charge_cntl_limit': /kisskb/src/drivers/power/supply/power_supply_core.c:1030:29: note: byref variable will be forcibly initialized 1030 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'power_supply_am_i_supplied': /kisskb/src/drivers/power/supply/power_supply_core.c:329:32: note: byref variable will be forcibly initialized 329 | struct psy_am_i_supplied_data data = { psy, 0 }; | ^~~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'power_supply_read_temp': /kisskb/src/drivers/power/supply/power_supply_core.c:940:29: note: byref variable will be forcibly initialized 940 | union power_supply_propval val; | ^~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_free_extlen': /kisskb/src/fs/gfs2/rgrp.c:376:18: note: byref variable will be forcibly initialized 376 | struct gfs2_rbm rbm = *rrbm; | ^~~ /kisskb/src/drivers/tty/mxser.c: In function 'mxser_ioctl_special': /kisskb/src/drivers/tty/mxser.c:1534:24: note: byref variable will be forcibly initialized 1534 | struct mxser_mstatus ms, __user *msu = argp; | ^~ /kisskb/src/fs/gfs2/rgrp.c: In function 'read_rindex_entry': /kisskb/src/fs/gfs2/rgrp.c:898:21: note: byref variable will be forcibly initialized 898 | struct gfs2_rindex buf; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/tty/mxser.c:18: /kisskb/src/drivers/tty/mxser.c: In function 'mxser_ioctl': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/mxser.c:1750:10: note: in expansion of macro 'wait_event_interruptible' 1750 | return wait_event_interruptible(info->port.delta_msr_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/mxser.c:1687:22: note: byref variable will be forcibly initialized 1687 | struct async_icount cnow; | ^~~~ /kisskb/src/fs/ntfs/debug.c: In function '__ntfs_warning': /kisskb/src/fs/ntfs/debug.c:32:19: note: byref variable will be forcibly initialized 32 | struct va_format vaf; | ^~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'try_rgrp_unlink': /kisskb/src/fs/gfs2/rgrp.c:1861:18: note: byref variable will be forcibly initialized 1861 | struct gfs2_rbm rbm = { .rgd = rgd, .bii = 0, .offset = 0 }; | ^~~ /kisskb/src/fs/ntfs/debug.c: In function '__ntfs_error': /kisskb/src/fs/ntfs/debug.c:75:19: note: byref variable will be forcibly initialized 75 | struct va_format vaf; | ^~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_inq_req': /kisskb/src/net/bluetooth/hci_core.c:1294:24: note: byref variable will be forcibly initialized 1294 | struct hci_cp_inquiry cp; | ^~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_init4_req': /kisskb/src/net/bluetooth/hci_core.c:898:36: note: byref variable will be forcibly initialized 898 | struct hci_cp_le_set_default_phy cp; | ^~ /kisskb/src/net/bluetooth/hci_core.c:889:39: note: byref variable will be forcibly initialized 889 | struct hci_cp_le_write_def_data_len cp; | ^~ /kisskb/src/net/bluetooth/hci_core.c:876:47: note: byref variable will be forcibly initialized 876 | struct hci_cp_write_def_err_data_reporting cp; | ^~ In file included from /kisskb/src/net/bluetooth/hci_core.c:37: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:831:21: note: in expansion of macro 'BDADDR_ANY' 831 | bacpy(&cp.bdaddr, BDADDR_ANY); | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c:829:40: note: byref variable will be forcibly initialized 829 | struct hci_cp_delete_stored_link_key cp; | ^~ /kisskb/src/fs/gfs2/rgrp.c: In function 'rgblk_free': /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_setup_link_policy': /kisskb/src/net/bluetooth/hci_core.c:505:38: note: byref variable will be forcibly initialized 505 | struct hci_cp_write_def_link_policy cp; | ^~ /kisskb/src/fs/gfs2/rgrp.c:2272:18: note: byref variable will be forcibly initialized 2272 | struct gfs2_rbm rbm; | ^~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_set_le_support': /kisskb/src/net/bluetooth/hci_core.c:524:40: note: byref variable will be forcibly initialized 524 | struct hci_cp_write_le_host_supported cp; | ^~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_init3_req': /kisskb/src/net/bluetooth/hci_core.c:800:41: note: byref variable will be forcibly initialized 800 | struct hci_cp_read_local_ext_features cp; | ^~ In file included from /kisskb/src/net/bluetooth/hci_core.c:37: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:598:21: note: in expansion of macro 'BDADDR_ANY' 598 | bacpy(&cp.bdaddr, BDADDR_ANY); | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c:596:38: note: byref variable will be forcibly initialized 596 | struct hci_cp_read_stored_link_key cp; | ^~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_init2_req': /kisskb/src/net/bluetooth/hci_core.c:486:41: note: byref variable will be forcibly initialized 486 | struct hci_cp_read_local_ext_features cp; | ^~ /kisskb/src/net/bluetooth/hci_core.c:460:28: note: byref variable will be forcibly initialized 460 | struct hci_cp_write_eir cp; | ^~ In file included from /kisskb/src/net/bluetooth/hci_core.c:37: /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_dev_get_bd_addr_from_property': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:1427:29: note: in expansion of macro 'BDADDR_ANY' 1427 | if (ret < 0 || !bacmp(&ba, BDADDR_ANY)) | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c:1422:11: note: byref variable will be forcibly initialized 1422 | bdaddr_t ba; | ^~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_rindex_update': /kisskb/src/fs/gfs2/rgrp.c:1036:21: note: byref variable will be forcibly initialized 1036 | struct gfs2_holder ri_gh; | ^~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_check_blk_type': /kisskb/src/fs/gfs2/rgrp.c:2622:18: note: byref variable will be forcibly initialized 2622 | struct gfs2_rbm rbm; | ^~~ /kisskb/src/fs/gfs2/rgrp.c:2621:21: note: byref variable will be forcibly initialized 2621 | struct gfs2_holder rgd_gh; | ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'conv_time_measure': /kisskb/src/drivers/w1/slaves/w1_therm.c:1151:20: note: byref variable will be forcibly initialized 1151 | struct therm_info inf, | ^~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'alarms_show': /kisskb/src/drivers/w1/slaves/w1_therm.c:1764:20: note: byref variable will be forcibly initialized 1764 | struct therm_info scratchpad; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_fitrim': /kisskb/src/fs/gfs2/rgrp.c:1404:22: note: byref variable will be forcibly initialized 1404 | struct fstrim_range r; | ^ /kisskb/src/fs/gfs2/rgrp.c:1403:21: note: byref variable will be forcibly initialized 1403 | struct gfs2_holder gh; | ^~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'w1_DS18B20_get_resolution': /kisskb/src/drivers/w1/slaves/w1_therm.c:641:20: note: byref variable will be forcibly initialized 641 | struct therm_info info; | ^~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'w1_DS18B20_set_resolution': /kisskb/src/drivers/w1/slaves/w1_therm.c:593:26: note: byref variable will be forcibly initialized 593 | struct therm_info info, info2; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c:593:20: note: byref variable will be forcibly initialized 593 | struct therm_info info, info2; | ^~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'alarms_store': /kisskb/src/drivers/w1/slaves/w1_therm.c:1784:20: note: byref variable will be forcibly initialized 1784 | struct therm_info info; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/leds.h:12, from /kisskb/src/include/linux/rfkill.h:36, from /kisskb/src/net/bluetooth/hci_core.c:29: /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_suspend_wait_event': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c:3618:12: note: in expansion of macro 'wait_event_timeout' 3618 | int ret = wait_event_timeout(hdev->suspend_wait_q, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/bluetooth/hci_core.c:37: /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_inquiry_cache_lookup_resolve': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:1172:22: note: in expansion of macro 'BDADDR_ANY' 1172 | if (!bacmp(bdaddr, BDADDR_ANY) && e->name_state == state) | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_inquiry': /kisskb/src/net/bluetooth/hci_core.c:1313:25: note: byref variable will be forcibly initialized 1313 | struct hci_inquiry_req ir; | ^~ In file included from /kisskb/src/net/bluetooth/hci_core.c:37: /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_dev_do_close': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:1837:28: note: in expansion of macro 'BDADDR_ANY' 1837 | bacpy(&hdev->random_addr, BDADDR_ANY); | ^~~~~~~~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'temperature_show': /kisskb/src/drivers/w1/slaves/w1_therm.c:1621:20: note: byref variable will be forcibly initialized 1621 | struct therm_info info; | ^~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_dev_cmd': /kisskb/src/net/bluetooth/hci_core.c:1999:21: note: byref variable will be forcibly initialized 1999 | struct hci_dev_req dr; | ^~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_get_dev_info': /kisskb/src/net/bluetooth/hci_core.c:2155:22: note: byref variable will be forcibly initialized 2155 | struct hci_dev_info di; | ^~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'w1_slave_show': /kisskb/src/drivers/w1/slaves/w1_therm.c:1529:20: note: byref variable will be forcibly initialized 1529 | struct therm_info info; | ^~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c: In function 'sas_read_port_mode_page': /kisskb/src/drivers/scsi/scsi_transport_sas.c:1231:24: note: byref variable will be forcibly initialized 1231 | struct scsi_mode_data mode_data; | ^~~~~~~~~ In file included from /kisskb/src/net/bluetooth/hci_core.c:37: /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_dev_do_open': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:1564:33: note: in expansion of macro 'BDADDR_ANY' 1564 | if (bacmp(&hdev->public_addr, BDADDR_ANY) && | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:1516:34: note: in expansion of macro 'BDADDR_ANY' 1516 | if (bacmp(&hdev->public_addr, BDADDR_ANY) && | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:1513:35: note: in expansion of macro 'BDADDR_ANY' 1513 | if (!bacmp(&hdev->public_addr, BDADDR_ANY)) | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:1471:34: note: in expansion of macro 'BDADDR_ANY' 1471 | !bacmp(&hdev->static_addr, BDADDR_ANY)) { | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:1470:29: note: in expansion of macro 'BDADDR_ANY' 1470 | !bacmp(&hdev->bdaddr, BDADDR_ANY) && | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_power_on': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:2266:34: note: in expansion of macro 'BDADDR_ANY' 2266 | !bacmp(&hdev->static_addr, BDADDR_ANY))) { | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:2265:29: note: in expansion of macro 'BDADDR_ANY' 2265 | !bacmp(&hdev->bdaddr, BDADDR_ANY) && | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/srcutree.h:15, from /kisskb/src/include/linux/srcu.h:49, from /kisskb/src/include/linux/notifier.h:16, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/sound/soc/xilinx/xlnx_spdif.c:10: /kisskb/src/sound/soc/xilinx/xlnx_spdif.c: In function 'rx_stream_detect': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/xilinx/xlnx_spdif.c:156:8: note: in expansion of macro 'wait_event_interruptible_timeout' 156 | err = wait_event_interruptible_timeout(ctx->chsts_q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_copy_identity_address': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:3592:33: note: in expansion of macro 'BDADDR_ANY' 3592 | bacmp(&hdev->static_addr, BDADDR_ANY))) { | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_core.c:3590:28: note: in expansion of macro 'BDADDR_ANY' 3590 | !bacmp(&hdev->bdaddr, BDADDR_ANY) || | ^~~~~~~~~~ /kisskb/src/fs/btrfs/xattr.c: In function 'btrfs_listxattr': /kisskb/src/fs/btrfs/xattr.c:306:20: note: byref variable will be forcibly initialized 306 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/xattr.c:276:19: note: byref variable will be forcibly initialized 276 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_device.c: In function 'ttm_global_init': /kisskb/src/drivers/gpu/drm/ttm/ttm_device.c:67:17: note: byref variable will be forcibly initialized 67 | struct sysinfo si; | ^~ /kisskb/src/drivers/i2c/muxes/i2c-mux-mlxcpld.c: In function 'mlxcpld_mux_reg_write': /kisskb/src/drivers/i2c/muxes/i2c-mux-mlxcpld.c:65:17: note: byref variable will be forcibly initialized 65 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-mlxcpld.c:64:23: note: byref variable will be forcibly initialized 64 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-designware-pcidrv.c: In function 'navi_amd_register_client': /kisskb/src/drivers/i2c/busses/i2c-designware-pcidrv.c:127:24: note: byref variable will be forcibly initialized 127 | struct i2c_board_info info; | ^~~~ /kisskb/src/fs/hfsplus/dir.c: In function 'hfsplus_link': /kisskb/src/fs/hfsplus/dir.c:306:14: note: byref variable will be forcibly initialized 306 | struct qstr str; | ^~~ /kisskb/src/fs/hfsplus/dir.c: In function 'hfsplus_unlink': /kisskb/src/fs/hfsplus/dir.c:362:14: note: byref variable will be forcibly initialized 362 | struct qstr str; | ^~~ /kisskb/src/fs/hfsplus/dir.c: In function 'hfsplus_lookup': /kisskb/src/fs/hfsplus/dir.c:87:16: note: byref variable will be forcibly initialized 87 | struct qstr str; | ^~~ /kisskb/src/fs/hfsplus/dir.c:36:20: note: byref variable will be forcibly initialized 36 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/fs/hfsplus/dir.c:34:23: note: byref variable will be forcibly initialized 34 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/dir.c: In function 'hfsplus_readdir': /kisskb/src/fs/hfsplus/dir.c:137:23: note: byref variable will be forcibly initialized 137 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/dir.c:136:20: note: byref variable will be forcibly initialized 136 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/fs/affs/super.c: In function 'affs_remount': /kisskb/src/fs/affs/super.c:558:12: note: byref variable will be forcibly initialized 558 | kgid_t gid; | ^~~ /kisskb/src/fs/affs/super.c:557:12: note: byref variable will be forcibly initialized 557 | kuid_t uid; | ^~~ /kisskb/src/fs/affs/super.c: In function 'affs_fill_super': /kisskb/src/fs/affs/super.c:345:12: note: byref variable will be forcibly initialized 345 | kgid_t gid; | ^~~ /kisskb/src/fs/affs/super.c:344:12: note: byref variable will be forcibly initialized 344 | kuid_t uid; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/net/caif/chnl_net.c:10: /kisskb/src/net/caif/chnl_net.c: In function 'chnl_net_open': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/caif/chnl_net.c:315:11: note: in expansion of macro 'wait_event_interruptible_timeout' 315 | result = wait_event_interruptible_timeout(priv->netmgmt_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c: In function 'xfs_bmbt_free_block': /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c:286:24: note: byref variable will be forcibly initialized 286 | struct xfs_owner_info oinfo; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c: In function 'xfs_bmbt_alloc_block': /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c:201:19: note: byref variable will be forcibly initialized 201 | xfs_alloc_arg_t args; /* block allocation args */ | ^~~~ /kisskb/src/drivers/scsi/sd_dif.c: In function 'sd_dif_config_host': /kisskb/src/drivers/scsi/sd_dif.c:32:23: note: byref variable will be forcibly initialized 32 | struct blk_integrity bi; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_agp.c: In function 'radeon_agp_init': /kisskb/src/drivers/gpu/drm/radeon/radeon_agp.c:137:22: note: byref variable will be forcibly initialized 137 | struct drm_agp_info info; | ^~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_backlight.c: In function 'radeonfb_bl_init': /kisskb/src/drivers/video/fbdev/aty/radeon_backlight.c:129:30: note: byref variable will be forcibly initialized 129 | struct backlight_properties props; | ^~~~~ /kisskb/src/fs/ntfs/dir.c: In function 'ntfs_dir_fsync': /kisskb/src/fs/ntfs/dir.c:1492:12: note: byref variable will be forcibly initialized 1492 | ntfs_attr na; | ^~ /kisskb/src/fs/hfs/super.c: In function 'hfs_fill_super': /kisskb/src/fs/hfs/super.c:382:14: note: byref variable will be forcibly initialized 382 | hfs_cat_rec rec; | ^~~ /kisskb/src/fs/hfs/super.c:381:23: note: byref variable will be forcibly initialized 381 | struct hfs_find_data fd; | ^~ /kisskb/src/crypto/ecc.c: In function 'ecc_point_mult_shamir': /kisskb/src/crypto/ecc.c:1369:19: note: byref variable will be forcibly initialized 1369 | struct ecc_point sum = ECC_POINT_INIT(sump[0], sump[1], ndigits); | ^~~ /kisskb/src/drivers/gpu/drm/mga/mga_dma.c: In function 'mga_do_agp_dma_bootstrap': /kisskb/src/drivers/gpu/drm/mga/mga_dma.c:468:25: note: byref variable will be forcibly initialized 468 | struct drm_agp_binding bind_req; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/mga/mga_dma.c:467:24: note: byref variable will be forcibly initialized 467 | struct drm_agp_buffer agp_req; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/mga/mga_dma.c:466:22: note: byref variable will be forcibly initialized 466 | struct drm_agp_info info; | ^~~~ /kisskb/src/drivers/gpu/drm/mga/mga_dma.c:464:22: note: byref variable will be forcibly initialized 464 | struct drm_buf_desc req; | ^~~ /kisskb/src/drivers/gpu/drm/mga/mga_dma.c: In function 'mga_do_pci_dma_bootstrap': /kisskb/src/drivers/gpu/drm/mga/mga_dma.c:636:22: note: byref variable will be forcibly initialized 636 | struct drm_buf_desc req; | ^~~ /kisskb/src/drivers/gpu/drm/mga/mga_dma.c: In function 'mga_do_cleanup_dma': /kisskb/src/drivers/gpu/drm/mga/mga_dma.c:971:27: note: byref variable will be forcibly initialized 971 | struct drm_agp_buffer free_req; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/mga/mga_dma.c:970:28: note: byref variable will be forcibly initialized 970 | struct drm_agp_binding unbind_req; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/i2c.h:146, from /kisskb/src/drivers/i2c/i2c-core-base.c:46: /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'trace_event_raw_event_i2c_write': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:25:1: note: in expansion of macro 'TRACE_EVENT_FN' 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'trace_event_raw_event_i2c_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:58:1: note: in expansion of macro 'TRACE_EVENT_FN' 58 | TRACE_EVENT_FN(i2c_read, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'trace_event_raw_event_i2c_reply': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:89:1: note: in expansion of macro 'TRACE_EVENT_FN' 89 | TRACE_EVENT_FN(i2c_reply, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'trace_event_raw_event_i2c_result': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:122:1: note: in expansion of macro 'TRACE_EVENT_FN' 122 | TRACE_EVENT_FN(i2c_result, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/gfs2/super.c:9: /kisskb/src/fs/gfs2/super.c: In function 'gfs2_upgrade_iopen_glock': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/super.c:1260:12: note: in expansion of macro 'wait_event_interruptible_timeout' 1260 | timeout = wait_event_interruptible_timeout(sdp->sd_async_glock_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_dinode_dealloc': /kisskb/src/fs/gfs2/super.c:1160:21: note: byref variable will be forcibly initialized 1160 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_evict_inode': /kisskb/src/fs/gfs2/super.c:1437:21: note: byref variable will be forcibly initialized 1437 | struct gfs2_holder gh; | ^~ /kisskb/src/drivers/ptp/ptp_sysfs.c: In function 'extts_fifo_show': /kisskb/src/drivers/ptp/ptp_sysfs.c:67:25: note: byref variable will be forcibly initialized 67 | struct ptp_extts_event event; | ^~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_clients_command': /kisskb/src/drivers/i2c/i2c-core-base.c:1918:21: note: byref variable will be forcibly initialized 1918 | struct i2c_cmd_arg cmd_arg; | ^~~~~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_statfs': /kisskb/src/fs/gfs2/super.c:952:33: note: byref variable will be forcibly initialized 952 | struct gfs2_statfs_change_host sc; | ^~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_jindex_free': /kisskb/src/fs/gfs2/super.c:61:19: note: byref variable will be forcibly initialized 61 | struct list_head list; | ^~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_lock_fs_check_clean': /kisskb/src/fs/gfs2/super.c:400:30: note: byref variable will be forcibly initialized 400 | struct gfs2_log_header_host lh; | ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/gfs2/super.c:9: /kisskb/src/fs/gfs2/super.c:399:12: note: byref variable will be forcibly initialized 399 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_make_fs_rw': /kisskb/src/fs/gfs2/super.c:161:30: note: byref variable will be forcibly initialized 161 | struct gfs2_log_header_host head; | ^~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_statfs_init': /kisskb/src/fs/gfs2/super.c:233:21: note: byref variable will be forcibly initialized 233 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_statfs_sync': /kisskb/src/fs/gfs2/super.c:336:21: note: byref variable will be forcibly initialized 336 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_dirty_inode': /kisskb/src/fs/gfs2/super.c:542:21: note: byref variable will be forcibly initialized 542 | struct gfs2_holder gh; | ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/gfs2/super.c:9: /kisskb/src/fs/gfs2/super.c: In function 'gfs2_make_fs_ro': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/super.c:618:3: note: in expansion of macro 'wait_event_timeout' 618 | wait_event_timeout(sdp->sd_log_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/super.c:613:3: note: in expansion of macro 'wait_event_timeout' 613 | wait_event_timeout(sdp->sd_log_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_freeze_func': /kisskb/src/fs/gfs2/super.c:721:21: note: byref variable will be forcibly initialized 721 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_default_probe': /kisskb/src/drivers/i2c/i2c-core-base.c:2259:23: note: byref variable will be forcibly initialized 2259 | union i2c_smbus_data dummy; | ^~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_get_device_id': /kisskb/src/drivers/i2c/i2c-core-base.c:2218:23: note: byref variable will be forcibly initialized 2218 | union i2c_smbus_data raw_id; | ^~~~~~ /kisskb/src/fs/f2fs/verity.c: In function 'f2fs_end_enable_verity': /kisskb/src/fs/f2fs/verity.c:157:38: note: byref variable will be forcibly initialized 157 | struct fsverity_descriptor_location dloc = { | ^~~~ /kisskb/src/fs/f2fs/verity.c: In function 'f2fs_get_verity_descriptor': /kisskb/src/fs/f2fs/verity.c:227:38: note: byref variable will be forcibly initialized 227 | struct fsverity_descriptor_location dloc; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_transfer_buffer_flags': /kisskb/src/drivers/i2c/i2c-core-base.c:2190:17: note: byref variable will be forcibly initialized 2190 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'new_device_store': /kisskb/src/drivers/i2c/i2c-core-base.c:1174:24: note: byref variable will be forcibly initialized 1174 | struct i2c_board_info info; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_detect_address': /kisskb/src/drivers/i2c/i2c-core-base.c:2287:24: note: byref variable will be forcibly initialized 2287 | struct i2c_board_info info; | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_btree.c:6: /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:224:24: note: byref variable will be forcibly initialized 224 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_buf_readahead': /kisskb/src/fs/xfs/xfs_buf.h:243:24: note: byref variable will be forcibly initialized 243 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:201:24: note: byref variable will be forcibly initialized 201 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_llsec_dump_table': /kisskb/src/net/ieee802154/nl-mac.c:775:25: note: byref variable will be forcibly initialized 775 | struct llsec_dump_data data; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_is_lastrec': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1171:22: note: byref variable will be forcibly initialized 1171 | union xfs_btree_ptr ptr; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_add_seclevel': /kisskb/src/net/ieee802154/nl-mac.c:1249:35: note: byref variable will be forcibly initialized 1249 | struct ieee802154_llsec_seclevel sl; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_kill_iroot': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3485:22: note: byref variable will be forcibly initialized 3485 | union xfs_btree_ptr ptr; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_del_seclevel': /kisskb/src/net/ieee802154/nl-mac.c:1269:35: note: byref variable will be forcibly initialized 1269 | struct ieee802154_llsec_seclevel sl; | ^~ /kisskb/src/drivers/scsi/sr.c: In function 'sr_get_events': /kisskb/src/drivers/scsi/sr.c:205:24: note: byref variable will be forcibly initialized 205 | struct scsi_sense_hdr sshdr; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/btrfs/ordered-data.c:6: /kisskb/src/fs/btrfs/ordered-data.c: In function 'btrfs_wait_ordered_extents': /kisskb/src/fs/btrfs/ordered-data.c:574:12: note: byref variable will be forcibly initialized 574 | LIST_HEAD(works); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/ordered-data.c:573:12: note: byref variable will be forcibly initialized 573 | LIST_HEAD(skipped); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/ordered-data.c:572:12: note: byref variable will be forcibly initialized 572 | LIST_HEAD(splice); | ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/scsi/sr.c: In function 'sr_check_events': /kisskb/src/drivers/scsi/sr.c:238:24: note: byref variable will be forcibly initialized 238 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/fs/btrfs/ordered-data.c: In function 'btrfs_wait_ordered_roots': /kisskb/src/fs/btrfs/ordered-data.c:628:19: note: byref variable will be forcibly initialized 628 | struct list_head splice; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_increment': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1528:22: note: byref variable will be forcibly initialized 1528 | union xfs_btree_ptr ptr; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/btrfs/ordered-data.c:6: /kisskb/src/fs/btrfs/ordered-data.c: In function 'btrfs_start_ordered_extent': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/ordered-data.c:682:3: note: in expansion of macro 'wait_event' 682 | wait_event(entry->wait, test_bit(BTRFS_ORDERED_COMPLETE, | ^~~~~~~~~~ /kisskb/src/drivers/scsi/sd.c: In function 'sd_read_cache_type': /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_decrement': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1633:22: note: byref variable will be forcibly initialized 1633 | union xfs_btree_ptr ptr; | ^~~ /kisskb/src/drivers/scsi/sd.c:2712:24: note: byref variable will be forcibly initialized 2712 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/sd.c:2711:24: note: byref variable will be forcibly initialized 2711 | struct scsi_mode_data data; | ^~~~ /kisskb/src/drivers/scsi/sr.c: In function 'get_capabilities': /kisskb/src/drivers/scsi/sr.c:883:24: note: byref variable will be forcibly initialized 883 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/sr.c:882:24: note: byref variable will be forcibly initialized 882 | struct scsi_mode_data data; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_visit_block': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4247:23: note: byref variable will be forcibly initialized 4247 | union xfs_btree_ptr rptr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_overlapped_query_range': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4635:23: note: byref variable will be forcibly initialized 4635 | union xfs_btree_key rec_hkey; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4634:23: note: byref variable will be forcibly initialized 4634 | union xfs_btree_key rec_key; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4632:23: note: byref variable will be forcibly initialized 4632 | union xfs_btree_ptr ptr; | ^~~ /kisskb/src/drivers/scsi/sr.c: In function 'sr_revalidate_disk': /kisskb/src/drivers/scsi/sr.c:507:24: note: byref variable will be forcibly initialized 507 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_remove_key': /kisskb/src/net/ieee802154/nl-mac.c:895:33: note: byref variable will be forcibly initialized 895 | struct ieee802154_llsec_key_id id; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_lookup': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1871:25: note: byref variable will be forcibly initialized 1871 | union xfs_btree_key key; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1812:22: note: byref variable will be forcibly initialized 1812 | union xfs_btree_ptr ptr; /* ptr to btree block */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_get_leaf_keys': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1978:22: note: byref variable will be forcibly initialized 1978 | union xfs_btree_key hkey; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1977:22: note: byref variable will be forcibly initialized 1977 | union xfs_btree_key max_hkey; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_add_dev': /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_new_root': /kisskb/src/net/ieee802154/nl-mac.c:1010:33: note: byref variable will be forcibly initialized 1010 | struct ieee802154_llsec_device desc; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2994:22: note: byref variable will be forcibly initialized 2994 | union xfs_btree_ptr lptr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2993:22: note: byref variable will be forcibly initialized 2993 | union xfs_btree_ptr rptr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function '__xfs_btree_updkeys': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2074:22: note: byref variable will be forcibly initialized 2074 | union xfs_btree_key key; /* keys from current level */ | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_add_devkey': /kisskb/src/net/ieee802154/nl-mac.c:1109:37: note: byref variable will be forcibly initialized 1109 | struct ieee802154_llsec_device_key key; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_update_keys': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2145:22: note: byref variable will be forcibly initialized 2145 | union xfs_btree_key key; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_del_devkey': /kisskb/src/net/ieee802154/nl-mac.c:1135:37: note: byref variable will be forcibly initialized 1135 | struct ieee802154_llsec_device_key key; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_rshift': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2446:22: note: byref variable will be forcibly initialized 2446 | union xfs_btree_ptr rptr; /* right block pointer */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_lshift': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2251:22: note: byref variable will be forcibly initialized 2251 | union xfs_btree_ptr lptr; /* left btree pointer */ | ^~~~ /kisskb/src/drivers/scsi/sd.c: In function 'sd_read_write_protect_flag': /kisskb/src/drivers/scsi/sd.c:2648:24: note: byref variable will be forcibly initialized 2648 | struct scsi_mode_data data; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function '__xfs_btree_split': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2619:22: note: byref variable will be forcibly initialized 2619 | union xfs_btree_ptr rrptr; /* right-right sibling ptr */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2616:22: note: byref variable will be forcibly initialized 2616 | union xfs_btree_ptr rptr; /* right sibling block ptr */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2613:22: note: byref variable will be forcibly initialized 2613 | union xfs_btree_ptr lptr; /* left sibling block ptr */ | ^~~~ /kisskb/src/drivers/scsi/sd.c: In function 'sd_done': /kisskb/src/drivers/scsi/sd.c:2024:24: note: byref variable will be forcibly initialized 2024 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'addrm_unknown_feature_attrs': /kisskb/src/fs/btrfs/sysfs.c:1077:26: note: byref variable will be forcibly initialized 1077 | struct attribute_group agroup = { | ^~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_btree.c:6: /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_split': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2851:29: note: byref variable will be forcibly initialized 2851 | DECLARE_COMPLETION_ONSTACK(done); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2850:30: note: byref variable will be forcibly initialized 2850 | struct xfs_btree_split_args args; | ^~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_nl_fill_iface': /kisskb/src/net/ieee802154/nl-mac.c:109:32: note: byref variable will be forcibly initialized 109 | struct ieee802154_mac_params params; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_delrec': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3637:22: note: byref variable will be forcibly initialized 3637 | union xfs_btree_ptr rptr; /* right sibling block ptr */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3632:22: note: byref variable will be forcibly initialized 3632 | union xfs_btree_ptr lptr; /* left sibling block ptr */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3628:22: note: byref variable will be forcibly initialized 3628 | union xfs_btree_ptr cptr; /* current block ptr */ | ^~~~ /kisskb/src/crypto/essiv.c: In function 'essiv_aead_setkey': /kisskb/src/crypto/essiv.c:98:29: note: byref variable will be forcibly initialized 98 | struct crypto_authenc_keys keys; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_new_iroot': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2889:22: note: byref variable will be forcibly initialized 2889 | union xfs_btree_ptr nptr; /* new block addr */ | ^~~~ /kisskb/src/drivers/scsi/sd.c: In function 'sd_pr_command': /kisskb/src/drivers/scsi/sd.c:1811:24: note: byref variable will be forcibly initialized 1811 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_insrec': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3188:22: note: byref variable will be forcibly initialized 3188 | union xfs_btree_key nkey; /* new block key */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3186:22: note: byref variable will be forcibly initialized 3186 | union xfs_btree_ptr nptr; /* new block ptr */ | ^~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_add_key': /kisskb/src/net/ieee802154/nl-mac.c:874:33: note: byref variable will be forcibly initialized 874 | struct ieee802154_llsec_key_id id; | ^~ /kisskb/src/net/ieee802154/nl-mac.c:873:30: note: byref variable will be forcibly initialized 873 | struct ieee802154_llsec_key key; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_associate_req': /kisskb/src/net/ieee802154/nl-mac.c:176:25: note: byref variable will be forcibly initialized 176 | struct ieee802154_addr addr; | ^~~~ /kisskb/src/drivers/scsi/sd.c: In function 'sd_check_events': /kisskb/src/drivers/scsi/sd.c:1655:25: note: byref variable will be forcibly initialized 1655 | struct scsi_sense_hdr sshdr = { 0, }; | ^~~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_associate_resp': /kisskb/src/net/ieee802154/nl-mac.c:223:25: note: byref variable will be forcibly initialized 223 | struct ieee802154_addr addr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_insert': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3395:22: note: byref variable will be forcibly initialized 3395 | union xfs_btree_rec rec; /* record to insert */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3393:22: note: byref variable will be forcibly initialized 3393 | union xfs_btree_key bkey; /* key of block to insert */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3390:22: note: byref variable will be forcibly initialized 3390 | union xfs_btree_ptr nptr; /* new block number (split result) */ | ^~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_disassociate_req': /kisskb/src/net/ieee802154/nl-mac.c:256:25: note: byref variable will be forcibly initialized 256 | struct ieee802154_addr addr; | ^~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_start_req': /kisskb/src/net/ieee802154/nl-mac.c:298:25: note: byref variable will be forcibly initialized 298 | struct ieee802154_addr addr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_simple_query_range': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4542:23: note: byref variable will be forcibly initialized 4542 | union xfs_btree_key rec_key; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_visit_blocks': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4276:23: note: byref variable will be forcibly initialized 4276 | union xfs_btree_ptr lptr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_change_owner': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4400:43: note: byref variable will be forcibly initialized 4400 | struct xfs_btree_block_change_owner_info bbcoi; | ^~~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_set_macparams': /kisskb/src/net/ieee802154/nl-mac.c:468:31: note: byref variable will be forcibly initialized 468 | struct ieee802154_mac_params params; | ^~~~~~ /kisskb/src/drivers/scsi/sd.c: In function 'sd_read_app_tag_own': /kisskb/src/drivers/scsi/sd.c:2884:24: note: byref variable will be forcibly initialized 2884 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_query_range': /kisskb/src/drivers/scsi/sd.c:2883:24: note: byref variable will be forcibly initialized 2883 | struct scsi_mode_data data; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4776:23: note: byref variable will be forcibly initialized 4776 | union xfs_btree_key high_key; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4775:23: note: byref variable will be forcibly initialized 4775 | union xfs_btree_key low_key; | ^~~~~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_llsec_getparams': /kisskb/src/net/ieee802154/nl-mac.c:650:33: note: byref variable will be forcibly initialized 650 | struct ieee802154_llsec_params params; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4774:23: note: byref variable will be forcibly initialized 4774 | union xfs_btree_rec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_query_all': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4806:23: note: byref variable will be forcibly initialized 4806 | union xfs_btree_key high_key; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4805:23: note: byref variable will be forcibly initialized 4805 | union xfs_btree_key low_key; | ^~~~~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_llsec_setparams': /kisskb/src/net/ieee802154/nl-mac.c:701:33: note: byref variable will be forcibly initialized 701 | struct ieee802154_llsec_params params; | ^~~~~~ /kisskb/src/drivers/scsi/sd.c: In function 'sd_spinup_disk': /kisskb/src/drivers/scsi/sd.c:2145:24: note: byref variable will be forcibly initialized 2145 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/sd.c: In function 'read_capacity_10': /kisskb/src/drivers/scsi/sd.c:2431:24: note: byref variable will be forcibly initialized 2431 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/sd.c: In function 'read_capacity_16': /kisskb/src/drivers/scsi/sd.c:2340:24: note: byref variable will be forcibly initialized 2340 | struct scsi_sense_hdr sshdr; | ^~~~~ In file included from /kisskb/src/include/media/rc-core.h:13, from /kisskb/src/drivers/media/rc/rc-core-priv.h:17, from /kisskb/src/drivers/media/rc/rc-ir-raw.c:11: /kisskb/src/drivers/media/rc/rc-ir-raw.c: In function 'ir_raw_event_store': /kisskb/src/include/linux/kfifo.h:408:29: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/drivers/media/rc/rc-ir-raw.c:82:7: note: in expansion of macro 'kfifo_put' 82 | if (!kfifo_put(&dev->raw->kfifo, *ev)) { | ^~~~~~~~~ /kisskb/src/drivers/scsi/sd.c: In function 'cache_type_store': /kisskb/src/drivers/scsi/sd.c:165:24: note: byref variable will be forcibly initialized 165 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/sd.c:164:24: note: byref variable will be forcibly initialized 164 | struct scsi_mode_data data; | ^~~~ /kisskb/src/drivers/media/rc/rc-ir-raw.c: In function 'ir_raw_edge_handle': /kisskb/src/drivers/media/rc/rc-ir-raw.c:565:23: note: byref variable will be forcibly initialized 565 | struct ir_raw_event ev = { | ^~ /kisskb/src/drivers/scsi/sd.c: In function 'sd_sync_cache': /kisskb/src/drivers/scsi/sd.c:1696:24: note: byref variable will be forcibly initialized 1696 | struct scsi_sense_hdr my_sshdr; | ^~~~~~~~ /kisskb/src/drivers/scsi/sd.c: In function 'sd_start_stop_device': /kisskb/src/drivers/scsi/sd.c:3577:24: note: byref variable will be forcibly initialized 3577 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/sd.c: In function 'sd_suspend_common': /kisskb/src/drivers/scsi/sd.c:3638:24: note: byref variable will be forcibly initialized 3638 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/media/rc/rc-ir-raw.c: In function 'ir_raw_event_thread': /kisskb/src/drivers/media/rc/rc-ir-raw.c:23:22: note: byref variable will be forcibly initialized 23 | struct ir_raw_event ev; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/thermal.h:211, from /kisskb/src/drivers/thermal/thermal_core.c:25: /kisskb/src/drivers/thermal/thermal_core.c: In function 'trace_event_raw_event_thermal_temperature': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(thermal_temperature, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(thermal_temperature, | ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'trace_event_raw_event_cdev_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(cdev_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(cdev_update, | ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'trace_event_raw_event_thermal_zone_trip': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(thermal_zone_trip, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(thermal_zone_trip, | ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'trace_event_raw_event_thermal_power_devfreq_get_power': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(thermal_power_devfreq_get_power, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(thermal_power_devfreq_get_power, | ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'trace_event_raw_event_thermal_power_devfreq_limit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:183:1: note: in expansion of macro 'TRACE_EVENT' 183 | TRACE_EVENT(thermal_power_devfreq_limit, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:183:1: note: in expansion of macro 'TRACE_EVENT' 183 | TRACE_EVENT(thermal_power_devfreq_limit, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/smbus.h:245, from /kisskb/src/drivers/i2c/i2c-core-smbus.c:22: /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'trace_event_raw_event_smbus_write': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:23:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'trace_event_raw_event_smbus_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:91:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 91 | TRACE_EVENT_CONDITION(smbus_read, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'trace_event_raw_event_smbus_reply': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:133:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 133 | TRACE_EVENT_CONDITION(smbus_reply, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'trace_event_raw_event_smbus_result': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(smbus_result, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/i2c/busses/i2c-mpc.c:12: /kisskb/src/drivers/i2c/busses/i2c-mpc.c: In function 'mpc_i2c_wait_for_completion': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-mpc.c:578:14: note: in expansion of macro 'wait_event_timeout' 578 | time_left = wait_event_timeout(i2c->waitq, !i2c->block, i2c->adap.timeout); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'array_resize': /kisskb/src/drivers/md/persistent-data/dm-array.c:660:16: note: byref variable will be forcibly initialized 660 | struct resize resize; | ^~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_read_byte': /kisskb/src/drivers/i2c/i2c-core-smbus.c:95:23: note: byref variable will be forcibly initialized 95 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_read_byte_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:130:23: note: byref variable will be forcibly initialized 130 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_write_byte_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:152:23: note: byref variable will be forcibly initialized 152 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_read_word_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:170:23: note: byref variable will be forcibly initialized 170 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_write_word_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:192:23: note: byref variable will be forcibly initialized 192 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_read_block_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:218:23: note: byref variable will be forcibly initialized 218 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_write_block_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:245:23: note: byref variable will be forcibly initialized 245 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_read_i2c_block_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:261:23: note: byref variable will be forcibly initialized 261 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_write_i2c_block_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:281:23: note: byref variable will be forcibly initialized 281 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'dm_array_walk': /kisskb/src/drivers/md/persistent-data/dm-array.c:889:19: note: byref variable will be forcibly initialized 889 | struct walk_info wi; | ^~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/tcp.h:17, from /kisskb/src/net/caif/caif_socket.c:18: /kisskb/src/net/caif/caif_socket.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/net/caif/caif_socket.c:9: /kisskb/src/net/caif/caif_socket.c: In function 'caif_connect': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/caif/caif_socket.c:870:10: note: in expansion of macro 'wait_event_interruptible_timeout' 870 | timeo = wait_event_interruptible_timeout(*sk_sleep(sk), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_min_heap.c: In function 'test_heapify_all': /kisskb/src/lib/test_min_heap.c:71:28: note: byref variable will be forcibly initialized 71 | struct min_heap_callbacks funcs = { | ^~~~~ /kisskb/src/lib/test_min_heap.c:66:18: note: byref variable will be forcibly initialized 66 | struct min_heap heap = { | ^~~~ /kisskb/src/lib/test_min_heap.c: In function 'test_heap_push': /kisskb/src/lib/test_min_heap.c:104:28: note: byref variable will be forcibly initialized 104 | struct min_heap_callbacks funcs = { | ^~~~~ /kisskb/src/lib/test_min_heap.c:99:18: note: byref variable will be forcibly initialized 99 | struct min_heap heap = { | ^~~~ /kisskb/src/drivers/power/supply/power_supply_sysfs.c: In function 'power_supply_store_property': /kisskb/src/drivers/power/supply/power_supply_sysfs.c:316:29: note: byref variable will be forcibly initialized 316 | union power_supply_propval value; | ^~~~~ /kisskb/src/drivers/power/supply/power_supply_sysfs.c: In function 'power_supply_show_property': /kisskb/src/drivers/power/supply/power_supply_sysfs.c:270:29: note: byref variable will be forcibly initialized 270 | union power_supply_propval value; | ^~~~~ /kisskb/src/lib/test_min_heap.c: In function 'test_heap_pop_push': /kisskb/src/lib/test_min_heap.c:137:28: note: byref variable will be forcibly initialized 137 | struct min_heap_callbacks funcs = { | ^~~~~ /kisskb/src/lib/test_min_heap.c:132:18: note: byref variable will be forcibly initialized 132 | struct min_heap heap = { | ^~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_do_ioctl': /kisskb/src/drivers/scsi/sr_ioctl.c:185:24: note: byref variable will be forcibly initialized 185 | struct scsi_sense_hdr local_sshdr, *sshdr = &local_sshdr; | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_read_tochdr': /kisskb/src/drivers/scsi/sr_ioctl.c:40:24: note: byref variable will be forcibly initialized 40 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_read_tocentry': /kisskb/src/drivers/scsi/sr_ioctl.c:70:24: note: byref variable will be forcibly initialized 70 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/rtc/sysfs.c: In function 'time_show': /kisskb/src/drivers/rtc/sysfs.c:49:18: note: byref variable will be forcibly initialized 49 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/sysfs.c: In function 'date_show': /kisskb/src/drivers/rtc/sysfs.c:35:18: note: byref variable will be forcibly initialized 35 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/sysfs.c: In function 'since_epoch_show': /kisskb/src/drivers/rtc/sysfs.c:63:18: note: byref variable will be forcibly initialized 63 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/sysfs.c: In function 'wakealarm_show': /kisskb/src/drivers/rtc/sysfs.c:131:20: note: byref variable will be forcibly initialized 131 | struct rtc_wkalrm alm; | ^~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_fake_playtrkind': /kisskb/src/drivers/scsi/sr_ioctl.c:115:24: note: byref variable will be forcibly initialized 115 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/scsi/sr_ioctl.c:114:22: note: byref variable will be forcibly initialized 114 | struct cdrom_tochdr tochdr; | ^~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c:113:33: note: byref variable will be forcibly initialized 113 | struct cdrom_tocentry trk0_te, trk1_te; | ^~~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c:113:24: note: byref variable will be forcibly initialized 113 | struct cdrom_tocentry trk0_te, trk1_te; | ^~~~~~~ /kisskb/src/drivers/rtc/sysfs.c: In function 'wakealarm_store': /kisskb/src/drivers/rtc/sysfs.c:157:20: note: byref variable will be forcibly initialized 157 | struct rtc_wkalrm alm; | ^~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_play_trkind': /kisskb/src/drivers/scsi/sr_ioctl.c:159:24: note: byref variable will be forcibly initialized 159 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_read_cd': /kisskb/src/drivers/scsi/sr_ioctl.c:470:24: note: byref variable will be forcibly initialized 470 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_read_sector': /kisskb/src/drivers/scsi/sr_ioctl.c:512:24: note: byref variable will be forcibly initialized 512 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_tray_move': /kisskb/src/drivers/scsi/sr_ioctl.c:262:24: note: byref variable will be forcibly initialized 262 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_drive_status': /kisskb/src/drivers/scsi/sr_ioctl.c:284:26: note: byref variable will be forcibly initialized 284 | struct media_event_desc med; | ^~~ /kisskb/src/drivers/scsi/sr_ioctl.c:283:24: note: byref variable will be forcibly initialized 283 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_disk_status': /kisskb/src/drivers/scsi/sr_ioctl.c:341:24: note: byref variable will be forcibly initialized 341 | struct cdrom_tocentry toc_e; | ^~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c:340:22: note: byref variable will be forcibly initialized 340 | struct cdrom_tochdr toc_h; | ^~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_get_mcn': /kisskb/src/drivers/scsi/sr_ioctl.c:382:24: note: byref variable will be forcibly initialized 382 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_select_speed': /kisskb/src/drivers/scsi/sr_ioctl.c:415:24: note: byref variable will be forcibly initialized 415 | struct packet_command cgc; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/input/serio/libps2.c:11: /kisskb/src/drivers/input/serio/libps2.c: In function 'ps2_do_sendbyte': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/libps2.c:45:4: note: in expansion of macro 'wait_event_timeout' 45 | wait_event_timeout(ps2dev->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/alloc.c: In function 'bch_alloc_sectors': /kisskb/src/drivers/md/bcache/alloc.c:614:19: note: byref variable will be forcibly initialized 614 | BKEY_PADDED(key) alloc; | ^~~~~ /kisskb/src/drivers/input/serio/libps2.c: In function '__ps2_command': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/libps2.c:291:3: note: in expansion of macro 'wait_event_timeout' 291 | wait_event_timeout(ps2dev->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/libps2.c:285:12: note: in expansion of macro 'wait_event_timeout' 285 | timeout = wait_event_timeout(ps2dev->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/libps2.c: In function 'ps2_drain': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/libps2.c:136:2: note: in expansion of macro 'wait_event_timeout' 136 | wait_event_timeout(ps2dev->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_idtcm_set_dpll_scsr_tod': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:742:20: note: byref variable will be forcibly initialized 742 | struct timespec64 local_ts = *ts; | ^~~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_perout_enable': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1345:20: note: byref variable will be forcibly initialized 1345 | struct timespec64 ts = {0, 0}; | ^~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_adjtime': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1576:20: note: byref variable will be forcibly initialized 1576 | struct timespec64 ts; | ^~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_idtcm_set_dpll_hw_tod': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:676:20: note: byref variable will be forcibly initialized 676 | struct timespec64 local_ts = *ts; | ^~~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_enable_tod': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1897:20: note: byref variable will be forcibly initialized 1897 | struct timespec64 ts = {0, 0}; | ^~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_idtcm_adjtime_deprecated': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:999:20: note: byref variable will be forcibly initialized 999 | struct timespec64 ts; | ^~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_attach_dsi': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:760:36: note: byref variable will be forcibly initialized 760 | const struct mipi_dsi_device_info info = { "lt9611", 0, NULL }; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_bridge_mode_set': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:905:28: note: byref variable will be forcibly initialized 905 | struct hdmi_avi_infoframe avi_frame; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_hdmi_i2s_get_dai_id': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:1063:21: note: byref variable will be forcibly initialized 1063 | struct of_endpoint of_ep; | ^~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'crypt_scatterlist': /kisskb/src/fs/ecryptfs/crypto.c:296:29: note: byref variable will be forcibly initialized 296 | struct extent_crypt_result ecr; | ^~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'crypt_extent': /kisskb/src/fs/ecryptfs/crypto.c:386:29: note: byref variable will be forcibly initialized 386 | struct scatterlist src_sg, dst_sg; | ^~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:386:21: note: byref variable will be forcibly initialized 386 | struct scatterlist src_sg, dst_sg; | ^~~~~~ /kisskb/src/drivers/rtc/proc.c: In function 'rtc_proc_show': /kisskb/src/drivers/rtc/proc.c:45:18: note: byref variable will be forcibly initialized 45 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/proc.c:44:20: note: byref variable will be forcibly initialized 44 | struct rtc_wkalrm alrm; | ^~~~ /kisskb/src/fs/jfs/super.c: In function 'jfs_quota_write': /kisskb/src/fs/jfs/super.c:788:21: note: byref variable will be forcibly initialized 788 | struct buffer_head tmp_bh; | ^~~~~~ /kisskb/src/fs/jfs/super.c: In function 'jfs_quota_read': /kisskb/src/fs/jfs/super.c:743:21: note: byref variable will be forcibly initialized 743 | struct buffer_head tmp_bh; | ^~~~~~ /kisskb/src/drivers/w1/w1.c: In function 'w1_attach_slave_device': /kisskb/src/drivers/w1/w1.c:725:24: note: byref variable will be forcibly initialized 725 | struct w1_netlink_msg msg; | ^~~ /kisskb/src/fs/jfs/super.c: In function 'jfs_error': /kisskb/src/fs/jfs/super.c:85:19: note: byref variable will be forcibly initialized 85 | struct va_format vaf; | ^~~ /kisskb/src/drivers/w1/w1.c: In function 'w1_master_attribute_store_add': /kisskb/src/drivers/w1/w1.c:464:20: note: byref variable will be forcibly initialized 464 | struct w1_reg_num rn; | ^~ /kisskb/src/drivers/md/persistent-data/dm-bitset.c: In function 'dm_bitset_new': /kisskb/src/drivers/md/persistent-data/dm-bitset.c:75:24: note: byref variable will be forcibly initialized 75 | struct packer_context p; | ^ /kisskb/src/drivers/w1/w1.c: In function 'w1_unref_slave': /kisskb/src/drivers/w1/w1.c:793:25: note: byref variable will be forcibly initialized 793 | struct w1_netlink_msg msg; | ^~~ /kisskb/src/drivers/w1/w1.c: In function 'w1_master_attribute_store_remove': /kisskb/src/drivers/w1/w1.c:502:20: note: byref variable will be forcibly initialized 502 | struct w1_reg_num rn; | ^~ /kisskb/src/drivers/w1/w1.c: In function 'w1_reconnect_slaves': /kisskb/src/drivers/w1/w1.c:898:23: note: byref variable will be forcibly initialized 898 | struct w1_reg_num rn; | ^~ /kisskb/src/fs/ntfs/file.c: In function 'ntfs_copy_from_user_iter': /kisskb/src/fs/ntfs/file.c:1687:18: note: byref variable will be forcibly initialized 1687 | struct iov_iter data = *i; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-rk3x.c: In function 'rk3x_i2c_adapt_div': /kisskb/src/drivers/i2c/busses/i2c-rk3x.c:875:33: note: byref variable will be forcibly initialized 875 | struct rk3x_i2c_calced_timings calc; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-rk3x.c: In function 'rk3x_i2c_clk_notifier_cb': /kisskb/src/drivers/i2c/busses/i2c-rk3x.c:929:33: note: byref variable will be forcibly initialized 929 | struct rk3x_i2c_calced_timings calc; | ^~~~ /kisskb/src/drivers/ptp/ptp_ocp.c: In function 'ptp_ocp_adjtime': /kisskb/src/drivers/ptp/ptp_ocp.c:168:20: note: byref variable will be forcibly initialized 168 | struct timespec64 ts; | ^~ /kisskb/src/drivers/ptp/ptp_ocp.c: In function 'ptp_ocp_check_clock': /kisskb/src/drivers/ptp/ptp_ocp.c:208:20: note: byref variable will be forcibly initialized 208 | struct timespec64 ts; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/i2c/busses/i2c-rk3x.c:10: /kisskb/src/drivers/i2c/busses/i2c-rk3x.c: In function 'rk3x_i2c_xfer_common': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-rk3x.c:1093:14: note: in expansion of macro 'wait_event_timeout' 1093 | timeout = wait_event_timeout(i2c->wait, !i2c->busy, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c: In function 'pca954x_reg_write': /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c:218:23: note: byref variable will be forcibly initialized 218 | union i2c_smbus_data dummy; | ^~~~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c: In function 'pca954x_probe': /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c:453:30: note: byref variable will be forcibly initialized 453 | struct i2c_device_identity id; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_get_bus_rec_for_i2c_gpio': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:86:28: note: byref variable will be forcibly initialized 86 | struct radeon_i2c_bus_rec i2c; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_hpd_info_from_gpio': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:238:20: note: byref variable will be forcibly initialized 238 | struct radeon_hpd hpd; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_lookup_i2c_gpio': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:132:28: note: byref variable will be forcibly initialized 132 | struct radeon_i2c_bus_rec i2c; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_add_pplib_thermal_controller': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2344:27: note: byref variable will be forcibly initialized 2344 | struct i2c_board_info info = { }; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2264:28: note: byref variable will be forcibly initialized 2264 | struct radeon_i2c_bus_rec i2c_bus; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_i2c_init': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:168:28: note: byref variable will be forcibly initialized 168 | struct radeon_i2c_bus_rec i2c; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_lookup_gpio': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:201:25: note: byref variable will be forcibly initialized 201 | struct radeon_gpio_rec gpio; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_parse_power_table_1_3': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2103:26: note: byref variable will be forcibly initialized 2103 | struct i2c_board_info info = { }; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2083:28: note: byref variable will be forcibly initialized 2083 | struct radeon_i2c_bus_rec i2c_bus; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_get_atom_connector_info_from_object_table': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:535:20: note: byref variable will be forcibly initialized 535 | struct radeon_hpd hpd; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:534:25: note: byref variable will be forcibly initialized 534 | struct radeon_gpio_rec gpio; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:533:23: note: byref variable will be forcibly initialized 533 | struct radeon_router router; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:532:28: note: byref variable will be forcibly initialized 532 | struct radeon_i2c_bus_rec ddc_bus; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_get_atom_connector_info_from_supported_devices_table': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:901:23: note: byref variable will be forcibly initialized 901 | struct radeon_router router; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_clock_dividers': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2827:27: note: byref variable will be forcibly initialized 2827 | union get_clock_dividers args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_memory_pll_dividers': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2943:45: note: byref variable will be forcibly initialized 2943 | COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_1 args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_set_clock_gating': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2991:37: note: byref variable will be forcibly initialized 2991 | DYNAMIC_CLOCK_GATING_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_engine_clock': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3001:33: note: byref variable will be forcibly initialized 3001 | GET_ENGINE_CLOCK_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_memory_clock': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3010:33: note: byref variable will be forcibly initialized 3010 | GET_MEMORY_CLOCK_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_set_engine_clock': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3020:33: note: byref variable will be forcibly initialized 3020 | SET_ENGINE_CLOCK_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_set_memory_clock': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3031:33: note: byref variable will be forcibly initialized 3031 | SET_MEMORY_CLOCK_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_set_engine_dram_timings': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3045:33: note: byref variable will be forcibly initialized 3045 | SET_ENGINE_CLOCK_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_set_ac_timing': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3075:33: note: byref variable will be forcibly initialized 3075 | SET_MEMORY_CLOCK_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_set_voltage': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3093:20: note: byref variable will be forcibly initialized 3093 | union set_voltage args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_max_vddc': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3131:20: note: byref variable will be forcibly initialized 3131 | union set_voltage args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_leakage_id_from_vbios': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3177:20: note: byref variable will be forcibly initialized 3177 | union set_voltage args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_voltage_evv': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3301:25: note: byref variable will be forcibly initialized 3301 | union get_voltage_info args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_voltage_gpio_settings': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3329:20: note: byref variable will be forcibly initialized 3329 | union set_voltage args; | ^~~~ /kisskb/src/drivers/scsi/sr_vendor.c: In function 'sr_set_blocklength': /kisskb/src/drivers/scsi/sr_vendor.c:127:24: note: byref variable will be forcibly initialized 127 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/scsi/sr_vendor.c: In function 'sr_cd_check': /kisskb/src/drivers/scsi/sr_vendor.c:176:24: note: byref variable will be forcibly initialized 176 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/ptp/ptp_idt82p33.c: In function '_idt82p33_settime': /kisskb/src/drivers/ptp/ptp_idt82p33.c:255:20: note: byref variable will be forcibly initialized 255 | struct timespec64 local_ts = *ts; | ^~~~~~~~ /kisskb/src/drivers/ptp/ptp_idt82p33.c: In function 'idt82p33_measure_settime_gettime_gap_overhead': /kisskb/src/drivers/ptp/ptp_idt82p33.c:441:20: note: byref variable will be forcibly initialized 441 | struct timespec64 ts2; | ^~~ /kisskb/src/drivers/ptp/ptp_idt82p33.c:440:20: note: byref variable will be forcibly initialized 440 | struct timespec64 ts1 = {0, 0}; | ^~~ /kisskb/src/drivers/ptp/ptp_idt82p33.c: In function 'idt82p33_enable_tod': /kisskb/src/drivers/ptp/ptp_idt82p33.c:635:20: note: byref variable will be forcibly initialized 635 | struct timespec64 ts = {0, 0}; | ^~ /kisskb/src/drivers/ptp/ptp_idt82p33.c: In function '_idt82p33_adjtime': /kisskb/src/drivers/ptp/ptp_idt82p33.c:298:20: note: byref variable will be forcibly initialized 298 | struct timespec64 ts; | ^~ /kisskb/src/fs/ufs/ialloc.c: In function 'ufs_new_inode': /kisskb/src/fs/ufs/ialloc.c:180:20: note: byref variable will be forcibly initialized 180 | struct timespec64 ts; | ^~ /kisskb/src/fs/hfsplus/brec.c: In function 'hfs_bnode_split': /kisskb/src/fs/hfsplus/brec.c:239:24: note: byref variable will be forcibly initialized 239 | struct hfs_bnode_desc node_desc; | ^~~~~~~~~ /kisskb/src/fs/hfsplus/brec.c: In function 'hfs_btree_inc_height': /kisskb/src/fs/hfsplus/brec.c:465:24: note: byref variable will be forcibly initialized 465 | struct hfs_bnode_desc node_desc; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/i2c/busses/i2c-xiic.c:19: /kisskb/src/drivers/i2c/busses/i2c-xiic.c: In function 'xiic_xfer': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-xiic.c:726:6: note: in expansion of macro 'wait_event_timeout' 726 | if (wait_event_timeout(i2c->wait, (i2c->state == STATE_ERROR) || | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/hfsplus/btree.c: In function 'hfs_bmap_new_bmap': /kisskb/src/fs/hfsplus/btree.c:316:24: note: byref variable will be forcibly initialized 316 | struct hfs_bnode_desc desc; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'end_bio_subpage_eb_writepage': /kisskb/src/fs/btrfs/extent_io.c:4105:23: note: byref variable will be forcibly initialized 4105 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_update': /kisskb/src/fs/ubifs/journal.c:549:28: note: byref variable will be forcibly initialized 549 | union ubifs_key dent_key, ino_key; | ^~~~~~~ /kisskb/src/fs/ubifs/journal.c:549:18: note: byref variable will be forcibly initialized 549 | union ubifs_key dent_key, ino_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'end_bio_extent_buffer_writepage': /kisskb/src/fs/btrfs/extent_io.c:4161:23: note: byref variable will be forcibly initialized 4161 | struct bvec_iter_all iter_all; | ^~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/btrfs/extent_io.c:5: /kisskb/src/fs/btrfs/extent_io.c: In function '__readahead_batch': /kisskb/src/include/linux/pagemap.h:938:11: note: byref variable will be forcibly initialized 938 | XA_STATE(xas, &rac->mapping->i_pages, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_write_inode': /kisskb/src/fs/ubifs/journal.c:948:19: note: byref variable will be forcibly initialized 948 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/journal.c:880:23: note: byref variable will be forcibly initialized 880 | struct fscrypt_name nm = {0}; | ^~ /kisskb/src/fs/ubifs/journal.c:879:19: note: byref variable will be forcibly initialized 879 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_xrename': /kisskb/src/fs/ubifs/journal.c:1057:18: note: byref variable will be forcibly initialized 1057 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_rename': /kisskb/src/fs/ubifs/journal.c:1222:18: note: byref variable will be forcibly initialized 1222 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_truncate': /kisskb/src/fs/ubifs/journal.c:1511:23: note: byref variable will be forcibly initialized 1511 | union ubifs_key key, to_key; | ^~~~~~ /kisskb/src/fs/ubifs/journal.c:1511:18: note: byref variable will be forcibly initialized 1511 | union ubifs_key key, to_key; | ^~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_delete_xattr': /kisskb/src/fs/ubifs/journal.c:1677:34: note: byref variable will be forcibly initialized 1677 | union ubifs_key xent_key, key1, key2; | ^~~~ /kisskb/src/fs/ubifs/journal.c:1677:28: note: byref variable will be forcibly initialized 1677 | union ubifs_key xent_key, key1, key2; | ^~~~ /kisskb/src/fs/ubifs/journal.c:1677:18: note: byref variable will be forcibly initialized 1677 | union ubifs_key xent_key, key1, key2; | ^~~~~~~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_change_xattr': /kisskb/src/fs/ubifs/journal.c:1798:18: note: byref variable will be forcibly initialized 1798 | union ubifs_key key; | ^~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_parse_packet_set': /kisskb/src/fs/ecryptfs/keystore.c:1760:19: note: byref variable will be forcibly initialized 1760 | struct list_head auth_tok_list; | ^~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/power_supply_leds.c: In function 'power_supply_update_gen_leds': /kisskb/src/drivers/power/supply/power_supply_leds.c:115:29: note: byref variable will be forcibly initialized 115 | union power_supply_propval online; | ^~~~~~ /kisskb/src/drivers/power/supply/power_supply_leds.c: In function 'power_supply_update_bat_leds': /kisskb/src/drivers/power/supply/power_supply_leds.c:23:29: note: byref variable will be forcibly initialized 23 | union power_supply_propval status; | ^~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'end_bio_extent_writepage': /kisskb/src/fs/btrfs/extent_io.c:2742:23: note: byref variable will be forcibly initialized 2742 | struct bvec_iter_all iter_all; | ^~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/fs/ecryptfs/kthread.c:9: /kisskb/src/fs/ecryptfs/kthread.c: In function 'ecryptfs_threadfn': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' 338 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:358:11: note: in expansion of macro '__wait_event_freezable' 358 | __ret = __wait_event_freezable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/kthread.c:48:3: note: in expansion of macro 'wait_event_freezable' 48 | wait_event_freezable( | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/kthread.c: In function 'ecryptfs_privileged_open': /kisskb/src/fs/ecryptfs/kthread.c:122:27: note: byref variable will be forcibly initialized 122 | struct ecryptfs_open_req req; | ^~~ /kisskb/src/net/llc/llc_conn.c: In function 'llc_conn_handler': /kisskb/src/net/llc/llc_conn.c:771:25: note: byref variable will be forcibly initialized 771 | struct llc_addr saddr, daddr; | ^~~~~ /kisskb/src/net/llc/llc_conn.c:771:18: note: byref variable will be forcibly initialized 771 | struct llc_addr saddr, daddr; | ^~~~~ /kisskb/src/net/ieee802154/nl-phy.c: In function 'ieee802154_dump_phy': /kisskb/src/net/ieee802154/nl-phy.c:145:23: note: byref variable will be forcibly initialized 145 | struct dump_phy_data data = { | ^~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'end_bio_extent_readpage': /kisskb/src/fs/btrfs/extent_io.c:2943:23: note: byref variable will be forcibly initialized 2943 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl-phy.c: In function 'ieee802154_add_iface': /kisskb/src/net/ieee802154/nl-phy.c:227:19: note: byref variable will be forcibly initialized 227 | struct sockaddr addr; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_write_cache_pages': /kisskb/src/fs/btrfs/extent_io.c:4638:17: note: byref variable will be forcibly initialized 4638 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_write_full_page': /kisskb/src/fs/btrfs/extent_io.c:4782:26: note: byref variable will be forcibly initialized 4782 | struct extent_page_data epd = { | ^~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_write_locked_range': /kisskb/src/fs/btrfs/extent_io.c:4809:26: note: byref variable will be forcibly initialized 4809 | struct extent_page_data epd = { | ^~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_writepages': /kisskb/src/fs/btrfs/extent_io.c:4852:26: note: byref variable will be forcibly initialized 4852 | struct extent_page_data epd = { | ^~~ In file included from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/net/hsr/hsr_main.c:10: /kisskb/src/net/hsr/hsr_main.c: In function 'hsr_netdev_notify': /kisskb/src/net/hsr/hsr_main.c:37:12: note: byref variable will be forcibly initialized 37 | LIST_HEAD(list_kill); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_prop_cmd': /kisskb/src/net/nfc/nci/core.c:357:23: note: byref variable will be forcibly initialized 357 | struct nci_cmd_param param; | ^~~~~ /kisskb/src/fs/cachefiles/bind.c: In function 'cachefiles_daemon_add_cache': /kisskb/src/fs/cachefiles/bind.c:85:17: note: byref variable will be forcibly initialized 85 | struct kstatfs stats; | ^~~~~ /kisskb/src/fs/cachefiles/bind.c:84:14: note: byref variable will be forcibly initialized 84 | struct path path; | ^~~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_core_cmd': /kisskb/src/net/nfc/nci/core.c:370:23: note: byref variable will be forcibly initialized 370 | struct nci_cmd_param param; | ^~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:5207:19: note: byref variable will be forcibly initialized 5207 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_set_config': /kisskb/src/net/nfc/nci/core.c:629:30: note: byref variable will be forcibly initialized 629 | struct nci_set_config_param param; | ^~~~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_nfcee_mode_set': /kisskb/src/net/nfc/nci/core.c:671:32: note: byref variable will be forcibly initialized 671 | struct nci_nfcee_mode_set_cmd cmd; | ^~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_core_conn_create': /kisskb/src/net/nfc/nci/core.c:697:31: note: byref variable will be forcibly initialized 697 | struct core_conn_create_data data; | ^~~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_open_device': /kisskb/src/net/nfc/nci/core.c:505:31: note: byref variable will be forcibly initialized 505 | struct nci_core_init_v2_cmd nci_init_v2_cmd = { | ^~~~~~~~~~~~~~~ /kisskb/src/fs/hfsplus/bnode.c: In function 'hfsplus_bnode_dump': /kisskb/src/fs/hfsplus/bnode.c:300:24: note: byref variable will be forcibly initialized 300 | struct hfs_bnode_desc desc; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'btree_write_cache_pages': /kisskb/src/fs/btrfs/extent_io.c:4509:17: note: byref variable will be forcibly initialized 4509 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c:4500:26: note: byref variable will be forcibly initialized 4500 | struct extent_page_data epd = { | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/hfsplus/bnode.c:13: /kisskb/src/fs/hfsplus/bnode.c: In function '__hfs_bnode_create': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/hfsplus/bnode.c:436:3: note: in expansion of macro 'wait_event' 436 | wait_event(node2->lock_wq, | ^~~~~~~~~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_reset_req': /kisskb/src/net/nfc/nci/core.c:160:28: note: byref variable will be forcibly initialized 160 | struct nci_core_reset_cmd cmd; | ^~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_set_config_req': /kisskb/src/net/nfc/nci/core.c:221:33: note: byref variable will be forcibly initialized 221 | struct nci_core_set_config_cmd cmd; | ^~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_nfcee_discover_req': /kisskb/src/net/nfc/nci/core.c:645:32: note: byref variable will be forcibly initialized 645 | struct nci_nfcee_discover_cmd cmd; | ^~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_rf_discover_req': /kisskb/src/net/nfc/nci/core.c:242:25: note: byref variable will be forcibly initialized 242 | struct nci_rf_disc_cmd cmd; | ^~~ /kisskb/src/fs/hfsplus/bnode.c: In function 'hfsplus_bnode_find': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/hfsplus/bnode.c:490:3: note: in expansion of macro 'wait_event' 490 | wait_event(node->lock_wq, | ^~~~~~~~~~ In file included from /kisskb/src/lib/test_xarray.c:9: /kisskb/src/lib/test_xarray.c: In function 'xa_store_order': /kisskb/src/lib/test_xarray.c:74:17: note: byref variable will be forcibly initialized 74 | XA_STATE_ORDER(xas, xa, index, order); | ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' 1365 | struct xa_state name = __XA_STATE(array, \ | ^~~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_rf_deactivate_req': /kisskb/src/net/nfc/nci/core.c:333:31: note: byref variable will be forcibly initialized 333 | struct nci_rf_deactivate_cmd cmd; | ^~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_rf_discover_select_req': /kisskb/src/net/nfc/nci/core.c:308:36: note: byref variable will be forcibly initialized 308 | struct nci_rf_discover_select_cmd cmd; | ^~~ /kisskb/src/lib/test_xarray.c: In function 'xa_find_entry': /kisskb/src/lib/test_xarray.c:1132:11: note: byref variable will be forcibly initialized 1132 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_init_complete_req': /kisskb/src/net/nfc/nci/core.c:178:29: note: byref variable will be forcibly initialized 178 | struct nci_rf_disc_map_cmd cmd; | ^~~ /kisskb/src/lib/test_xarray.c: In function 'check_xas_retry': /kisskb/src/lib/test_xarray.c:104:11: note: byref variable will be forcibly initialized 104 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_nfcc_loopback': /kisskb/src/net/nfc/nci/core.c:427:27: note: byref variable will be forcibly initialized 427 | struct nci_loopback_data loopback_data; | ^~~~~~~~~~~~~ /kisskb/src/fs/ufs/inode.c: In function 'free_full_branch': /kisskb/src/fs/ufs/inode.c:994:18: note: byref variable will be forcibly initialized 994 | struct to_free ctx = {.inode = inode}; | ^~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_set_local_general_bytes': /kisskb/src/net/nfc/nci/core.c:747:30: note: byref variable will be forcibly initialized 747 | struct nci_set_config_param param; | ^~~~~ /kisskb/src/fs/ufs/inode.c: In function 'free_branch_tail': /kisskb/src/fs/ufs/inode.c:1028:18: note: byref variable will be forcibly initialized 1028 | struct to_free ctx = {.inode = inode}; | ^~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_start_poll': /kisskb/src/lib/test_xarray.c: In function 'check_xa_mark_1': /kisskb/src/lib/test_xarray.c:220:13: note: byref variable will be forcibly initialized 220 | XA_STATE(xas, xa, i); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/net/nfc/nci/core.c:797:31: note: byref variable will be forcibly initialized 797 | struct nci_rf_discover_param param; | ^~~~~ /kisskb/src/net/nfc/nci/core.c: In function 'nci_activate_target': /kisskb/src/net/nfc/nci/core.c:865:38: note: byref variable will be forcibly initialized 865 | struct nci_rf_discover_select_param param; | ^~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_xa_mark_2': /kisskb/src/lib/test_xarray.c:256:11: note: byref variable will be forcibly initialized 256 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_xa_mark_3': /kisskb/src/lib/test_xarray.c:295:11: note: byref variable will be forcibly initialized 295 | XA_STATE(xas, xa, 0x41); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_xa_shrink': /kisskb/src/lib/test_xarray.c:326:11: note: byref variable will be forcibly initialized 326 | XA_STATE(xas, xa, 1); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_xas_erase': /kisskb/src/lib/test_xarray.c:494:11: note: byref variable will be forcibly initialized 494 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_multi_store_1': /kisskb/src/lib/test_xarray.c:534:11: note: byref variable will be forcibly initialized 534 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_multi_store_2': /kisskb/src/lib/test_xarray.c:559:11: note: byref variable will be forcibly initialized 559 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_multi_store_3': /kisskb/src/lib/test_xarray.c:573:11: note: byref variable will be forcibly initialized 573 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/gfs2/util.c: In function 'check_journal_clean': /kisskb/src/fs/gfs2/util.c:56:30: note: byref variable will be forcibly initialized 56 | struct gfs2_log_header_host head; | ^~~~ /kisskb/src/fs/gfs2/util.c:55:21: note: byref variable will be forcibly initialized 55 | struct gfs2_holder j_gh; | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_find_3': /kisskb/src/lib/test_xarray.c:1075:11: note: byref variable will be forcibly initialized 1075 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/gfs2/util.c: In function 'signal_our_withdraw': /kisskb/src/fs/gfs2/util.c:154:22: note: byref variable will be forcibly initialized 154 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_multi_find_2': /kisskb/src/lib/test_xarray.c:975:13: note: byref variable will be forcibly initialized 975 | XA_STATE(xas, xa, j + index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/gfs2/util.c: In function 'gfs2_lm': /kisskb/src/fs/gfs2/util.c:306:19: note: byref variable will be forcibly initialized 306 | struct va_format vaf; | ^~~ /kisskb/src/lib/test_xarray.c: In function 'check_pause': /kisskb/src/lib/test_xarray.c:1186:11: note: byref variable will be forcibly initialized 1186 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_account': /kisskb/src/lib/test_xarray.c:1694:12: note: byref variable will be forcibly initialized 1694 | XA_STATE(xas, xa, 1 << order); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_move_tiny': /kisskb/src/lib/test_xarray.c:1222:11: note: byref variable will be forcibly initialized 1222 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_move_max': /kisskb/src/lib/test_xarray.c:1244:11: note: byref variable will be forcibly initialized 1244 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_move_small': /kisskb/src/lib/test_xarray.c:1265:11: note: byref variable will be forcibly initialized 1265 | XA_STATE(xas, xa, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_move': /kisskb/src/lib/test_xarray.c:1313:11: note: byref variable will be forcibly initialized 1313 | XA_STATE(xas, xa, (1 << 16) - 1); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'xa_store_many_order': /kisskb/src/lib/test_xarray.c:1383:17: note: byref variable will be forcibly initialized 1383 | XA_STATE_ORDER(xas, xa, index, order); | ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' 1365 | struct xa_state name = __XA_STATE(array, \ | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_create_range_4': /kisskb/src/lib/test_xarray.c:1437:17: note: byref variable will be forcibly initialized 1437 | XA_STATE_ORDER(xas, xa, index, order); | ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' 1365 | struct xa_state name = __XA_STATE(array, \ | ^~~~ /kisskb/src/lib/test_xarray.c: In function '__check_store_iter': /kisskb/src/lib/test_xarray.c:870:17: note: byref variable will be forcibly initialized 870 | XA_STATE_ORDER(xas, xa, start, order); | ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' 1365 | struct xa_state name = __XA_STATE(array, \ | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_split_1': /kisskb/src/lib/test_xarray.c:1535:17: note: byref variable will be forcibly initialized 1535 | XA_STATE_ORDER(xas, xa, index, new_order); | ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' 1365 | struct xa_state name = __XA_STATE(array, \ | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_enable_crtc_memreq': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:206:28: note: byref variable will be forcibly initialized 206 | ENABLE_CRTC_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_enable_crtc': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:190:28: note: byref variable will be forcibly initialized 190 | ENABLE_CRTC_PS_ALLOCATION args; | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_workingset': /kisskb/src/lib/test_xarray.c:1657:11: note: byref variable will be forcibly initialized 1657 | XA_STATE(xas, xa, index); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_crtc_set_timing': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:355:43: note: byref variable will be forcibly initialized 355 | SET_CRTC_TIMING_PARAMETERS_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_set_crtc_dtd_timing': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:308:39: note: byref variable will be forcibly initialized 308 | SET_CRTC_USING_DTD_TIMING_PARAMETERS args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_overscan_setup': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:45:34: note: byref variable will be forcibly initialized 45 | SET_CRTC_OVERSCAN_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_powergate_crtc': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:257:43: note: byref variable will be forcibly initialized 257 | ENABLE_DISP_POWER_GATING_PARAMETERS_V2_1 args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_lock_crtc': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:174:28: note: byref variable will be forcibly initialized 174 | ENABLE_CRTC_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_blank_crtc': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:232:27: note: byref variable will be forcibly initialized 232 | BLANK_CRTC_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_crtc_program_ss': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:451:23: note: byref variable will be forcibly initialized 451 | union atom_enable_ss args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_crtc_set_disp_eng_pll': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:778:24: note: byref variable will be forcibly initialized 778 | union set_pixel_clock args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_crtc_program_pll': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:840:24: note: byref variable will be forcibly initialized 840 | union set_pixel_clock args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_crtc_disable': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:2158:24: note: byref variable will be forcibly initialized 2158 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c: In function 'radeon_combios_get_i2c_info_from_table': /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:645:28: note: byref variable will be forcibly initialized 645 | struct radeon_i2c_bus_rec i2c; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_scaler_setup': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:88:30: note: byref variable will be forcibly initialized 88 | ENABLE_SCALER_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_adjust_pll': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:678:28: note: byref variable will be forcibly initialized 678 | union adjust_pixel_clock args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'radeon_atom_disp_eng_pll_init': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:2035:25: note: byref variable will be forcibly initialized 2035 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c: In function 'radeon_combios_i2c_init': /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:673:28: note: byref variable will be forcibly initialized 673 | struct radeon_i2c_bus_rec i2c; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c: In function 'radeon_legacy_get_ext_tmds_info_from_table': /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:1388:28: note: byref variable will be forcibly initialized 1388 | struct radeon_i2c_bus_rec i2c_bus; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c: In function 'radeon_legacy_get_ext_tmds_info_from_combios': /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:1415:28: note: byref variable will be forcibly initialized 1415 | struct radeon_i2c_bus_rec i2c_bus; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c: In function 'radeon_get_legacy_connector_info_from_table': /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:1455:20: note: byref variable will be forcibly initialized 1455 | struct radeon_hpd hpd; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:1454:28: note: byref variable will be forcibly initialized 1454 | struct radeon_i2c_bus_rec ddc_i2c; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c: In function 'radeon_get_legacy_connector_info_from_bios': /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:2315:20: note: byref variable will be forcibly initialized 2315 | struct radeon_hpd hpd; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:2314:28: note: byref variable will be forcibly initialized 2314 | struct radeon_i2c_bus_rec ddc_i2c; | ^~~~~~~ /kisskb/src/drivers/mfd/pcf50633-adc.c: In function 'pcf50633_adc_sync_read': /kisskb/src/drivers/mfd/pcf50633-adc.c:118:35: note: byref variable will be forcibly initialized 118 | struct pcf50633_adc_sync_request req; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c: In function 'radeon_combios_get_power_modes': /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:2719:27: note: byref variable will be forcibly initialized 2719 | struct i2c_board_info info = { }; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:2702:27: note: byref variable will be forcibly initialized 2702 | struct i2c_board_info info = { }; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:2643:28: note: byref variable will be forcibly initialized 2643 | struct radeon_i2c_bus_rec i2c_bus; | ^~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/atm/svc.c:9: /kisskb/src/net/atm/svc.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/atm/svc.c: In function 'svc_ioctl': /kisskb/src/net/atm/svc.c:586:25: note: byref variable will be forcibly initialized 586 | struct sockaddr_atmsvc sa; | ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/seq_file.h:11, from /kisskb/src/arch/powerpc/include/asm/machdep.h:6, from /kisskb/src/arch/powerpc/include/asm/archrandom.h:7, from /kisskb/src/include/linux/random.h:121, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/net/atm/svc.c:9: /kisskb/src/net/atm/svc.c: In function 'svc_accept': /kisskb/src/net/atm/svc.c:342:15: note: byref variable will be forcibly initialized 342 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/net/atm/svc.c:342:3: note: in expansion of macro 'DEFINE_WAIT' 342 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/atm/common.c:10: /kisskb/src/net/atm/common.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/atm/common.c: In function 'vcc_process_recv_queue': /kisskb/src/net/atm/common.c:227:22: note: byref variable will be forcibly initialized 227 | struct sk_buff_head queue, *rq; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c: In function 'xfs_btree_bload_node': /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:480:23: note: byref variable will be forcibly initialized 480 | union xfs_btree_key child_key; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c: In function 'xfs_btree_bload_prep_block': /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:374:23: note: byref variable will be forcibly initialized 374 | union xfs_btree_ptr new_ptr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c: In function 'xfs_btree_bload': /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:807:23: note: byref variable will be forcibly initialized 807 | union xfs_btree_ptr first_ptr; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:747:23: note: byref variable will be forcibly initialized 747 | union xfs_btree_ptr ptr; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:746:23: note: byref variable will be forcibly initialized 746 | union xfs_btree_ptr child_ptr; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:745:20: note: byref variable will be forcibly initialized 745 | struct list_head buffers_list; | ^~~~~~~~~~~~ /kisskb/src/net/atm/common.c: In function 'vcc_setsockopt': /kisskb/src/net/atm/common.c:761:18: note: byref variable will be forcibly initialized 761 | struct atm_qos qos; | ^~~ /kisskb/src/net/atm/common.c: In function 'vcc_getsockopt': /kisskb/src/net/atm/common.c:812:26: note: byref variable will be forcibly initialized 812 | struct sockaddr_atmpvc pvc; | ^~~ /kisskb/src/fs/autofs/waitq.c: In function 'validate_request': /kisskb/src/fs/autofs/waitq.c:269:15: note: byref variable will be forcibly initialized 269 | struct path this; | ^~~~ /kisskb/src/fs/autofs/waitq.c: In function 'autofs_notify_daemon': /kisskb/src/fs/autofs/waitq.c:86:4: note: byref variable will be forcibly initialized 86 | } pkt; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/fs/autofs/waitq.c:7: /kisskb/src/fs/autofs/waitq.c: In function 'autofs_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' 882 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:904:11: note: in expansion of macro '__wait_event_killable' 904 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/autofs/waitq.c:439:2: note: in expansion of macro 'wait_event_killable' 439 | wait_event_killable(wq->queue, wq->name.name == NULL); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/autofs/waitq.c:307:14: note: byref variable will be forcibly initialized 307 | struct qstr qstr; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/firmware.h:7, from /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611uxc.c:7: /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611uxc.c: In function 'lt9611uxc_wait_for_edid': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611uxc.c:494:9: note: in expansion of macro 'wait_event_interruptible_timeout' 494 | return wait_event_interruptible_timeout(lt9611uxc->wq, lt9611uxc->edid_read, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611uxc.c: In function 'lt9611uxc_attach_dsi': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611uxc.c:257:36: note: byref variable will be forcibly initialized 257 | const struct mipi_dsi_device_info info = { "lt9611uxc", 0, NULL }; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611uxc.c: In function 'lt9611uxc_hdmi_i2s_get_dai_id': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611uxc.c:640:21: note: byref variable will be forcibly initialized 640 | struct of_endpoint of_ep; | ^~~~~ /kisskb/src/fs/ntfs/mft.c: In function 'ntfs_may_write_mft_record': /kisskb/src/fs/ntfs/mft.c:928:12: note: byref variable will be forcibly initialized 928 | ntfs_attr na; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_fence.c: In function 'radeon_fence_default_wait': /kisskb/src/drivers/gpu/drm/radeon/radeon_fence.c:1082:24: note: byref variable will be forcibly initialized 1082 | struct radeon_wait_cb cb; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/firmware.h:7, from /kisskb/src/drivers/gpu/drm/radeon/radeon_fence.c:33: /kisskb/src/drivers/gpu/drm/radeon/radeon_fence.c: In function 'radeon_fence_wait_seq_timeout': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_fence.c:517:7: note: in expansion of macro 'wait_event_timeout' 517 | r = wait_event_timeout(rdev->fence_queue, ( | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_fence.c:513:7: note: in expansion of macro 'wait_event_interruptible_timeout' 513 | r = wait_event_interruptible_timeout(rdev->fence_queue, ( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_execute_table_locked': /kisskb/src/drivers/gpu/drm/radeon/atom.c:1163:20: note: byref variable will be forcibly initialized 1163 | atom_exec_context ectx; | ^~~~ /kisskb/src/drivers/scsi/ch.c: In function 'ch_do_scsi': /kisskb/src/drivers/scsi/ch.c:191:24: note: byref variable will be forcibly initialized 191 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/ch.c: In function 'ch_ioctl': /kisskb/src/drivers/scsi/ch.c:839:29: note: byref variable will be forcibly initialized 839 | struct changer_set_voltag csv; | ^~~ /kisskb/src/drivers/scsi/ch.c:753:30: note: byref variable will be forcibly initialized 753 | struct changer_get_element cge; | ^~~ /kisskb/src/drivers/scsi/ch.c:741:33: note: byref variable will be forcibly initialized 741 | struct changer_element_status ces; | ^~~ /kisskb/src/drivers/scsi/ch.c:716:27: note: byref variable will be forcibly initialized 716 | struct changer_exchange mv; | ^~ /kisskb/src/drivers/scsi/ch.c:694:23: note: byref variable will be forcibly initialized 694 | struct changer_move mv; | ^~ /kisskb/src/drivers/scsi/ch.c:675:27: note: byref variable will be forcibly initialized 675 | struct changer_position pos; | ^~~ /kisskb/src/drivers/scsi/ch.c:649:32: note: byref variable will be forcibly initialized 649 | struct changer_vendor_params vparams; | ^~~~~~~ /kisskb/src/drivers/scsi/ch.c:635:25: note: byref variable will be forcibly initialized 635 | struct changer_params params; | ^~~~~~ /kisskb/src/fs/autofs/root.c: In function 'do_expire_wait': /kisskb/src/fs/autofs/root.c:273:21: note: byref variable will be forcibly initialized 273 | const struct path this = { .mnt = path->mnt, .dentry = expiring }; | ^~~~ /kisskb/src/drivers/scsi/ch.c: In function 'ch_ioctl_compat': /kisskb/src/drivers/scsi/ch.c:895:35: note: byref variable will be forcibly initialized 895 | struct changer_element_status32 ces32; | ^~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_static_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 268 | DEFINE_STRUCT_TESTS(static_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_static_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 268 | DEFINE_STRUCT_TESTS(static_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_static_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 268 | DEFINE_STRUCT_TESTS(static_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_static_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 268 | DEFINE_STRUCT_TESTS(static_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 271 | DEFINE_STRUCT_TESTS(dynamic_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 271 | DEFINE_STRUCT_TESTS(dynamic_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 271 | DEFINE_STRUCT_TESTS(dynamic_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_dynamic_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 271 | DEFINE_STRUCT_TESTS(dynamic_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 273 | DEFINE_STRUCT_TESTS(runtime_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 273 | DEFINE_STRUCT_TESTS(runtime_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 273 | DEFINE_STRUCT_TESTS(runtime_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_runtime_partial': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 273 | DEFINE_STRUCT_TESTS(runtime_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 274 | DEFINE_STRUCT_TESTS(runtime_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 274 | DEFINE_STRUCT_TESTS(runtime_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 274 | DEFINE_STRUCT_TESTS(runtime_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_runtime_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 274 | DEFINE_STRUCT_TESTS(runtime_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-block-manager.c: In function 'bl_down_read': /kisskb/src/drivers/md/persistent-data/dm-block-manager.c:194:16: note: byref variable will be forcibly initialized 194 | struct waiter w; | ^ /kisskb/src/drivers/md/persistent-data/dm-block-manager.c: In function 'bl_down_write': /kisskb/src/drivers/md/persistent-data/dm-block-manager.c:257:16: note: byref variable will be forcibly initialized 257 | struct waiter w; | ^ /kisskb/src/fs/cachefiles/daemon.c: In function 'cachefiles_daemon_inuse': /kisskb/src/fs/cachefiles/daemon.c:624:14: note: byref variable will be forcibly initialized 624 | struct path path; | ^~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 277 | DEFINE_STRUCT_TESTS(none); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cachefiles/daemon.c: In function 'cachefiles_daemon_cull': /kisskb/src/fs/cachefiles/daemon.c:552:14: note: byref variable will be forcibly initialized 552 | struct path path; | ^~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 277 | DEFINE_STRUCT_TESTS(none); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cachefiles/daemon.c: In function 'cachefiles_has_space': /kisskb/src/fs/cachefiles/daemon.c:674:17: note: byref variable will be forcibly initialized 674 | struct kstatfs stats; | ^~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 277 | DEFINE_STRUCT_TESTS(none); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 277 | DEFINE_STRUCT_TESTS(none); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_user': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized 168 | var_type var INIT_ ## which ## _ ## init_level; \ | ^~~ /kisskb/src/lib/test_stackinit.c:278:1: note: in expansion of macro 'DEFINE_TEST' 278 | DEFINE_TEST(user, struct test_user, STRUCT, none); | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/scsi/st.c:34: /kisskb/src/drivers/scsi/st.c: In function 'put_user_mtget': /kisskb/src/include/linux/mtio.h:33:17: note: byref variable will be forcibly initialized 33 | struct mtget32 k32 = { | ^~~ /kisskb/src/fs/ntfs/inode.c: In function 'ntfs_attr_iget': /kisskb/src/fs/ntfs/inode.c:219:12: note: byref variable will be forcibly initialized 219 | ntfs_attr na; | ^~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_zero': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 265 | DEFINE_STRUCT_TESTS(zero); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_zero': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 265 | DEFINE_STRUCT_TESTS(zero); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ntfs/inode.c: In function 'ntfs_iget': /kisskb/src/fs/ntfs/inode.c:161:12: note: byref variable will be forcibly initialized 161 | ntfs_attr na; | ^~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_zero': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 265 | DEFINE_STRUCT_TESTS(zero); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_zero': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 265 | DEFINE_STRUCT_TESTS(zero); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ntfs/inode.c: In function 'ntfs_index_iget': /kisskb/src/fs/ntfs/inode.c:277:12: note: byref variable will be forcibly initialized 277 | ntfs_attr na; | ^~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_dynamic_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 270 | DEFINE_STRUCT_TESTS(dynamic_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_dynamic_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 270 | DEFINE_STRUCT_TESTS(dynamic_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_dynamic_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 270 | DEFINE_STRUCT_TESTS(dynamic_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_dynamic_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 270 | DEFINE_STRUCT_TESTS(dynamic_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ntfs/inode.c: In function 'ntfs_truncate': /kisskb/src/fs/ntfs/inode.c:2795:21: note: byref variable will be forcibly initialized 2795 | struct timespec64 now = current_time(VFS_I(base_ni)); | ^~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_static_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 267 | DEFINE_STRUCT_TESTS(static_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_static_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 267 | DEFINE_STRUCT_TESTS(static_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_static_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 267 | DEFINE_STRUCT_TESTS(static_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_static_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 267 | DEFINE_STRUCT_TESTS(static_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_static_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 268 | DEFINE_STRUCT_TESTS(static_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_static_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 268 | DEFINE_STRUCT_TESTS(static_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_del_sys_chunk': /kisskb/src/fs/btrfs/volumes.c:2943:19: note: byref variable will be forcibly initialized 2943 | struct btrfs_key key; | ^~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_static_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 268 | DEFINE_STRUCT_TESTS(static_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_add_system_chunk': /kisskb/src/fs/btrfs/volumes.c:4867:24: note: byref variable will be forcibly initialized 4867 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_static_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 268 | DEFINE_STRUCT_TESTS(static_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 271 | DEFINE_STRUCT_TESTS(dynamic_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 271 | DEFINE_STRUCT_TESTS(dynamic_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 271 | DEFINE_STRUCT_TESTS(dynamic_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_dynamic_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 271 | DEFINE_STRUCT_TESTS(dynamic_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 273 | DEFINE_STRUCT_TESTS(runtime_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 273 | DEFINE_STRUCT_TESTS(runtime_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'find_next_devid': /kisskb/src/fs/btrfs/volumes.c:1832:19: note: byref variable will be forcibly initialized 1832 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:1831:19: note: byref variable will be forcibly initialized 1831 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/pci.h:35, from /kisskb/src/drivers/gpu/drm/mga/mga_drv.h:35, from /kisskb/src/drivers/gpu/drm/mga/mga_irq.c:34: /kisskb/src/drivers/gpu/drm/mga/mga_irq.c: In function 'mga_driver_fence_wait': /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_runtime_partial': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/mga/mga_irq.c:128:2: note: in expansion of macro 'wait_event_timeout' 128 | wait_event_timeout(dev_priv->fence_queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_device_init_dev_stats': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 273 | DEFINE_STRUCT_TESTS(runtime_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:7515:19: note: byref variable will be forcibly initialized 7515 | struct btrfs_key key; | ^~~ /kisskb/src/fs/autofs/expire.c: In function 'autofs_expire_run': /kisskb/src/fs/autofs/expire.c:541:30: note: byref variable will be forcibly initialized 541 | struct autofs_packet_expire pkt; | ^~~ /kisskb/src/fs/autofs/expire.c: In function 'autofs_do_expire_multi': /kisskb/src/fs/autofs/expire.c:588:21: note: byref variable will be forcibly initialized 588 | const struct path path = { .mnt = mnt, .dentry = dentry }; | ^~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_runtime_partial': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 273 | DEFINE_STRUCT_TESTS(runtime_partial); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/xilinx_sdfec.c: In function 'xsdfec_get_stats': /kisskb/src/drivers/misc/xilinx_sdfec.c:917:22: note: byref variable will be forcibly initialized 917 | struct xsdfec_stats user_stats; | ^~~~~~~~~~ /kisskb/src/drivers/misc/xilinx_sdfec.c: In function 'xsdfec_get_status': /kisskb/src/drivers/misc/xilinx_sdfec.c:295:23: note: byref variable will be forcibly initialized 295 | struct xsdfec_status status; | ^~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 274 | DEFINE_STRUCT_TESTS(runtime_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/xilinx_sdfec.c: In function 'xsdfec_get_turbo': /kisskb/src/drivers/misc/xilinx_sdfec.c:438:22: note: byref variable will be forcibly initialized 438 | struct xsdfec_turbo turbo_params; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'find_free_dev_extent_start': /kisskb/src/fs/btrfs/volumes.c:1561:19: note: byref variable will be forcibly initialized 1561 | struct btrfs_key key; | ^~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 274 | DEFINE_STRUCT_TESTS(runtime_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/xilinx_sdfec.c: In function 'xsdfec_set_irq': /kisskb/src/drivers/misc/xilinx_sdfec.c:383:20: note: byref variable will be forcibly initialized 383 | struct xsdfec_irq irq; | ^~~ /kisskb/src/drivers/misc/xilinx_sdfec.c: In function 'xsdfec_set_turbo': /kisskb/src/drivers/misc/xilinx_sdfec.c:410:22: note: byref variable will be forcibly initialized 410 | struct xsdfec_turbo turbo; | ^~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 274 | DEFINE_STRUCT_TESTS(runtime_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_rm_dev_item': /kisskb/src/fs/btrfs/volumes.c:1948:19: note: byref variable will be forcibly initialized 1948 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_free_dev_extent': /kisskb/src/fs/btrfs/volumes.c:1716:19: note: byref variable will be forcibly initialized 1716 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_runtime_all': /kisskb/src/fs/btrfs/volumes.c:1715:19: note: byref variable will be forcibly initialized 1715 | struct btrfs_key key; | ^~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 274 | DEFINE_STRUCT_TESTS(runtime_all); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_free_chunk': /kisskb/src/fs/btrfs/volumes.c:2903:19: note: byref variable will be forcibly initialized 2903 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'update_dev_stat_item': /kisskb/src/fs/btrfs/volumes.c:7591:19: note: byref variable will be forcibly initialized 7591 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_alloc_dev_extent': /kisskb/src/fs/btrfs/volumes.c:1776:19: note: byref variable will be forcibly initialized 1776 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_update_device': /kisskb/src/fs/btrfs/volumes.c:2821:19: note: byref variable will be forcibly initialized 2821 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_add_dev_item': /kisskb/src/fs/btrfs/volumes.c:1881:19: note: byref variable will be forcibly initialized 1881 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'insert_balance_item': /kisskb/src/fs/btrfs/volumes.c:3294:19: note: byref variable will be forcibly initialized 3294 | struct btrfs_key key; | ^~~ /kisskb/src/fs/jfs/inode.c: In function 'jfs_get_block': /kisskb/src/fs/jfs/inode.c:202:8: note: byref variable will be forcibly initialized 202 | xad_t xad; | ^~~ /kisskb/src/fs/btrfs/volumes.c:3291:33: note: byref variable will be forcibly initialized 3291 | struct btrfs_disk_balance_args disk_bargs; | ^~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_none': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 258 | DEFINE_STRUCT_TEST(small_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 277 | DEFINE_STRUCT_TESTS(none); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'del_balance_item': /kisskb/src/fs/btrfs/volumes.c:3344:19: note: byref variable will be forcibly initialized 3344 | struct btrfs_key key; | ^~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_none': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 259 | DEFINE_STRUCT_TEST(big_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 277 | DEFINE_STRUCT_TESTS(none); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_uuid_scan_kthread': /kisskb/src/fs/btrfs/volumes.c:4503:25: note: byref variable will be forcibly initialized 4503 | struct btrfs_root_item root_item; | ^~~~~~~~~ /kisskb/src/drivers/scsi/st.c: In function 'st_ioctl_common': /kisskb/src/fs/btrfs/volumes.c:4498:19: note: byref variable will be forcibly initialized 4498 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/scsi/st.c:3809:16: note: byref variable will be forcibly initialized 3809 | struct mtpos mt_pos; | ^~~~~~ /kisskb/src/drivers/scsi/st.c:3744:16: note: byref variable will be forcibly initialized 3744 | struct mtget mt_status; | ^~~~~~~~~ /kisskb/src/drivers/scsi/st.c:3539:15: note: byref variable will be forcibly initialized 3539 | struct mtop mtc; | ^~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_none': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 260 | DEFINE_STRUCT_TEST(trailing_hole, init); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 277 | DEFINE_STRUCT_TESTS(none); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_none': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' 254 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' 261 | DEFINE_STRUCT_TEST(packed, init) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' 277 | DEFINE_STRUCT_TESTS(none); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_user': /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized 101 | var_type zero INIT_CLONE_ ## which; \ | ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' 194 | DEFINE_TEST_DRIVER(name, var_type, which, 0) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:278:1: note: in expansion of macro 'DEFINE_TEST' 278 | DEFINE_TEST(user, struct test_user, STRUCT, none); | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/volumes.c:6: /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_close_devices': /kisskb/src/fs/btrfs/volumes.c:1176:12: note: byref variable will be forcibly initialized 1176 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_relocate_sys_chunks': /kisskb/src/fs/btrfs/volumes.c:3176:19: note: byref variable will be forcibly initialized 3176 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:3175:19: note: byref variable will be forcibly initialized 3175 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function '__btrfs_balance': /kisskb/src/fs/btrfs/volumes.c:3718:19: note: byref variable will be forcibly initialized 3718 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:3717:19: note: byref variable will be forcibly initialized 3717 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-reg.c: In function 'i2c_mux_reg_probe_dt': /kisskb/src/drivers/i2c/muxes/i2c-mux-reg.c:85:18: note: byref variable will be forcibly initialized 85 | struct resource res; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_recover_balance': /kisskb/src/fs/btrfs/volumes.c:4350:19: note: byref variable will be forcibly initialized 4350 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c:4347:33: note: byref variable will be forcibly initialized 4347 | struct btrfs_disk_balance_args disk_bargs; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/volumes.c:6: /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_pause_balance': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:4429:3: note: in expansion of macro 'wait_event' 4429 | wait_event(fs_info->balance_wait_q, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_cancel_balance': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:4469:3: note: in expansion of macro 'wait_event' 4469 | wait_event(fs_info->balance_wait_q, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_shrink_device': /kisskb/src/fs/btrfs/volumes.c:4690:19: note: byref variable will be forcibly initialized 4690 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_alloc_chunk': /kisskb/src/fs/btrfs/volumes.c:5335:25: note: byref variable will be forcibly initialized 5335 | struct alloc_chunk_ctl ctl; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_finish_chunk_alloc': /kisskb/src/fs/btrfs/volumes.c:5394:19: note: byref variable will be forcibly initialized 5394 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function '__btrfs_map_block': /kisskb/src/fs/btrfs/volumes.c:6238:27: note: byref variable will be forcibly initialized 6238 | struct btrfs_io_geometry geom; | ^~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_finish_sprout': /kisskb/src/fs/btrfs/volumes.c:2505:19: note: byref variable will be forcibly initialized 2505 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_read_sys_array': /kisskb/src/fs/btrfs/volumes.c:7171:19: note: byref variable will be forcibly initialized 7171 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_read_chunk_tree': /kisskb/src/fs/btrfs/volumes.c:7357:19: note: byref variable will be forcibly initialized 7357 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:7356:19: note: byref variable will be forcibly initialized 7356 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_verify_dev_extents': /kisskb/src/fs/btrfs/volumes.c:7939:19: note: byref variable will be forcibly initialized 7939 | struct btrfs_key key; | ^~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'copy_dev_ioctl': /kisskb/src/fs/autofs/dev-ioctl.c:84:26: note: byref variable will be forcibly initialized 84 | struct autofs_dev_ioctl tmp, *res; | ^~~ /kisskb/src/drivers/input/joystick/as5011.c: In function 'as5011_i2c_write': /kisskb/src/drivers/input/joystick/as5011.c:74:17: note: byref variable will be forcibly initialized 74 | struct i2c_msg msg = { | ^~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'find_autofs_mount': /kisskb/src/fs/autofs/dev-ioctl.c:188:14: note: byref variable will be forcibly initialized 188 | struct path path; | ^~~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'autofs_dev_ioctl_ismountpoint': /kisskb/src/fs/autofs/dev-ioctl.c:508:14: note: byref variable will be forcibly initialized 508 | struct path path; | ^~~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'autofs_dev_ioctl_requester': /kisskb/src/fs/autofs/dev-ioctl.c:425:14: note: byref variable will be forcibly initialized 425 | struct path path; | ^~~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'autofs_dev_ioctl_open_mountpoint': /kisskb/src/fs/autofs/dev-ioctl.c:234:15: note: byref variable will be forcibly initialized 234 | struct path path; | ^~~~ /kisskb/src/fs/cachefiles/interface.c: In function 'cachefiles_attr_changed': /kisskb/src/fs/cachefiles/interface.c:435:15: note: byref variable will be forcibly initialized 435 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/cachefiles/interface.c: In function 'cachefiles_invalidate_object': /kisskb/src/fs/cachefiles/interface.c:504:14: note: byref variable will be forcibly initialized 504 | struct path path; | ^~~~ /kisskb/src/crypto/rsa-pkcs1pad.c: In function 'pkcs1pad_verify_complete_cb': /kisskb/src/crypto/rsa-pkcs1pad.c:513:30: note: byref variable will be forcibly initialized 513 | struct crypto_async_request async_req; | ^~~~~~~~~ /kisskb/src/crypto/rsa-pkcs1pad.c: In function 'pkcs1pad_decrypt_complete_cb': /kisskb/src/crypto/rsa-pkcs1pad.c:335:30: note: byref variable will be forcibly initialized 335 | struct crypto_async_request async_req; | ^~~~~~~~~ /kisskb/src/crypto/rsa-pkcs1pad.c: In function 'pkcs1pad_encrypt_sign_complete_cb': /kisskb/src/crypto/rsa-pkcs1pad.c:217:30: note: byref variable will be forcibly initialized 217 | struct crypto_async_request async_req; | ^~~~~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:7: /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:224:24: note: byref variable will be forcibly initialized 224 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/file_table.c: In function 'alloc_file_pseudo': /kisskb/src/fs/file_table.c:222:14: note: byref variable will be forcibly initialized 222 | struct path path; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_dabuf_map': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2510:23: note: byref variable will be forcibly initialized 2510 | struct xfs_bmbt_irec irec, *irecs = &irec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_lasthash': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1367:28: note: byref variable will be forcibly initialized 1367 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_order': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1770:28: note: byref variable will be forcibly initialized 1770 | struct xfs_da3_icnode_hdr node2hdr; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1769:28: note: byref variable will be forcibly initialized 1769 | struct xfs_da3_icnode_hdr node1hdr; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_rebalance': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:873:28: note: byref variable will be forcibly initialized 873 | struct xfs_da3_icnode_hdr nodehdr2; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:872:28: note: byref variable will be forcibly initialized 872 | struct xfs_da3_icnode_hdr nodehdr1; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_add': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1010:28: note: byref variable will be forcibly initialized 1010 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_unbalance': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1497:28: note: byref variable will be forcibly initialized 1497 | struct xfs_da3_icnode_hdr save_hdr; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1496:28: note: byref variable will be forcibly initialized 1496 | struct xfs_da3_icnode_hdr drop_hdr; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_remove': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1442:28: note: byref variable will be forcibly initialized 1442 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_verify': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:212:28: note: byref variable will be forcibly initialized 212 | struct xfs_da3_icnode_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_fixhashpath': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1416:29: note: byref variable will be forcibly initialized 1416 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da_grow_inode_int': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2149:23: note: byref variable will be forcibly initialized 2149 | struct xfs_bmbt_irec map, *mapp; | ^~~ /kisskb/src/drivers/i2c/i2c-core-of.c: In function 'of_i2c_register_device': /kisskb/src/drivers/i2c/i2c-core-of.c:69:24: note: byref variable will be forcibly initialized 69 | struct i2c_board_info info; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da_get_buf': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2594:21: note: byref variable will be forcibly initialized 2594 | struct xfs_buf_map map, *mapp = ↦ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_root_split': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:685:30: note: byref variable will be forcibly initialized 685 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:672:29: note: byref variable will be forcibly initialized 672 | struct xfs_da3_icnode_hdr icnodehdr; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:641:28: note: byref variable will be forcibly initialized 641 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/cachefiles/io.c: In function 'cachefiles_begin_read_operation': /kisskb/src/fs/cachefiles/io.c:385:14: note: byref variable will be forcibly initialized 385 | struct path path; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da_read_buf': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2631:21: note: byref variable will be forcibly initialized 2631 | struct xfs_buf_map map, *mapp = ↦ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_split': /kisskb/src/fs/open.c: In function 'do_faccessat': /kisskb/src/fs/open.c:401:14: note: byref variable will be forcibly initialized 401 | struct path path; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:772:28: note: byref variable will be forcibly initialized 772 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/open.c: In function '__do_sys_chdir': /kisskb/src/fs/open.c:489:14: note: byref variable will be forcibly initialized 489 | struct path path; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_path_shift': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1976:28: note: byref variable will be forcibly initialized 1976 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/open.c: In function '__do_sys_chroot': /kisskb/src/fs/open.c:537:14: note: byref variable will be forcibly initialized 537 | struct path path; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_toosmall': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1312:29: note: byref variable will be forcibly initialized 1312 | struct xfs_da3_icnode_hdr thdr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1249:28: note: byref variable will be forcibly initialized 1249 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_lookup_int': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1579:28: note: byref variable will be forcibly initialized 1579 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/open.c: In function 'do_truncate': /kisskb/src/fs/open.c:42:15: note: byref variable will be forcibly initialized 42 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_swap_lastblock': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2326:29: note: byref variable will be forcibly initialized 2326 | struct xfs_da3_icnode_hdr deadhdr; | ^~~~~~~ /kisskb/src/fs/open.c: In function 'do_sys_truncate': /kisskb/src/fs/open.c:126:14: note: byref variable will be forcibly initialized 126 | struct path path; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2316:30: note: byref variable will be forcibly initialized 2316 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2263:28: note: byref variable will be forcibly initialized 2263 | struct xfs_da3_icnode_hdr par_hdr; | ^~~~~~~ /kisskb/src/fs/open.c: In function 'chmod_common': /kisskb/src/fs/open.c:572:15: note: byref variable will be forcibly initialized 572 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_root_join': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1179:28: note: byref variable will be forcibly initialized 1179 | struct xfs_da3_icnode_hdr oldroothdr; | ^~~~~~~~~~ /kisskb/src/fs/open.c: In function 'do_fchmodat': /kisskb/src/fs/open.c:618:14: note: byref variable will be forcibly initialized 618 | struct path path; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da_reada_buf': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2668:21: note: byref variable will be forcibly initialized 2668 | struct xfs_buf_map map; | ^~~ /kisskb/src/fs/open.c: In function 'chown_common': /kisskb/src/fs/open.c:651:15: note: byref variable will be forcibly initialized 651 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/open.c: In function 'do_fchownat': /kisskb/src/fs/open.c:696:14: note: byref variable will be forcibly initialized 696 | struct path path; | ^~~~ /kisskb/src/drivers/gpu/drm/mga/mga_ioc32.c: In function 'compat_mga_dma_bootstrap': /kisskb/src/drivers/gpu/drm/mga/mga_ioc32.c:117:26: note: byref variable will be forcibly initialized 117 | drm_mga_dma_bootstrap_t dma_bootstrap; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/mga/mga_ioc32.c:116:28: note: byref variable will be forcibly initialized 116 | drm_mga_dma_bootstrap32_t dma_bootstrap32; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_mutate': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:420:26: note: byref variable will be forcibly initialized 420 | struct disk_index_entry ie_disk; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/mga/mga_ioc32.c: In function 'compat_mga_getparam': /kisskb/src/drivers/gpu/drm/mga/mga_ioc32.c:93:21: note: byref variable will be forcibly initialized 93 | drm_mga_getparam_t getparam; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/mga/mga_ioc32.c:92:23: note: byref variable will be forcibly initialized 92 | drm_mga_getparam32_t getparam32; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/mga/mga_ioc32.c: In function 'compat_mga_init': /kisskb/src/drivers/gpu/drm/mga/mga_ioc32.c:63:17: note: byref variable will be forcibly initialized 63 | drm_mga_init_t init; | ^~~~ /kisskb/src/drivers/gpu/drm/mga/mga_ioc32.c:62:19: note: byref variable will be forcibly initialized 62 | drm_mga_init32_t init32; | ^~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_extend': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:256:27: note: byref variable will be forcibly initialized 256 | struct disk_index_entry idx; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_lookup_bitmap': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:281:26: note: byref variable will be forcibly initialized 281 | struct disk_index_entry ie_disk; | ^~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_find_free_block': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:333:26: note: byref variable will be forcibly initialized 333 | struct disk_index_entry ie_disk; | ^~~~~~~ /kisskb/src/fs/open.c: In function 'file_open_root': /kisskb/src/fs/open.c:1163:18: note: byref variable will be forcibly initialized 1163 | struct open_how how = build_open_how(flags, mode); | ^~~ /kisskb/src/fs/open.c:1162:20: note: byref variable will be forcibly initialized 1162 | struct open_flags op; | ^~ /kisskb/src/fs/open.c: In function 'do_sys_openat2': /kisskb/src/fs/open.c:1174:20: note: byref variable will be forcibly initialized 1174 | struct open_flags op; | ^~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_open_metadata': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:656:22: note: byref variable will be forcibly initialized 656 | struct disk_sm_root smr; | ^~~ /kisskb/src/fs/open.c: In function '__do_sys_openat2': /kisskb/src/fs/open.c:1226:18: note: byref variable will be forcibly initialized 1226 | struct open_how tmp; | ^~~ /kisskb/src/fs/open.c: In function 'file_open_name': /kisskb/src/fs/open.c:1128:18: note: byref variable will be forcibly initialized 1128 | struct open_how how = build_open_how(flags, mode); | ^~~ /kisskb/src/fs/open.c:1127:20: note: byref variable will be forcibly initialized 1127 | struct open_flags op; | ^~ /kisskb/src/fs/open.c: In function 'do_sys_open': /kisskb/src/fs/open.c:1202:18: note: byref variable will be forcibly initialized 1202 | struct open_how how = build_open_how(flags, mode); | ^~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_rmdir': /kisskb/src/fs/jfs/namei.c:339:24: note: byref variable will be forcibly initialized 339 | struct component_name dname; | ^~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_mknod': /kisskb/src/fs/jfs/namei.c:1353:24: note: byref variable will be forcibly initialized 1353 | struct component_name dname; | ^~~~~ /kisskb/src/fs/jfs/namei.c:1352:17: note: byref variable will be forcibly initialized 1352 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_link': /kisskb/src/fs/jfs/namei.c:793:17: note: byref variable will be forcibly initialized 793 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/jfs/namei.c:792:24: note: byref variable will be forcibly initialized 792 | struct component_name dname; | ^~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_unlink': /kisskb/src/fs/jfs/namei.c:469:24: note: byref variable will be forcibly initialized 469 | struct component_name dname; /* object name */ | ^~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_create': /kisskb/src/fs/jfs/namei.c:70:17: note: byref variable will be forcibly initialized 70 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/jfs/namei.c:69:24: note: byref variable will be forcibly initialized 69 | struct component_name dname; /* child directory name */ | ^~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_symlink': /kisskb/src/fs/jfs/namei.c:880:17: note: byref variable will be forcibly initialized 880 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/jfs/namei.c:878:24: note: byref variable will be forcibly initialized 878 | struct component_name dname; | ^~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_rename': /kisskb/src/fs/jfs/namei.c:1070:24: note: byref variable will be forcibly initialized 1070 | struct component_name old_dname; | ^~~~~~~~~ /kisskb/src/fs/jfs/namei.c:1068:24: note: byref variable will be forcibly initialized 1068 | struct component_name new_dname; | ^~~~~~~~~ /kisskb/src/fs/jfs/namei.c:1066:17: note: byref variable will be forcibly initialized 1066 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_lookup': /kisskb/src/fs/jfs/namei.c:1447:24: note: byref variable will be forcibly initialized 1447 | struct component_name key; | ^~~ /kisskb/src/fs/jfs/namei.c:1444:17: note: byref variable will be forcibly initialized 1444 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/squashfs/xattr.c: In function 'squashfs_xattr_get': /kisskb/src/fs/squashfs/xattr.c:124:29: note: byref variable will be forcibly initialized 124 | struct squashfs_xattr_val val; | ^~~ /kisskb/src/fs/squashfs/xattr.c:123:31: note: byref variable will be forcibly initialized 123 | struct squashfs_xattr_entry entry; | ^~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_mkdir': /kisskb/src/fs/jfs/namei.c:203:17: note: byref variable will be forcibly initialized 203 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/jfs/namei.c:202:24: note: byref variable will be forcibly initialized 202 | struct component_name dname; /* child directory name */ | ^~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_free_zero_link': /kisskb/src/fs/jfs/namei.c:738:18: note: byref variable will be forcibly initialized 738 | struct maplock maplock; /* maplock for COMMIT_WMAP */ | ^~~~~~~ /kisskb/src/fs/jfs/namei.c:717:18: note: byref variable will be forcibly initialized 717 | struct maplock maplock; /* maplock for COMMIT_WMAP */ | ^~~~~~~ In file included from /kisskb/src/fs/read_write.c:13: /kisskb/src/fs/read_write.c: In function 'iov_iter_iovec': /kisskb/src/include/linux/uio.h:115:9: note: userspace variable will be forcibly initialized 115 | return (struct iovec) { | ^ /kisskb/src/fs/squashfs/xattr.c: In function 'squashfs_listxattr': /kisskb/src/fs/squashfs/xattr.c:46:29: note: byref variable will be forcibly initialized 46 | struct squashfs_xattr_val val; | ^~~ /kisskb/src/fs/squashfs/xattr.c:45:31: note: byref variable will be forcibly initialized 45 | struct squashfs_xattr_entry entry; | ^~~~~ /kisskb/src/drivers/mfd/wl1273-core.c: In function 'wl1273_fm_write_data': /kisskb/src/drivers/mfd/wl1273-core.c:56:17: note: byref variable will be forcibly initialized 56 | struct i2c_msg msg; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/asoc.h:272, from /kisskb/src/sound/soc/soc-core.c:45: /kisskb/src/sound/soc/soc-core.c: In function 'trace_event_raw_event_snd_soc_card': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/asoc.h:20:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 20 | DECLARE_EVENT_CLASS(snd_soc_card, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:20:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 20 | DECLARE_EVENT_CLASS(snd_soc_card, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/soc-core.c: In function 'trace_event_raw_event_snd_soc_dapm_basic': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/asoc.h:55:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 55 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:55:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 55 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/soc-core.c: In function 'trace_event_raw_event_snd_soc_dapm_widget': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/asoc.h:88:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 88 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:88:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 88 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/soc-core.c: In function 'trace_event_raw_event_snd_soc_dapm_walk_done': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:132:1: note: in expansion of macro 'TRACE_EVENT' 132 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:132:1: note: in expansion of macro 'TRACE_EVENT' 132 | TRACE_EVENT(snd_soc_dapm_walk_done, | ^~~~~~~~~~~ /kisskb/src/sound/soc/soc-core.c: In function 'trace_event_raw_event_snd_soc_dapm_path': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:157:1: note: in expansion of macro 'TRACE_EVENT' 157 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:157:1: note: in expansion of macro 'TRACE_EVENT' 157 | TRACE_EVENT(snd_soc_dapm_path, | ^~~~~~~~~~~ /kisskb/src/sound/soc/soc-core.c: In function 'trace_event_raw_event_snd_soc_dapm_connected': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(snd_soc_dapm_connected, | ^~~~~~~~~~~ /kisskb/src/sound/soc/soc-core.c: In function 'trace_event_raw_event_snd_soc_jack_irq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:211:1: note: in expansion of macro 'TRACE_EVENT' 211 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:211:1: note: in expansion of macro 'TRACE_EVENT' 211 | TRACE_EVENT(snd_soc_jack_irq, | ^~~~~~~~~~~ /kisskb/src/sound/soc/soc-core.c: In function 'trace_event_raw_event_snd_soc_jack_report': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:228:1: note: in expansion of macro 'TRACE_EVENT' 228 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:228:1: note: in expansion of macro 'TRACE_EVENT' 228 | TRACE_EVENT(snd_soc_jack_report, | ^~~~~~~~~~~ /kisskb/src/fs/read_write.c: In function 'do_iter_readv_writev': /kisskb/src/fs/read_write.c:728:15: note: byref variable will be forcibly initialized 728 | struct kiocb kiocb; | ^~~~~ /kisskb/src/sound/soc/soc-core.c: In function 'trace_event_raw_event_snd_soc_jack_notify': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:250:1: note: in expansion of macro 'TRACE_EVENT' 250 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/asoc.h:250:1: note: in expansion of macro 'TRACE_EVENT' 250 | TRACE_EVENT(snd_soc_jack_notify, | ^~~~~~~~~~~ /kisskb/src/fs/read_write.c: In function '__kernel_write': /kisskb/src/fs/read_write.c:533:18: note: byref variable will be forcibly initialized 533 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:532:15: note: byref variable will be forcibly initialized 532 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c:528:14: note: byref variable will be forcibly initialized 528 | struct kvec iov = { | ^~~ /kisskb/src/fs/read_write.c: In function 'new_sync_read': /kisskb/src/fs/read_write.c:408:18: note: byref variable will be forcibly initialized 408 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:407:15: note: byref variable will be forcibly initialized 407 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c:406:15: note: byref variable will be forcibly initialized 406 | struct iovec iov = { .iov_base = buf, .iov_len = len }; | ^~~ /kisskb/src/fs/read_write.c: In function 'new_sync_write': /kisskb/src/fs/read_write.c:511:18: note: byref variable will be forcibly initialized 511 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:510:15: note: byref variable will be forcibly initialized 510 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c:509:15: note: byref variable will be forcibly initialized 509 | struct iovec iov = { .iov_base = (void __user *)buf, .iov_len = len }; | ^~~ /kisskb/src/fs/read_write.c: In function 'do_loop_readv_writev': /kisskb/src/fs/read_write.c:757:16: note: userspace variable will be forcibly initialized 757 | struct iovec iovec = iov_iter_iovec(iter); | ^~~~~ /kisskb/src/fs/read_write.c: In function 'vfs_readv': /kisskb/src/fs/read_write.c:916:18: note: byref variable will be forcibly initialized 916 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c: In function 'vfs_writev': /kisskb/src/fs/read_write.c:933:18: note: byref variable will be forcibly initialized 933 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_warning': /kisskb/src/fs/ufs/super.c:333:19: note: byref variable will be forcibly initialized 333 | struct va_format vaf; | ^~~ /kisskb/src/sound/soc/soc-core.c: In function 'snd_soc_cnew': /kisskb/src/sound/soc/soc-core.c:2056:26: note: byref variable will be forcibly initialized 2056 | struct snd_kcontrol_new template; | ^~~~~~~~ /kisskb/src/fs/read_write.c: In function '__kernel_read': /kisskb/src/fs/read_write.c:437:18: note: byref variable will be forcibly initialized 437 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:436:15: note: byref variable will be forcibly initialized 436 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c:432:14: note: byref variable will be forcibly initialized 432 | struct kvec iov = { | ^~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_error': /kisskb/src/fs/ufs/super.c:276:19: note: byref variable will be forcibly initialized 276 | struct va_format vaf; | ^~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_panic': /kisskb/src/fs/ufs/super.c:310:19: note: byref variable will be forcibly initialized 310 | struct va_format vaf; | ^~~ In file included from /kisskb/src/drivers/md/bcache/bset.h:5, from /kisskb/src/drivers/md/bcache/bset.c:12: /kisskb/src/drivers/md/bcache/bset.c: In function 'bch_dump_bset': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:84:24: note: in expansion of macro 'KEY' 84 | #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) | ^~~ /kisskb/src/drivers/md/bcache/bset.c:38:10: note: in expansion of macro 'START_KEY' 38 | &START_KEY(next) : next) > 0) | ^~~~~~~~~ /kisskb/src/drivers/md/bcache/bset.c: In function 'bch_btree_iter_next_check': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:84:24: note: in expansion of macro 'KEY' 84 | #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) | ^~~ /kisskb/src/drivers/md/bcache/bset.c:117:9: note: in expansion of macro 'START_KEY' 117 | &START_KEY(next) : next) > 0) { | ^~~~~~~~~ /kisskb/src/drivers/input/serio/xilinx_ps2.c: In function 'xps2_of_remove': /kisskb/src/drivers/input/serio/xilinx_ps2.c:335:18: note: byref variable will be forcibly initialized 335 | struct resource r_mem; /* IO mem resources */ | ^~~~~ /kisskb/src/drivers/input/serio/xilinx_ps2.c: In function 'xps2_of_probe': /kisskb/src/drivers/input/serio/xilinx_ps2.c:232:18: note: byref variable will be forcibly initialized 232 | struct resource r_mem; /* IO mem resources */ | ^~~~~ /kisskb/src/sound/soc/soc-core.c: In function 'snd_soc_get_dai_id': /kisskb/src/sound/soc/soc-core.c:2974:36: note: byref variable will be forcibly initialized 2974 | struct snd_soc_dai_link_component dlc; | ^~~ /kisskb/src/sound/soc/soc-core.c: In function 'snd_soc_of_get_dai_name': /kisskb/src/sound/soc/soc-core.c:3066:25: note: byref variable will be forcibly initialized 3066 | struct of_phandle_args args; | ^~~~ /kisskb/src/sound/soc/soc-core.c: In function 'snd_soc_of_get_dai_link_codecs': /kisskb/src/sound/soc/soc-core.c:3120:25: note: byref variable will be forcibly initialized 3120 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/md/bcache/bset.c: In function 'btree_mergesort': /kisskb/src/drivers/md/bcache/bset.c:1200:17: note: byref variable will be forcibly initialized 1200 | BKEY_PADDED(k) tmp; | ^~~ In file included from /kisskb/src/drivers/md/bcache/bset.h:5, from /kisskb/src/drivers/md/bcache/bset.c:12: /kisskb/src/drivers/md/bcache/bset.c: In function 'bch_btree_insert_key': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:84:24: note: in expansion of macro 'KEY' 84 | #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) | ^~~ /kisskb/src/drivers/md/bcache/bset.c:906:43: note: in expansion of macro 'START_KEY' 906 | bkey_cmp(k, b->ops->is_extents ? &START_KEY(m) : m) > 0) { | ^~~~~~~~~ /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:84:24: note: in expansion of macro 'KEY' 84 | #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) | ^~~ /kisskb/src/drivers/md/bcache/bset.c:894:18: note: in expansion of macro 'START_KEY' 894 | preceding_key(&START_KEY(k), &preceding_key_p); | ^~~~~~~~~ /kisskb/src/drivers/md/bcache/bset.c:883:14: note: byref variable will be forcibly initialized 883 | struct bkey preceding_key_on_stack = ZERO_KEY; | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/bset.c:882:20: note: byref variable will be forcibly initialized 882 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/md/bcache/bset.c: In function '__bch_count_data': /kisskb/src/drivers/md/bcache/bset.c:57:20: note: byref variable will be forcibly initialized 57 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/md/bcache/bset.c: In function '__bch_check_keys': /kisskb/src/drivers/md/bcache/bset.c:70:20: note: byref variable will be forcibly initialized 70 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/md/bcache/bset.c: In function 'bch_btree_sort_partial': /kisskb/src/drivers/md/bcache/bset.c:1296:20: note: byref variable will be forcibly initialized 1296 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/md/bcache/bset.c: In function 'bch_btree_sort_into': /kisskb/src/drivers/md/bcache/bset.c:1326:20: note: byref variable will be forcibly initialized 1326 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c: In function 'apply_bops': /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c:221:19: note: byref variable will be forcibly initialized 221 | struct block_op bop; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_ttm.c: In function 'radeon_mm_vram_dump_table_show': /kisskb/src/drivers/gpu/drm/radeon/radeon_ttm.c:865:21: note: byref variable will be forcibly initialized 865 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/radeon/radeon_ttm.c: In function 'radeon_mm_gtt_dump_table_show': /kisskb/src/drivers/gpu/drm/radeon/radeon_ttm.c:883:21: note: byref variable will be forcibly initialized 883 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/i2c/i2c-smbus.c: In function 'smbus_alert': /kisskb/src/drivers/i2c/i2c-smbus.c:75:21: note: byref variable will be forcibly initialized 75 | struct alert_data data; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_ttm.c: In function 'radeon_ttm_tt_unpin_userptr': /kisskb/src/drivers/gpu/drm/radeon/radeon_ttm.c:411:22: note: byref variable will be forcibly initialized 411 | struct sg_page_iter sg_iter; | ^~~~~~~ /kisskb/src/net/llc/llc_sap.c: In function 'llc_sap_handler': /kisskb/src/net/llc/llc_sap.c:423:18: note: byref variable will be forcibly initialized 423 | struct llc_addr laddr; | ^~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/socket.c:55: /kisskb/src/net/socket.c: In function 'KERNEL_SOCKPTR': /kisskb/src/include/linux/sockptr.h:29:9: note: userspace variable will be forcibly initialized 29 | return (sockptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/drivers/w1/w1_int.c: In function 'w1_add_master_device': /kisskb/src/drivers/w1/w1_int.c:97:24: note: byref variable will be forcibly initialized 97 | struct w1_netlink_msg msg; | ^~~ /kisskb/src/drivers/w1/w1_int.c: In function '__w1_remove_master_device': /kisskb/src/drivers/w1/w1_int.c:176:24: note: byref variable will be forcibly initialized 176 | struct w1_netlink_msg msg; | ^~~ /kisskb/src/net/socket.c: In function 'sock_do_ioctl': /kisskb/src/net/socket.c:1058:16: note: byref variable will be forcibly initialized 1058 | struct ifreq ifr; | ^~~ /kisskb/src/net/socket.c:1049:17: note: byref variable will be forcibly initialized 1049 | struct ifconf ifc; | ^~~ /kisskb/src/net/socket.c: In function 'sock_ioctl': /kisskb/src/net/socket.c:1100:16: note: byref variable will be forcibly initialized 1100 | struct ifreq ifr; | ^~~ /kisskb/src/net/socket.c: In function 'compat_dev_ifconf': /kisskb/src/net/socket.c:3091:16: note: byref variable will be forcibly initialized 3091 | struct ifconf ifc; | ^~~ /kisskb/src/net/socket.c:3090:23: note: byref variable will be forcibly initialized 3090 | struct compat_ifconf ifc32; | ^~~~~ /kisskb/src/net/socket.c: In function 'ethtool_ioctl': /kisskb/src/net/socket.c:3119:15: note: byref variable will be forcibly initialized 3119 | struct ifreq ifr; | ^~~ /kisskb/src/net/socket.c: In function 'compat_siocwandev': /kisskb/src/net/socket.c:3238:15: note: byref variable will be forcibly initialized 3238 | struct ifreq ifr; | ^~~ /kisskb/src/net/socket.c: In function 'compat_sioc_ifmap': /kisskb/src/net/socket.c:3327:15: note: byref variable will be forcibly initialized 3327 | struct ifreq ifr; | ^~~ /kisskb/src/net/socket.c: In function 'compat_ifr_data_ioctl': /kisskb/src/net/socket.c:3264:15: note: byref variable will be forcibly initialized 3264 | struct ifreq ifreq; | ^~~~~ /kisskb/src/net/socket.c: In function 'put_ts_pktinfo': /kisskb/src/net/socket.c:750:24: note: byref variable will be forcibly initialized 750 | struct scm_ts_pktinfo ts_pktinfo; | ^~~~~~~~~~ /kisskb/src/net/socket.c: In function '__sock_recv_timestamp': /kisskb/src/net/socket.c:813:34: note: byref variable will be forcibly initialized 813 | struct __kernel_old_timespec ts; | ^~ /kisskb/src/net/socket.c:807:30: note: byref variable will be forcibly initialized 807 | struct __kernel_timespec ts; | ^~ /kisskb/src/net/socket.c:799:33: note: byref variable will be forcibly initialized 799 | struct __kernel_old_timeval tv; | ^~ /kisskb/src/net/socket.c:793:34: note: byref variable will be forcibly initialized 793 | struct __kernel_sock_timeval tv; | ^~ /kisskb/src/net/socket.c:777:35: note: byref variable will be forcibly initialized 777 | struct scm_timestamping_internal tss; | ^~~ /kisskb/src/crypto/pcbc.c: In function 'crypto_pcbc_decrypt': /kisskb/src/crypto/pcbc.c:135:23: note: byref variable will be forcibly initialized 135 | struct skcipher_walk walk; | ^~~~ /kisskb/src/crypto/pcbc.c: In function 'crypto_pcbc_encrypt': /kisskb/src/crypto/pcbc.c:68:23: note: byref variable will be forcibly initialized 68 | struct skcipher_walk walk; | ^~~~ /kisskb/src/net/socket.c: In function '____sys_recvmsg': /kisskb/src/net/socket.c:2551:26: note: byref variable will be forcibly initialized 2551 | struct sockaddr_storage addr; | ^~~~ In file included from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/include/linux/ethtool.h:17, from /kisskb/src/net/socket.c:55: /kisskb/src/net/socket.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized 78 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/fs/jfs/jfs_mount.c: In function 'logMOUNT': /kisskb/src/fs/jfs/jfs_mount.c:495:13: note: byref variable will be forcibly initialized 495 | struct lrd lrd; | ^~~ /kisskb/src/net/socket.c: In function '__sys_bind': /kisskb/src/net/socket.c:1626:26: note: byref variable will be forcibly initialized 1626 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_accept4_file': /kisskb/src/net/socket.c:1691:26: note: byref variable will be forcibly initialized 1691 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_connect': /kisskb/src/net/socket.c:1850:27: note: byref variable will be forcibly initialized 1850 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_getsockname': /kisskb/src/net/socket.c:1876:26: note: byref variable will be forcibly initialized 1876 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_getpeername': /kisskb/src/net/socket.c:1914:26: note: byref variable will be forcibly initialized 1914 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_sendto': /kisskb/src/net/socket.c:1953:15: note: byref variable will be forcibly initialized 1953 | struct iovec iov; | ^~~ /kisskb/src/net/socket.c:1952:16: note: byref variable will be forcibly initialized 1952 | struct msghdr msg; | ^~~ /kisskb/src/net/socket.c:1950:26: note: byref variable will be forcibly initialized 1950 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_recvfrom': /kisskb/src/net/socket.c:2013:26: note: byref variable will be forcibly initialized 2013 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c:2012:16: note: byref variable will be forcibly initialized 2012 | struct msghdr msg; | ^~~ /kisskb/src/net/socket.c:2011:15: note: byref variable will be forcibly initialized 2011 | struct iovec iov; | ^~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/socket.c:55: /kisskb/src/net/socket.c: In function '__sys_setsockopt': /kisskb/src/include/linux/sockptr.h:29:9: note: userspace variable will be forcibly initialized 29 | return (sockptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/sockptr.h:34:9: note: userspace variable will be forcibly initialized 34 | return (sockptr_t) { .user = p }; | ^ /kisskb/src/net/socket.c:2083:12: note: userspace variable will be forcibly initialized 2083 | sockptr_t optval = USER_SOCKPTR(user_optval); | ^~~~~~ /kisskb/src/net/socket.c: In function '__copy_msghdr_from_user': /kisskb/src/net/socket.c:2229:21: note: byref variable will be forcibly initialized 2229 | struct user_msghdr msg; | ^~~ /kisskb/src/net/socket.c: In function 'copy_msghdr_from_user': /kisskb/src/net/socket.c:2280:21: note: byref variable will be forcibly initialized 2280 | struct user_msghdr msg; | ^~~ /kisskb/src/net/socket.c: In function '___sys_sendmsg': /kisskb/src/net/socket.c:2394:26: note: byref variable will be forcibly initialized 2394 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_sendmsg': /kisskb/src/net/socket.c:2423:16: note: byref variable will be forcibly initialized 2423 | struct msghdr msg_sys; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_sendmmsg': /kisskb/src/net/socket.c:2457:22: note: byref variable will be forcibly initialized 2457 | struct used_address used_address; | ^~~~~~~~~~~~ /kisskb/src/net/socket.c:2456:16: note: byref variable will be forcibly initialized 2456 | struct msghdr msg_sys; | ^~~~~~~ /kisskb/src/net/socket.c: In function 'do_recvmmsg': /kisskb/src/net/socket.c:2668:20: note: byref variable will be forcibly initialized 2668 | struct timespec64 timeout64; | ^~~~~~~~~ /kisskb/src/net/socket.c:2667:20: note: byref variable will be forcibly initialized 2667 | struct timespec64 end_time; | ^~~~~~~~ /kisskb/src/net/socket.c:2666:16: note: byref variable will be forcibly initialized 2666 | struct msghdr msg_sys; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_recvmsg': /kisskb/src/net/socket.c:2631:16: note: byref variable will be forcibly initialized 2631 | struct msghdr msg_sys; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_recvmmsg': /kisskb/src/net/socket.c:2775:20: note: byref variable will be forcibly initialized 2775 | struct timespec64 timeout_sys; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/sound/soc/sof/sof-priv.h:14, from /kisskb/src/sound/soc/sof/ipc.c:17: /kisskb/src/sound/soc/sof/ipc.c: In function 'tx_wait_done': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/sof/ipc.c:225:8: note: in expansion of macro 'wait_event_timeout' 225 | ret = wait_event_timeout(msg->waitq, msg->ipc_complete, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/cachefiles.h:321, from /kisskb/src/fs/cachefiles/internal.h:123, from /kisskb/src/fs/cachefiles/main.c:22: /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_ref': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cachefiles.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_lookup': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cachefiles.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_mkdir': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cachefiles.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(cachefiles_mkdir, | ^~~~~~~~~~~ /kisskb/src/sound/soc/sof/ipc.c: In function 'snd_sof_ipc_stream_posn': /kisskb/src/sound/soc/sof/ipc.c:535:24: note: byref variable will be forcibly initialized 535 | struct sof_ipc_stream stream; | ^~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_create': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cachefiles.h:144:1: note: in expansion of macro 'TRACE_EVENT' 144 | TRACE_EVENT(cachefiles_create, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_unlink': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cachefiles.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_rename': /kisskb/src/sound/soc/sof/ipc.c: In function 'ipc_xrun': /kisskb/src/sound/soc/sof/ipc.c:484:29: note: byref variable will be forcibly initialized 484 | struct sof_ipc_stream_posn posn; | ^~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cachefiles.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/sound/soc/sof/ipc.c: In function 'ipc_period_elapsed': /kisskb/src/sound/soc/sof/ipc.c:454:29: note: byref variable will be forcibly initialized 454 | struct sof_ipc_stream_posn posn; | ^~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_mark_active': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cachefiles.h:219:1: note: in expansion of macro 'TRACE_EVENT' 219 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ /kisskb/src/sound/soc/sof/ipc.c: In function 'ipc_trace_message': /kisskb/src/sound/soc/sof/ipc.c:431:32: note: byref variable will be forcibly initialized 431 | struct sof_ipc_dma_trace_posn posn; | ^~~~ /kisskb/src/sound/soc/sof/ipc.c: In function 'snd_sof_ipc_msgs_rx': /kisskb/src/sound/soc/sof/ipc.c:375:25: note: byref variable will be forcibly initialized 375 | struct sof_ipc_cmd_hdr hdr; | ^~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_wait_active': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cachefiles.h:240:1: note: in expansion of macro 'TRACE_EVENT' 240 | TRACE_EVENT(cachefiles_wait_active, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_mark_inactive': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cachefiles.h:269:1: note: in expansion of macro 'TRACE_EVENT' 269 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_mark_buried': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cachefiles.h:293:1: note: in expansion of macro 'TRACE_EVENT' 293 | TRACE_EVENT(cachefiles_mark_buried, | ^~~~~~~~~~~ /kisskb/src/sound/soc/sof/ipc.c: In function 'snd_sof_ipc_set_get_comp_data': /kisskb/src/sound/soc/sof/ipc.c:674:34: note: byref variable will be forcibly initialized 674 | struct sof_ipc_ctrl_data_params sparams; | ^~~~~~~ /kisskb/src/net/mac802154/rx.c: In function '__ieee802154_rx_handle_packet': /kisskb/src/net/mac802154/rx.c:196:24: note: byref variable will be forcibly initialized 196 | struct ieee802154_hdr hdr; | ^~~ /kisskb/src/net/compat.c: In function '__get_compat_msghdr': /kisskb/src/net/compat.c:41:23: note: byref variable will be forcibly initialized 41 | struct compat_msghdr msg; | ^~~ /kisskb/src/net/compat.c: In function 'cmsghdr_from_user_compat_to_kern': /kisskb/src/net/compat.c:186:25: note: byref variable will be forcibly initialized 186 | struct compat_cmsghdr cmsg; | ^~~~ /kisskb/src/net/compat.c: In function 'put_cmsg_compat': /kisskb/src/net/compat.c:232:23: note: byref variable will be forcibly initialized 232 | struct old_timeval32 ctv; | ^~~ /kisskb/src/net/compat.c:231:24: note: byref variable will be forcibly initialized 231 | struct compat_cmsghdr cmhdr; | ^~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_add_sco': /kisskb/src/net/bluetooth/hci_conn.c:281:24: note: byref variable will be forcibly initialized 281 | struct hci_cp_add_sco cp; | ^~ /kisskb/src/fs/squashfs/xattr_id.c: In function 'squashfs_xattr_lookup': /kisskb/src/fs/squashfs/xattr_id.c:35:27: note: byref variable will be forcibly initialized 35 | struct squashfs_xattr_id id; | ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'le_disable_advertising': /kisskb/src/net/bluetooth/hci_conn.c:514:39: note: byref variable will be forcibly initialized 514 | struct hci_cp_le_set_ext_adv_enable cp; | ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_idle': /kisskb/src/net/bluetooth/hci_conn.c:492:28: note: byref variable will be forcibly initialized 492 | struct hci_cp_sniff_mode cp; | ^~ /kisskb/src/net/bluetooth/hci_conn.c:483:31: note: byref variable will be forcibly initialized 483 | struct hci_cp_sniff_subrate cp; | ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_auth': /kisskb/src/net/bluetooth/hci_conn.c:1424:32: note: byref variable will be forcibly initialized 1424 | struct hci_cp_auth_requested cp; | ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_encrypt': /kisskb/src/net/bluetooth/hci_conn.c:1448:34: note: byref variable will be forcibly initialized 1448 | struct hci_cp_set_conn_encrypt cp; | ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_switch_role': /kisskb/src/net/bluetooth/hci_conn.c:1562:29: note: byref variable will be forcibly initialized 1562 | struct hci_cp_switch_role cp; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/firmware.h:7, from /kisskb/src/sound/soc/sof/loader.c:13: /kisskb/src/sound/soc/sof/loader.c: In function 'snd_sof_run_firmware': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/sof/loader.c:853:8: note: in expansion of macro 'wait_event_timeout' 853 | ret = wait_event_timeout(sdev->boot_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_route': /kisskb/src/net/bluetooth/hci_conn.c:704:13: note: byref variable will be forcibly initialized 704 | bdaddr_t id_addr; | ^~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_req_directed_advertising': /kisskb/src/net/bluetooth/hci_conn.c:1001:34: note: byref variable will be forcibly initialized 1001 | struct hci_cp_le_set_adv_param cp; | ^~ /kisskb/src/net/bluetooth/hci_conn.c:987:43: note: byref variable will be forcibly initialized 987 | struct hci_cp_le_set_adv_set_rand_addr cp; | ^~ In file included from /kisskb/src/net/bluetooth/hci_conn.c:30: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_conn.c:985:27: note: in expansion of macro 'BDADDR_ANY' 985 | bacmp(&random_addr, BDADDR_ANY) && | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c:950:12: note: byref variable will be forcibly initialized 950 | bdaddr_t random_addr; | ^~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c:949:39: note: byref variable will be forcibly initialized 949 | struct hci_cp_le_set_ext_adv_params cp; | ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_req_add_le_create_conn': /kisskb/src/net/bluetooth/hci_conn.c:917:32: note: byref variable will be forcibly initialized 917 | struct hci_cp_le_create_conn cp; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mfd/si476x-cmd.c:12: /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_send_command': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:313:8: note: in expansion of macro 'wait_event_timeout' 313 | if (!wait_event_timeout(core->command, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:298:7: note: in expansion of macro 'wait_event_timeout' 298 | if (!wait_event_timeout(core->command, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_acl_create_connection': /kisskb/src/net/bluetooth/hci_conn.c:202:28: note: byref variable will be forcibly initialized 202 | struct hci_cp_create_conn cp; | ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_disconnect': /kisskb/src/net/bluetooth/hci_conn.c:268:35: note: byref variable will be forcibly initialized 268 | struct hci_cp_read_clock_offset clkoff_cp; | ^~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_setup_sync': /kisskb/src/net/bluetooth/hci_conn.c:313:32: note: byref variable will be forcibly initialized 313 | struct hci_cp_setup_sync_conn cp; | ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_le_conn_update': /kisskb/src/net/bluetooth/hci_conn.c:367:31: note: byref variable will be forcibly initialized 367 | struct hci_cp_le_conn_update cp; | ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_le_start_enc': /kisskb/src/net/bluetooth/hci_conn.c:402:29: note: byref variable will be forcibly initialized 402 | struct hci_cp_le_start_enc cp; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c: In function 'radeon_bo_list_validate': /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c:492:19: note: byref variable will be forcibly initialized 492 | struct list_head duplicates; | ^~~~~~~~~~ /kisskb/src/fs/cachefiles/namei.c: In function 'cachefiles_bury_object': /kisskb/src/fs/cachefiles/namei.c:416:21: note: byref variable will be forcibly initialized 416 | struct renamedata rd = { | ^~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_cmd_clear_stc': /kisskb/src/drivers/mfd/si476x-cmd.c:350:32: note: byref variable will be forcibly initialized 350 | struct si476x_rsq_status_args args = { | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mfd/si476x-cmd.c:12: /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_cmd_tune_seek_freq': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' 882 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:904:11: note: in expansion of macro '__wait_event_killable' 904 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:384:3: note: in expansion of macro 'wait_event_killable' 384 | wait_event_killable(core->tuning, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/file.c: In function 'do_writepage': /kisskb/src/fs/ubifs/file.c:907:18: note: byref variable will be forcibly initialized 907 | union ubifs_key key; | ^~~ /kisskb/src/fs/cachefiles/namei.c: In function 'cachefiles_mark_object_active': /kisskb/src/fs/cachefiles/namei.c:198:22: note: byref variable will be forcibly initialized 198 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_enter_active_mode': /kisskb/src/net/bluetooth/hci_conn.c:1586:33: note: byref variable will be forcibly initialized 1586 | struct hci_cp_exit_sniff_mode cp; | ^~ /kisskb/src/fs/cachefiles/namei.c: In function 'cachefiles_walk_to_object': /kisskb/src/fs/cachefiles/namei.c:498:14: note: byref variable will be forcibly initialized 498 | struct path path; | ^~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_conn_list': /kisskb/src/fs/ubifs/file.c: In function 'do_truncation': /kisskb/src/net/bluetooth/hci_conn.c:1654:27: note: byref variable will be forcibly initialized 1654 | struct hci_conn_list_req req, *cl; | ^~~ /kisskb/src/fs/ubifs/file.c:1112:26: note: byref variable will be forcibly initialized 1112 | struct ubifs_budget_req req; | ^~~ /kisskb/src/fs/ubifs/file.c: In function 'update_mctime': /kisskb/src/fs/ubifs/file.c:1420:27: note: byref variable will be forcibly initialized 1420 | struct ubifs_budget_req req = { .dirtied_ino = 1, | ^~~ /kisskb/src/fs/ubifs/file.c:1414:20: note: byref variable will be forcibly initialized 1414 | struct timespec64 now = current_time(inode); | ^~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_conn_info': /kisskb/src/net/bluetooth/hci_conn.c:1707:23: note: byref variable will be forcibly initialized 1707 | struct hci_conn_info ci; | ^~ /kisskb/src/net/bluetooth/hci_conn.c:1706:27: note: byref variable will be forcibly initialized 1706 | struct hci_conn_info_req req; | ^~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_auth_info': /kisskb/src/net/bluetooth/hci_conn.c:1734:27: note: byref variable will be forcibly initialized 1734 | struct hci_auth_info_req req; | ^~~ /kisskb/src/fs/ubifs/file.c: In function 'read_block': /kisskb/src/fs/ubifs/file.c:50:18: note: byref variable will be forcibly initialized 50 | union ubifs_key key; | ^~~ /kisskb/src/fs/affs/file.c: In function 'affs_bread_ino': /kisskb/src/fs/affs/file.c:467:26: note: byref variable will be forcibly initialized 467 | struct buffer_head *bh, tmp_bh; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_defer.c:6: /kisskb/src/fs/xfs/libxfs/xfs_defer.c: In function 'xfs_defer_finish_noroll': /kisskb/src/fs/xfs/libxfs/xfs_defer.c:463:12: note: byref variable will be forcibly initialized 463 | LIST_HEAD(dop_pending); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/affs/file.c: In function 'affs_getzeroblk_ino': /kisskb/src/fs/affs/file.c:486:26: note: byref variable will be forcibly initialized 486 | struct buffer_head *bh, tmp_bh; | ^~~~~~ In file included from /kisskb/src/net/bluetooth/hci_conn.c:30: /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_connect_le': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_conn.c:1091:30: note: in expansion of macro 'BDADDR_ANY' 1091 | if (irk && bacmp(&irk->rpa, BDADDR_ANY)) { | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c:1049:21: note: byref variable will be forcibly initialized 1049 | struct hci_request req; | ^~~ /kisskb/src/fs/affs/file.c: In function 'affs_getemptyblk_ino': /kisskb/src/fs/affs/file.c:505:26: note: byref variable will be forcibly initialized 505 | struct buffer_head *bh, tmp_bh; | ^~~~~~ /kisskb/src/fs/ubifs/file.c: In function 'ubifs_vm_page_mkwrite': /kisskb/src/fs/ubifs/file.c:1513:20: note: byref variable will be forcibly initialized 1513 | struct timespec64 now = current_time(inode); | ^~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_unlink': /kisskb/src/fs/ubifs/dir.c:772:22: note: byref variable will be forcibly initialized 772 | struct fscrypt_name nm; | ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_link': /kisskb/src/fs/ubifs/dir.c:699:22: note: byref variable will be forcibly initialized 699 | struct fscrypt_name nm; | ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_xrename': /kisskb/src/fs/ubifs/dir.c:1502:30: note: byref variable will be forcibly initialized 1502 | struct fscrypt_name fst_nm, snd_nm; | ^~~~~~ /kisskb/src/fs/ubifs/dir.c:1502:22: note: byref variable will be forcibly initialized 1502 | struct fscrypt_name fst_nm, snd_nm; | ^~~~~~ /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_report_cipher': /kisskb/src/crypto/crypto_user_base.c:74:30: note: byref variable will be forcibly initialized 74 | struct crypto_report_cipher rcipher; | ^~~~~~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_lookup': /kisskb/src/fs/ubifs/dir.c:201:22: note: byref variable will be forcibly initialized 201 | struct fscrypt_name nm; | ^~ /kisskb/src/fs/ubifs/dir.c:197:18: note: byref variable will be forcibly initialized 197 | union ubifs_key key; | ^~~ /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_report_comp': /kisskb/src/crypto/crypto_user_base.c:90:28: note: byref variable will be forcibly initialized 90 | struct crypto_report_comp rcomp; | ^~~~~ /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_report_one': /kisskb/src/crypto/crypto_user_base.c:118:31: note: byref variable will be forcibly initialized 118 | struct crypto_report_larval rl; | ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_readdir': /kisskb/src/fs/ubifs/dir.c:502:18: note: byref variable will be forcibly initialized 502 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/dir.c:500:22: note: byref variable will be forcibly initialized 500 | struct fscrypt_name nm; | ^~ /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_dump_report': /kisskb/src/crypto/crypto_user_base.c:228:26: note: byref variable will be forcibly initialized 228 | struct crypto_dump_info info; | ^~~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_mknod': /kisskb/src/fs/ubifs/dir.c:1029:22: note: byref variable will be forcibly initialized 1029 | struct fscrypt_name nm; | ^~ /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_user_rcv_msg': /kisskb/src/crypto/crypto_user_base.c:451:32: note: byref variable will be forcibly initialized 451 | struct netlink_dump_control c = { | ^ /kisskb/src/fs/ubifs/dir.c: In function 'do_tmpfile': /kisskb/src/fs/ubifs/dir.c:361:22: note: byref variable will be forcibly initialized 361 | struct fscrypt_name nm; | ^~ /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_report': /kisskb/src/crypto/crypto_user_base.c:191:26: note: byref variable will be forcibly initialized 191 | struct crypto_dump_info info; | ^~~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_symlink': /kisskb/src/fs/ubifs/dir.c:1118:22: note: byref variable will be forcibly initialized 1118 | struct fscrypt_name nm; | ^~ /kisskb/src/fs/ubifs/dir.c:1115:26: note: byref variable will be forcibly initialized 1115 | struct ubifs_budget_req req = { .new_ino = 1, .new_dent = 1, | ^~~ /kisskb/src/fs/ubifs/dir.c:1114:21: note: byref variable will be forcibly initialized 1114 | struct fscrypt_str disk_link; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/crypto/crypto_user_base.c:9: /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_update_alg': /kisskb/src/crypto/crypto_user_base.c:266:12: note: byref variable will be forcibly initialized 266 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_mkdir': /kisskb/src/fs/ubifs/dir.c:953:22: note: byref variable will be forcibly initialized 953 | struct fscrypt_name nm; | ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_create': /kisskb/src/fs/ubifs/dir.c:291:22: note: byref variable will be forcibly initialized 291 | struct fscrypt_name nm; | ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_check_dir_empty': /kisskb/src/fs/ubifs/dir.c:854:18: note: byref variable will be forcibly initialized 854 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_rmdir': /kisskb/src/fs/ubifs/dir.c:877:22: note: byref variable will be forcibly initialized 877 | struct fscrypt_name nm; | ^~ /kisskb/src/fs/ubifs/dir.c: In function 'do_rename': /kisskb/src/fs/ubifs/dir.c:1419:27: note: byref variable will be forcibly initialized 1419 | struct ubifs_budget_req wht_req = { .dirtied_ino = 1, | ^~~~~~~ /kisskb/src/fs/ubifs/dir.c:1269:30: note: byref variable will be forcibly initialized 1269 | struct fscrypt_name old_nm, new_nm; | ^~~~~~ /kisskb/src/fs/ubifs/dir.c:1269:22: note: byref variable will be forcibly initialized 1269 | struct fscrypt_name old_nm, new_nm; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_data.c: In function '__xfs_dir3_data_check': /kisskb/src/fs/xfs/libxfs/xfs_dir2_data.c:115:19: note: byref variable will be forcibly initialized 115 | struct xfs_name name; | ^~~~ /kisskb/src/fs/stat.c: In function 'cp_new_stat': /kisskb/src/fs/stat.c:328:14: note: byref variable will be forcibly initialized 328 | struct stat tmp; | ^~~ /kisskb/src/fs/stat.c: In function 'cp_new_stat64': /kisskb/src/fs/stat.c:471:16: note: byref variable will be forcibly initialized 471 | struct stat64 tmp; | ^~~ /kisskb/src/fs/stat.c: In function 'cp_statx': /kisskb/src/fs/stat.c:555:15: note: byref variable will be forcibly initialized 555 | struct statx tmp; | ^~~ /kisskb/src/fs/stat.c: In function 'cp_compat_stat': /kisskb/src/fs/stat.c:627:21: note: byref variable will be forcibly initialized 627 | struct compat_stat tmp; | ^~~ /kisskb/src/fs/stat.c: In function 'vfs_statx': /kisskb/src/fs/stat.c:187:14: note: byref variable will be forcibly initialized 187 | struct path path; | ^~~~ /kisskb/src/fs/stat.c: In function 'do_readlinkat': /kisskb/src/fs/stat.c:416:14: note: byref variable will be forcibly initialized 416 | struct path path; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newfstat': /kisskb/src/fs/stat.c:403:15: note: byref variable will be forcibly initialized 403 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_fstat64': /kisskb/src/fs/stat.c:530:15: note: byref variable will be forcibly initialized 530 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_compat_sys_newfstat': /kisskb/src/fs/stat.c:700:15: note: byref variable will be forcibly initialized 700 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newstat': /kisskb/src/fs/stat.c:366:15: note: byref variable will be forcibly initialized 366 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_stat64': /kisskb/src/fs/stat.c:507:15: note: byref variable will be forcibly initialized 507 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_compat_sys_newstat': /kisskb/src/fs/stat.c:661:15: note: byref variable will be forcibly initialized 661 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newlstat': /kisskb/src/fs/stat.c:377:15: note: byref variable will be forcibly initialized 377 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_lstat64': /kisskb/src/fs/stat.c:519:15: note: byref variable will be forcibly initialized 519 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_compat_sys_newlstat': /kisskb/src/fs/stat.c:673:15: note: byref variable will be forcibly initialized 673 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newfstatat': /kisskb/src/fs/stat.c:391:15: note: byref variable will be forcibly initialized 391 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_fstatat64': /kisskb/src/fs/stat.c:542:15: note: byref variable will be forcibly initialized 542 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function 'do_statx': /kisskb/src/fs/stat.c:590:15: note: byref variable will be forcibly initialized 590 | struct kstat stat; | ^~~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/srcutree.h:15, from /kisskb/src/include/linux/srcu.h:49, from /kisskb/src/include/linux/notifier.h:16, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/input/keyboard/samsung-keypad.c:10: /kisskb/src/drivers/input/keyboard/samsung-keypad.c: In function 'samsung_keypad_irq': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/keyboard/samsung-keypad.c:162:4: note: in expansion of macro 'wait_event_timeout' 162 | wait_event_timeout(keypad->wait, keypad->stopped, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c: In function '_abb5zes3_rtc_read_timer': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:301:18: note: byref variable will be forcibly initialized 301 | struct rtc_time rtc_tm, *alarm_tm = &alarm->time; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c: In function '_abb5zes3_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:354:18: note: byref variable will be forcibly initialized 354 | struct rtc_time rtc_tm, *alarm_tm = &alarm->time; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c: In function '_abb5zes3_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:442:18: note: byref variable will be forcibly initialized 442 | struct rtc_time rtc_tm; | ^~~~~~ /kisskb/src/drivers/gpu/drm/mgag200/mgag200_mode.c: In function 'mgag200_simple_display_pipe_enable': /kisskb/src/drivers/gpu/drm/mgag200/mgag200_mode.c:1575:18: note: byref variable will be forcibly initialized 1575 | struct drm_rect fullscreen = { | ^~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c: In function 'abb5zes3_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:546:18: note: byref variable will be forcibly initialized 546 | struct rtc_time rtc_tm; | ^~~~~~ /kisskb/src/drivers/gpu/drm/mgag200/mgag200_mode.c: In function 'mgag200_simple_display_pipe_update': /kisskb/src/drivers/gpu/drm/mgag200/mgag200_mode.c:1646:18: note: byref variable will be forcibly initialized 1646 | struct drm_rect damage; | ^~~~~~ /kisskb/src/fs/affs/amigaffs.c: In function 'affs_error': /kisskb/src/fs/affs/amigaffs.c:475:19: note: byref variable will be forcibly initialized 475 | struct va_format vaf; | ^~~ /kisskb/src/fs/affs/amigaffs.c: In function 'affs_warning': /kisskb/src/fs/affs/amigaffs.c:491:19: note: byref variable will be forcibly initialized 491 | struct va_format vaf; | ^~~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_report_aead': /kisskb/src/crypto/crypto_user_stat.c:33:26: note: byref variable will be forcibly initialized 33 | struct crypto_stat_aead raead; | ^~~~~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_report_cipher': /kisskb/src/crypto/crypto_user_stat.c:50:28: note: byref variable will be forcibly initialized 50 | struct crypto_stat_cipher rcipher; | ^~~~~~~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_report_comp': /kisskb/src/crypto/crypto_user_stat.c:67:30: note: byref variable will be forcibly initialized 67 | struct crypto_stat_compress rcomp; | ^~~~~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_report_acomp': /kisskb/src/crypto/crypto_user_stat.c:83:30: note: byref variable will be forcibly initialized 83 | struct crypto_stat_compress racomp; | ^~~~~~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_report_akcipher': /kisskb/src/crypto/crypto_user_stat.c:99:30: note: byref variable will be forcibly initialized 99 | struct crypto_stat_akcipher rakcipher; | ^~~~~~~~~ /kisskb/src/net/ieee802154/core.c: In function 'wpan_phy_for_each': /kisskb/src/net/ieee802154/core.c:57:28: note: byref variable will be forcibly initialized 57 | struct wpan_phy_iter_data wpid = { | ^~~~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_report_kpp': /kisskb/src/crypto/crypto_user_stat.c:118:25: note: byref variable will be forcibly initialized 118 | struct crypto_stat_kpp rkpp; | ^~~~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_report_ahash': /kisskb/src/crypto/crypto_user_stat.c:134:26: note: byref variable will be forcibly initialized 134 | struct crypto_stat_hash rhash; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/net/ieee802154/core.c:6: /kisskb/src/net/ieee802154/core.c: In function 'wpan_phy_unregister': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/net/ieee802154/core.c:165:2: note: in expansion of macro 'wait_event' 165 | wait_event(rdev->dev_wait, ({ | ^~~~~~~~~~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_report_shash': /kisskb/src/crypto/crypto_user_stat.c:149:26: note: byref variable will be forcibly initialized 149 | struct crypto_stat_hash rhash; | ^~~~~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_report_rng': /kisskb/src/crypto/crypto_user_stat.c:164:25: note: byref variable will be forcibly initialized 164 | struct crypto_stat_rng rrng; | ^~~~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_reportstat_one': /kisskb/src/crypto/crypto_user_stat.c:198:29: note: byref variable will be forcibly initialized 198 | struct crypto_stat_larval rl; | ^~ /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_reportstat': /kisskb/src/crypto/crypto_user_stat.c:302:26: note: byref variable will be forcibly initialized 302 | struct crypto_dump_info info; | ^~~~ /kisskb/src/drivers/mfd/si476x-i2c.c: In function 'si476x_core_stop': /kisskb/src/drivers/mfd/si476x-i2c.c:231:33: note: byref variable will be forcibly initialized 231 | struct si476x_power_down_args args = { | ^~~~ /kisskb/src/drivers/mfd/si476x-i2c.c: In function 'si476x_core_drain_rds_fifo': /kisskb/src/drivers/mfd/si476x-i2c.c:366:34: note: byref variable will be forcibly initialized 366 | struct si476x_rds_status_report report; | ^~~~~~ /kisskb/src/drivers/mfd/si476x-i2c.c: In function 'si476x_core_get_revision_info': /kisskb/src/drivers/mfd/si476x-i2c.c:621:26: note: byref variable will be forcibly initialized 621 | struct si476x_func_info info; | ^~~~ /kisskb/src/drivers/i2c/i2c-slave-testunit.c: In function 'i2c_slave_testunit_work': /kisskb/src/drivers/i2c/i2c-slave-testunit.c:49:17: note: byref variable will be forcibly initialized 49 | struct i2c_msg msg; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/miscdevice.h:7, from /kisskb/src/drivers/accessibility/speakup/speakup_soft.c:13: /kisskb/src/drivers/accessibility/speakup/speakup_soft.c: In function 'softsynthx_read': /kisskb/src/drivers/accessibility/speakup/speakup_soft.c:209:14: note: byref variable will be forcibly initialized 209 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/accessibility/speakup/speakup_soft.c:209:2: note: in expansion of macro 'DEFINE_WAIT' 209 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/net/atm/resources.c: In function 'fetch_stats': /kisskb/src/net/atm/resources.c:180:23: note: byref variable will be forcibly initialized 180 | struct atm_dev_stats tmp; | ^~~ /kisskb/src/drivers/power/supply/charger-manager.c: In function 'is_ext_pwr_online': /kisskb/src/drivers/power/supply/charger-manager.c:153:29: note: byref variable will be forcibly initialized 153 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/charger-manager.c: In function 'is_batt_present': /kisskb/src/drivers/power/supply/charger-manager.c:97:29: note: byref variable will be forcibly initialized 97 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/charger-manager.c: In function 'is_charging': /kisskb/src/drivers/power/supply/charger-manager.c:216:29: note: byref variable will be forcibly initialized 216 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/charger-manager.c: In function 'get_batt_uV': /kisskb/src/drivers/power/supply/charger-manager.c:189:29: note: byref variable will be forcibly initialized 189 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/charger-manager.c: In function 'is_full_charged': /kisskb/src/drivers/power/supply/charger-manager.c:283:29: note: byref variable will be forcibly initialized 283 | union power_supply_propval val; | ^~~ /kisskb/src/net/atm/resources.c: In function 'atm_dev_ioctl': /kisskb/src/net/atm/resources.c:324:26: note: byref variable will be forcibly initialized 324 | struct sockaddr_atmsvc addr; | ^~~~ /kisskb/src/drivers/power/supply/charger-manager.c: In function 'cm_init_thermal_data': /kisskb/src/drivers/power/supply/charger-manager.c:1239:29: note: byref variable will be forcibly initialized 1239 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/charger-manager.c: In function 'charger_manager_probe': /kisskb/src/drivers/power/supply/charger-manager.c:1428:29: note: byref variable will be forcibly initialized 1428 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'dm_btree_lookup': /kisskb/src/drivers/md/persistent-data/dm-btree.c:382:18: note: byref variable will be forcibly initialized 382 | struct ro_spine spine; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'dm_btree_find_key': /kisskb/src/drivers/md/persistent-data/dm-btree.c:910:18: note: byref variable will be forcibly initialized 910 | struct ro_spine spine; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'dm_btree_lookup_next': /kisskb/src/drivers/md/persistent-data/dm-btree.c:477:18: note: byref variable will be forcibly initialized 477 | struct ro_spine spine; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'insert': /kisskb/src/drivers/md/persistent-data/dm-btree.c:773:29: note: byref variable will be forcibly initialized 773 | struct dm_btree_value_type le64_type; | ^~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:771:22: note: byref variable will be forcibly initialized 771 | struct shadow_spine spine; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c: In function 'rebalance2': /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:242:21: note: byref variable will be forcibly initialized 242 | struct child left, right; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:242:15: note: byref variable will be forcibly initialized 242 | struct child left, right; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c: In function 'rebalance3': /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:376:29: note: byref variable will be forcibly initialized 376 | struct child left, center, right; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:376:21: note: byref variable will be forcibly initialized 376 | struct child left, center, right; | ^~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:376:15: note: byref variable will be forcibly initialized 376 | struct child left, center, right; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c: In function 'dm_btree_remove': /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:525:29: note: byref variable will be forcibly initialized 525 | struct dm_btree_value_type le64_vt; | ^~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:523:22: note: byref variable will be forcibly initialized 523 | struct shadow_spine spine; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c: In function 'remove_one': /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:622:29: note: byref variable will be forcibly initialized 622 | struct dm_btree_value_type le64_vt; | ^~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:620:22: note: byref variable will be forcibly initialized 620 | struct shadow_spine spine; | ^~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c: In function '__virtio_crypto_skcipher_do_req': /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:352:36: note: byref variable will be forcibly initialized 352 | struct scatterlist outhdr, iv_sg, status_sg, **sgs; | ^~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:352:29: note: byref variable will be forcibly initialized 352 | struct scatterlist outhdr, iv_sg, status_sg, **sgs; | ^~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:352:21: note: byref variable will be forcibly initialized 352 | struct scatterlist outhdr, iv_sg, status_sg, **sgs; | ^~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c: In function 'virtio_crypto_alg_skcipher_close_session': /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:208:29: note: byref variable will be forcibly initialized 208 | struct scatterlist outhdr, status_sg, *sgs[2]; | ^~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:208:21: note: byref variable will be forcibly initialized 208 | struct scatterlist outhdr, status_sg, *sgs[2]; | ^~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c: In function 'virtio_crypto_alg_skcipher_init_session': /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:120:37: note: byref variable will be forcibly initialized 120 | struct scatterlist outhdr, key_sg, inhdr, *sgs[3]; | ^~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:120:29: note: byref variable will be forcibly initialized 120 | struct scatterlist outhdr, key_sg, inhdr, *sgs[3]; | ^~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:120:21: note: byref variable will be forcibly initialized 120 | struct scatterlist outhdr, key_sg, inhdr, *sgs[3]; | ^~~~~~ /kisskb/src/fs/ntfs/namei.c: In function 'ntfs_lookup': /kisskb/src/fs/ntfs/namei.c:168:14: note: byref variable will be forcibly initialized 168 | struct qstr nls_name; | ^~~~~~~~ /kisskb/src/fs/cachefiles/rdwr.c: In function 'cachefiles_read_or_alloc_pages': /kisskb/src/fs/cachefiles/rdwr.c:690:17: note: byref variable will be forcibly initialized 690 | struct pagevec pagevec; | ^~~~~~~ /kisskb/src/fs/cachefiles/rdwr.c:689:19: note: byref variable will be forcibly initialized 689 | struct list_head backpages; | ^~~~~~~~~ /kisskb/src/fs/cachefiles/rdwr.c: In function 'cachefiles_allocate_pages': /kisskb/src/fs/cachefiles/rdwr.c:840:17: note: byref variable will be forcibly initialized 840 | struct pagevec pagevec; | ^~~~~~~ /kisskb/src/fs/cachefiles/rdwr.c: In function 'cachefiles_write_page': /kisskb/src/fs/cachefiles/rdwr.c:884:14: note: byref variable will be forcibly initialized 884 | struct path path; | ^~~~ /kisskb/src/drivers/rtc/rtc-cmos.c: In function 'cmos_validate_alarm': /kisskb/src/drivers/rtc/rtc-cmos.c:423:19: note: byref variable will be forcibly initialized 423 | struct rtc_time max_date = now; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-cmos.c:399:19: note: byref variable will be forcibly initialized 399 | struct rtc_time max_date = now; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-cmos.c:382:18: note: byref variable will be forcibly initialized 382 | struct rtc_time now; | ^~~ /kisskb/src/drivers/rtc/rtc-cmos.c: In function 'cmos_aie_poweroff': /kisskb/src/drivers/rtc/rtc-cmos.c:967:21: note: byref variable will be forcibly initialized 967 | struct rtc_wkalrm alarm; | ^~~~~ /kisskb/src/drivers/rtc/rtc-cmos.c:938:18: note: byref variable will be forcibly initialized 938 | struct rtc_time now; | ^~~ /kisskb/src/drivers/gpu/drm/savage/savage_state.c: In function 'savage_dispatch_draw': /kisskb/src/drivers/gpu/drm/savage/savage_state.c:921:28: note: byref variable will be forcibly initialized 921 | drm_savage_cmd_header_t cmd_header; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/savage/savage_state.c: In function 'savage_bci_cmdbuf': /kisskb/src/drivers/gpu/drm/savage/savage_state.c:1050:27: note: byref variable will be forcibly initialized 1050 | drm_savage_cmd_header_t cmd_header; | ^~~~~~~~~~ /kisskb/src/drivers/crypto/nx/nx-842-pseries.c: In function 'nx842_pseries_decompress': /kisskb/src/drivers/crypto/nx/nx-842-pseries.c:414:33: note: byref variable will be forcibly initialized 414 | struct nx842_scatterlist slin, slout; | ^~~~~ /kisskb/src/drivers/crypto/nx/nx-842-pseries.c:414:27: note: byref variable will be forcibly initialized 414 | struct nx842_scatterlist slin, slout; | ^~~~ /kisskb/src/drivers/crypto/nx/nx-842-pseries.c: In function 'nx842_pseries_compress': /kisskb/src/drivers/crypto/nx/nx-842-pseries.c:284:33: note: byref variable will be forcibly initialized 284 | struct nx842_scatterlist slin, slout; | ^~~~~ /kisskb/src/drivers/crypto/nx/nx-842-pseries.c:284:27: note: byref variable will be forcibly initialized 284 | struct nx842_scatterlist slin, slout; | ^~~~ /kisskb/src/net/nfc/nci/data.c: In function 'nci_queue_tx_data_frags': /kisskb/src/net/nfc/nci/data.c:100:22: note: byref variable will be forcibly initialized 100 | struct sk_buff_head frags_q; | ^~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_get_features': /kisskb/src/fs/btrfs/ioctl.c:4599:35: note: byref variable will be forcibly initialized 4599 | struct btrfs_ioctl_feature_flags features; | ^~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'find_new_extents': /kisskb/src/fs/btrfs/ioctl.c:978:19: note: byref variable will be forcibly initialized 978 | struct btrfs_key min_key; | ^~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_fitrim': /kisskb/src/fs/btrfs/ioctl.c:378:22: note: byref variable will be forcibly initialized 378 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_space_info': /kisskb/src/fs/btrfs/ioctl.c:3402:32: note: byref variable will be forcibly initialized 3402 | struct btrfs_ioctl_space_info space; | ^~~~~ /kisskb/src/fs/btrfs/ioctl.c:3401:32: note: byref variable will be forcibly initialized 3401 | struct btrfs_ioctl_space_args space_args; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'create_subvol': /kisskb/src/fs/btrfs/ioctl.c:466:25: note: byref variable will be forcibly initialized 466 | struct btrfs_block_rsv block_rsv; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:460:19: note: byref variable will be forcibly initialized 460 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_encoders.c: In function 'radeon_legacy_backlight_init': /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_encoders.c:378:30: note: byref variable will be forcibly initialized 378 | struct backlight_properties props; | ^~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_default_subvol': /kisskb/src/fs/btrfs/ioctl.c:3314:24: note: byref variable will be forcibly initialized 3314 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'key_in_sk': /kisskb/src/fs/btrfs/ioctl.c:1966:19: note: byref variable will be forcibly initialized 1966 | struct btrfs_key test; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'copy_to_sk': /kisskb/src/fs/btrfs/ioctl.c:1998:19: note: byref variable will be forcibly initialized 1998 | struct btrfs_key test; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c:1997:35: note: byref variable will be forcibly initialized 1997 | struct btrfs_ioctl_search_header sh; | ^~ /kisskb/src/fs/btrfs/ioctl.c: In function 'search_ioctl': /kisskb/src/fs/btrfs/ioctl.c:2127:19: note: byref variable will be forcibly initialized 2127 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_tree_search': /kisskb/src/fs/btrfs/ioctl.c:2189:32: note: byref variable will be forcibly initialized 2189 | struct btrfs_ioctl_search_key sk; | ^~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_tree_search_v2': /kisskb/src/fs/btrfs/ioctl.c:2223:36: note: byref variable will be forcibly initialized 2223 | struct btrfs_ioctl_search_args_v2 args; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_search_path_in_tree': /kisskb/src/fs/btrfs/ioctl.c:2263:19: note: byref variable will be forcibly initialized 2263 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/ioctl.c: In function '_btrfs_ioctl_send': /kisskb/src/fs/btrfs/ioctl.c:4754:35: note: byref variable will be forcibly initialized 4754 | struct btrfs_ioctl_send_args_32 args32; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'mcp794xx_alm_weekday': /kisskb/src/drivers/rtc/rtc-ds1307.c:777:18: note: byref variable will be forcibly initialized 777 | struct rtc_time tm_now; | ^~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_get_subvol_info': /kisskb/src/fs/btrfs/ioctl.c:2599:19: note: byref variable will be forcibly initialized 2599 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/locking.c:6: /kisskb/src/fs/btrfs/locking.c: In function 'btrfs_drew_write_lock': /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_get_subvol_rootref': /kisskb/src/fs/btrfs/ioctl.c:2719:19: note: byref variable will be forcibly initialized 2719 | struct btrfs_key key; | ^~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/locking.c:257:3: note: in expansion of macro 'wait_event' 257 | wait_event(lock->pending_writers, !atomic_read(&lock->readers)); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/locking.c: In function 'btrfs_drew_read_lock': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/locking.c:279:2: note: in expansion of macro 'wait_event' 279 | wait_event(lock->pending_readers, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_search_path_in_tree_user': /kisskb/src/fs/btrfs/ioctl.c:2357:24: note: byref variable will be forcibly initialized 2357 | struct btrfs_key key, key2; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c:2357:19: note: byref variable will be forcibly initialized 2357 | struct btrfs_key key, key2; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds3231_clks_register': /kisskb/src/drivers/rtc/rtc-ds1307.c:1638:24: note: byref variable will be forcibly initialized 1638 | struct clk_init_data init = ds3231_clks_init[i]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds1307_probe': /kisskb/src/drivers/rtc/rtc-ds1307.c:2008:23: note: byref variable will be forcibly initialized 2008 | struct nvmem_config nvmem_cfg = { | ^~~~~~~~~ /kisskb/src/fs/hfsplus/wrapper.c: In function 'hfsplus_get_last_session': /kisskb/src/fs/hfsplus/wrapper.c:151:29: note: byref variable will be forcibly initialized 151 | struct cdrom_multisession ms_info; | ^~~~~~~ /kisskb/src/fs/hfsplus/wrapper.c:137:25: note: byref variable will be forcibly initialized 137 | struct cdrom_tocentry te; | ^~ /kisskb/src/fs/hfsplus/wrapper.c: In function 'hfsplus_read_wrapper': /kisskb/src/fs/hfsplus/wrapper.c:166:20: note: byref variable will be forcibly initialized 166 | struct hfsplus_wd wd; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c: In function 'radeon_i2c_put_byte': /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c:1081:17: note: byref variable will be forcibly initialized 1081 | struct i2c_msg msg = { | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c: In function 'xfs_dir2_block_removename': /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:791:20: note: byref variable will be forcibly initialized 791 | xfs_dir2_sf_hdr_t sfh; /* shortform header */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c: In function 'xfs_dir2_leaf_to_block': /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:945:29: note: byref variable will be forcibly initialized 945 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:940:20: note: byref variable will be forcibly initialized 940 | xfs_dir2_sf_hdr_t sfh; /* shortform header */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c: In function 'xfs_dir2_sf_to_block': /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:1095:19: note: byref variable will be forcibly initialized 1095 | struct xfs_name name; | ^~~~ /kisskb/src/drivers/thermal/devfreq_cooling.c: In function 'devfreq_cooling_power2state': /kisskb/src/drivers/thermal/devfreq_cooling.c:256:28: note: byref variable will be forcibly initialized 256 | struct devfreq_dev_status status; | ^~~~~~ /kisskb/src/fs/exec.c: In function 'shift_arg_pages': /kisskb/src/fs/exec.c:685:20: note: byref variable will be forcibly initialized 685 | struct mmu_gather tlb; | ^~~ /kisskb/src/drivers/thermal/devfreq_cooling.c: In function 'devfreq_cooling_get_requested_power': /kisskb/src/drivers/thermal/devfreq_cooling.c:181:28: note: byref variable will be forcibly initialized 181 | struct devfreq_dev_status status; | ^~~~~~ /kisskb/src/drivers/of/base.c: In function 'of_count_phandle_with_args': /kisskb/src/drivers/of/base.c:1741:29: note: byref variable will be forcibly initialized 1741 | struct of_phandle_iterator it; | ^~ /kisskb/src/drivers/of/base.c: In function '__of_parse_phandle_with_args': /kisskb/src/drivers/of/base.c:1376:29: note: byref variable will be forcibly initialized 1376 | struct of_phandle_iterator it; | ^~ /kisskb/src/drivers/of/base.c: In function 'of_parse_phandle': /kisskb/src/drivers/of/base.c:1435:25: note: byref variable will be forcibly initialized 1435 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/of/base.c: In function 'of_get_cpu_state_node': /kisskb/src/drivers/of/base.c:436:25: note: byref variable will be forcibly initialized 436 | struct of_phandle_args args; | ^~~~ /kisskb/src/sound/soc/sof/pcm.c: In function 'sof_pcm_dsp_pcm_free': /kisskb/src/sound/soc/sof/pcm.c:103:23: note: byref variable will be forcibly initialized 103 | struct sof_ipc_reply reply; | ^~~~~ /kisskb/src/sound/soc/sof/pcm.c:102:24: note: byref variable will be forcibly initialized 102 | struct sof_ipc_stream stream; | ^~~~~~ /kisskb/src/fs/namei.c: In function 'follow_dotdot_rcu': /kisskb/src/fs/namei.c:1810:15: note: byref variable will be forcibly initialized 1810 | struct path path; | ^~~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtSplitUp': /kisskb/src/sound/soc/sof/pcm.c: In function 'sof_pcm_hw_params': /kisskb/src/sound/soc/sof/pcm.c:128:34: note: byref variable will be forcibly initialized 128 | struct sof_ipc_pcm_params_reply ipc_params_reply; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_xtree.c:693:17: note: byref variable will be forcibly initialized 693 | struct pxdlist pxdlist; | ^~~~~~~ /kisskb/src/sound/soc/sof/pcm.c:127:28: note: byref variable will be forcibly initialized 127 | struct sof_ipc_pcm_params pcm; | ^~~ /kisskb/src/fs/namei.c: In function 'follow_dotdot': /kisskb/src/fs/namei.c:1850:15: note: byref variable will be forcibly initialized 1850 | struct path path; | ^~~~ /kisskb/src/sound/soc/sof/pcm.c: In function 'sof_pcm_trigger': /kisskb/src/sound/soc/sof/pcm.c:317:23: note: byref variable will be forcibly initialized 317 | struct sof_ipc_reply reply; | ^~~~~ /kisskb/src/sound/soc/sof/pcm.c:316:24: note: byref variable will be forcibly initialized 316 | struct sof_ipc_stream stream; | ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/namei.c:21: /kisskb/src/fs/namei.c: In function '__lookup_slow': /kisskb/src/fs/namei.c:1608:34: note: byref variable will be forcibly initialized 1608 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); | ^~ /kisskb/src/include/linux/wait.h:77:25: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtLookup': /kisskb/src/fs/jfs/jfs_xtree.c:137:17: note: byref variable will be forcibly initialized 137 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtInsert': /kisskb/src/fs/jfs/jfs_xtree.c:535:17: note: byref variable will be forcibly initialized 535 | struct xtsplit split; /* split information */ | ^~~~~ /kisskb/src/fs/jfs/jfs_xtree.c:534:17: note: byref variable will be forcibly initialized 534 | struct btstack btstack; /* traverse stack */ | ^~~~~~~ /kisskb/src/fs/namei.c: In function 'step_into': /kisskb/src/fs/namei.c:1771:14: note: byref variable will be forcibly initialized 1771 | struct path path; | ^~~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtExtend': /kisskb/src/fs/jfs/jfs_xtree.c:1359:17: note: byref variable will be forcibly initialized 1359 | struct xtsplit split; /* split information */ | ^~~~~ /kisskb/src/fs/jfs/jfs_xtree.c:1358:17: note: byref variable will be forcibly initialized 1358 | struct btstack btstack; /* traverse stack */ | ^~~~~~~ /kisskb/src/fs/namei.c: In function 'link_path_walk': /kisskb/src/fs/namei.c:2232:17: note: byref variable will be forcibly initialized 2232 | struct qstr this = { { .hash_len = hash_len }, .name = name }; | ^~~~ /kisskb/src/fs/exec.c: In function 'compat_do_execve': /kisskb/src/fs/exec.c:2010:22: note: userspace variable will be forcibly initialized 2010 | struct user_arg_ptr envp = { | ^~~~ /kisskb/src/fs/exec.c:2006:22: note: userspace variable will be forcibly initialized 2006 | struct user_arg_ptr argv = { | ^~~~ /kisskb/src/fs/exec.c: In function 'compat_do_execveat': /kisskb/src/fs/exec.c:2026:22: note: userspace variable will be forcibly initialized 2026 | struct user_arg_ptr envp = { | ^~~~ /kisskb/src/fs/exec.c:2022:22: note: userspace variable will be forcibly initialized 2022 | struct user_arg_ptr argv = { | ^~~~ /kisskb/src/fs/namei.c: In function 'try_lookup_one_len': /kisskb/src/sound/soc/sof/pm.c: In function 'sof_send_pm_ctx_ipc': /kisskb/src/sound/soc/sof/pm.c:54:23: note: byref variable will be forcibly initialized 54 | struct sof_ipc_reply reply; | ^~~~~ /kisskb/src/sound/soc/sof/pm.c:53:24: note: byref variable will be forcibly initialized 53 | struct sof_ipc_pm_ctx pm_ctx; | ^~~~~~ /kisskb/src/fs/namei.c:2613:14: note: byref variable will be forcibly initialized 2613 | struct qstr this; | ^~~~ /kisskb/src/fs/namei.c: In function 'lookup_one_len': /kisskb/src/fs/namei.c:2640:14: note: byref variable will be forcibly initialized 2640 | struct qstr this; | ^~~~ /kisskb/src/fs/namei.c: In function 'lookup_one_len_unlocked': /kisskb/src/fs/namei.c:2669:14: note: byref variable will be forcibly initialized 2669 | struct qstr this; | ^~~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtUpdate': /kisskb/src/fs/jfs/jfs_xtree.c:1701:17: note: byref variable will be forcibly initialized 1701 | struct xtsplit split; /* split information */ | ^~~~~ /kisskb/src/fs/jfs/jfs_xtree.c:1700:17: note: byref variable will be forcibly initialized 1700 | struct btstack btstack; /* traverse stack */ | ^~~~~~~ /kisskb/src/fs/namei.c: In function 'do_o_path': /kisskb/src/fs/namei.c:3464:14: note: byref variable will be forcibly initialized 3464 | struct path path; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/namei.c:21: /kisskb/src/fs/namei.c: In function 'lookup_open': /kisskb/src/fs/namei.c:3130:34: note: byref variable will be forcibly initialized 3130 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); | ^~ /kisskb/src/include/linux/wait.h:77:25: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/fs/namei.c: In function 'vfs_rename': /kisskb/src/fs/namei.c:4461:23: note: byref variable will be forcibly initialized 4461 | struct name_snapshot old_name; | ^~~~~~~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtAppend': /kisskb/src/fs/jfs/jfs_xtree.c:2174:17: note: byref variable will be forcibly initialized 2174 | struct pxdlist pxdlist; | ^~~~~~~ /kisskb/src/fs/jfs/jfs_xtree.c:2168:17: note: byref variable will be forcibly initialized 2168 | struct xtsplit split; /* split information */ | ^~~~~ /kisskb/src/fs/jfs/jfs_xtree.c:2167:17: note: byref variable will be forcibly initialized 2167 | struct btstack btstack; /* traverse stack */ | ^~~~~~~ /kisskb/src/fs/namei.c: In function 'filename_parentat': /kisskb/src/fs/namei.c:2490:19: note: byref variable will be forcibly initialized 2490 | struct nameidata nd; | ^~ /kisskb/src/fs/namei.c: In function 'filename_create': /kisskb/src/fs/namei.c:3563:14: note: byref variable will be forcibly initialized 3563 | struct qstr last; | ^~~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtTruncate': /kisskb/src/fs/jfs/jfs_xtree.c:3165:20: note: byref variable will be forcibly initialized 3165 | struct xdlistlock xadlock; /* maplock for COMMIT_WMAP */ | ^~~~~~~ /kisskb/src/fs/namei.c: In function 'do_mknodat': /kisskb/src/fs/jfs/jfs_xtree.c:3160:17: note: byref variable will be forcibly initialized 3160 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/namei.c:3723:14: note: byref variable will be forcibly initialized 3723 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_mkdirat': /kisskb/src/fs/namei.c:3823:14: note: byref variable will be forcibly initialized 3823 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_symlinkat': /kisskb/src/fs/namei.c:4185:14: note: byref variable will be forcibly initialized 4185 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'filename_lookup': /kisskb/src/fs/namei.c:2446:19: note: byref variable will be forcibly initialized 2446 | struct nameidata nd; | ^~ /kisskb/src/fs/namei.c: In function 'do_linkat': /kisskb/src/fs/namei.c:4329:24: note: byref variable will be forcibly initialized 4329 | struct path old_path, new_path; | ^~~~~~~~ /kisskb/src/fs/namei.c:4329:14: note: byref variable will be forcibly initialized 4329 | struct path old_path, new_path; | ^~~~~~~~ /kisskb/src/fs/namei.c: In function 'kern_path_locked': /kisskb/src/fs/namei.c:2517:14: note: byref variable will be forcibly initialized 2517 | struct qstr last; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_tmpfile': /kisskb/src/fs/namei.c:3436:14: note: byref variable will be forcibly initialized 3436 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_filp_open': /kisskb/src/fs/namei.c:3516:19: note: byref variable will be forcibly initialized 3516 | struct nameidata nd; | ^~ /kisskb/src/fs/namei.c: In function 'do_file_open_root': /kisskb/src/fs/namei.c:3533:19: note: byref variable will be forcibly initialized 3533 | struct nameidata nd; | ^~ /kisskb/src/fs/namei.c: In function 'do_rmdir': /kisskb/src/fs/namei.c:3920:14: note: byref variable will be forcibly initialized 3920 | struct qstr last; | ^~~~ /kisskb/src/fs/namei.c:3919:14: note: byref variable will be forcibly initialized 3919 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_unlinkat': /kisskb/src/fs/namei.c:4057:14: note: byref variable will be forcibly initialized 4057 | struct qstr last; | ^~~~ /kisskb/src/fs/namei.c:4056:14: note: byref variable will be forcibly initialized 4056 | struct path path; | ^~~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtTruncate_pmap': /kisskb/src/fs/jfs/jfs_xtree.c:3708:17: note: byref variable will be forcibly initialized 3708 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/namei.c: In function 'do_renameat2': /kisskb/src/fs/namei.c:4587:24: note: byref variable will be forcibly initialized 4587 | struct qstr old_last, new_last; | ^~~~~~~~ /kisskb/src/fs/namei.c:4587:14: note: byref variable will be forcibly initialized 4587 | struct qstr old_last, new_last; | ^~~~~~~~ /kisskb/src/fs/namei.c:4586:24: note: byref variable will be forcibly initialized 4586 | struct path old_path, new_path; | ^~~~~~~~ /kisskb/src/fs/namei.c:4586:14: note: byref variable will be forcibly initialized 4586 | struct path old_path, new_path; | ^~~~~~~~ /kisskb/src/fs/namei.c:4583:20: note: byref variable will be forcibly initialized 4583 | struct renamedata rd; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/fs/pipe.c:8: /kisskb/src/fs/pipe.c: In function 'pipe_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:591:2: note: in expansion of macro '___wait_event' 591 | ___wait_event(wq, condition, TASK_INTERRUPTIBLE, 1, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:599:11: note: in expansion of macro '__wait_event_interruptible_exclusive' 599 | __ret = __wait_event_interruptible_exclusive(wq, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:362:7: note: in expansion of macro 'wait_event_interruptible_exclusive' 362 | if (wait_event_interruptible_exclusive(pipe->rd_wait, pipe_readable(pipe)) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:246:30: note: byref variable will be forcibly initialized 246 | struct watch_notification n; | ^ In file included from /kisskb/src/include/linux/fs.h:35, from /kisskb/src/fs/namei.c:22: /kisskb/src/fs/namei.c: In function 'vfs_readlink': /kisskb/src/fs/namei.c:4777:22: note: byref variable will be forcibly initialized 4777 | DEFINE_DELAYED_CALL(done); | ^~~~ /kisskb/src/include/linux/delayed_call.h:15:55: note: in definition of macro 'DEFINE_DELAYED_CALL' 15 | #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} | ^~~~ /kisskb/src/fs/namei.c: In function 'page_readlink': /kisskb/src/fs/namei.c:4868:22: note: byref variable will be forcibly initialized 4868 | DEFINE_DELAYED_CALL(done); | ^~~~ /kisskb/src/include/linux/delayed_call.h:15:55: note: in definition of macro 'DEFINE_DELAYED_CALL' 15 | #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/fs/pipe.c:8: /kisskb/src/fs/pipe.c: In function 'pipe_write': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:591:2: note: in expansion of macro '___wait_event' 591 | ___wait_event(wq, condition, TASK_INTERRUPTIBLE, 1, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:599:11: note: in expansion of macro '__wait_event_interruptible_exclusive' 599 | __ret = __wait_event_interruptible_exclusive(wq, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:560:3: note: in expansion of macro 'wait_event_interruptible_exclusive' 560 | wait_event_interruptible_exclusive(pipe->wr_wait, pipe_writable(pipe)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/nx/nx-842.c: In function 'nx842_crypto_compress': /kisskb/src/drivers/crypto/nx/nx-842.c:256:27: note: byref variable will be forcibly initialized 256 | struct nx842_constraints c = *ctx->driver->constraints; | ^ /kisskb/src/drivers/crypto/nx/nx-842.c:255:28: note: byref variable will be forcibly initialized 255 | struct nx842_crypto_param p; | ^ /kisskb/src/fs/pipe.c: In function 'pipe_wait_readable': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:1030:2: note: in expansion of macro 'wait_event_interruptible' 1030 | wait_event_interruptible(pipe->rd_wait, pipe_readable(pipe)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c: In function 'pipe_wait_writable': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:1037:2: note: in expansion of macro 'wait_event_interruptible' 1037 | wait_event_interruptible(pipe->wr_wait, pipe_writable(pipe)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/nx/nx-842.c: In function 'nx842_crypto_decompress': /kisskb/src/drivers/crypto/nx/nx-842.c:461:36: note: byref variable will be forcibly initialized 461 | struct nx842_crypto_header_group g = { | ^ /kisskb/src/drivers/crypto/nx/nx-842.c:439:27: note: byref variable will be forcibly initialized 439 | struct nx842_constraints c = *ctx->driver->constraints; | ^ /kisskb/src/drivers/crypto/nx/nx-842.c:438:28: note: byref variable will be forcibly initialized 438 | struct nx842_crypto_param p; | ^ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_resolve_name': /kisskb/src/net/bluetooth/hci_event.c:2026:32: note: byref variable will be forcibly initialized 2026 | struct hci_cp_remote_name_req cp; | ^~ In file included from /kisskb/src/net/bluetooth/hci_event.c:29: /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_inquiry_complete_evt': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_event.c:2546:45: note: in expansion of macro 'BDADDR_ANY' 2546 | e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED); | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_resolve_next_name': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_event.c:2046:45: note: in expansion of macro 'BDADDR_ANY' 2046 | e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED); | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_reject_conn': /kisskb/src/net/bluetooth/hci_event.c:2722:32: note: byref variable will be forcibly initialized 2722 | struct hci_cp_reject_conn_req cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'send_conn_param_neg_reply': /kisskb/src/net/bluetooth/hci_event.c:5846:44: note: byref variable will be forcibly initialized 5846 | struct hci_cp_le_conn_param_req_neg_reply cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_inquiry_result_evt': /kisskb/src/net/bluetooth/hci_event.c:2569:22: note: byref variable will be forcibly initialized 2569 | struct inquiry_data data; | ^~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_inquiry_result_with_rssi_evt': /kisskb/src/net/bluetooth/hci_event.c:4213:22: note: byref variable will be forcibly initialized 4213 | struct inquiry_data data; | ^~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_extended_inquiry_result_evt': /kisskb/src/net/bluetooth/hci_event.c:4446:22: note: byref variable will be forcibly initialized 4446 | struct inquiry_data data; | ^~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_link_key_request_evt': /kisskb/src/net/bluetooth/hci_event.c:4036:31: note: byref variable will be forcibly initialized 4036 | struct hci_cp_link_key_reply cp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir3_leaf_verify': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:194:29: note: byref variable will be forcibly initialized 194 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir3_leaf1_check': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:105:29: note: byref variable will be forcibly initialized 105 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir2_block_to_leaf': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:397:29: note: byref variable will be forcibly initialized 397 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_search_hash': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1550:29: note: byref variable will be forcibly initialized 1550 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_addname': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:612:29: note: byref variable will be forcibly initialized 612 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_lookup': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1165:29: note: byref variable will be forcibly initialized 1165 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_removename': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1361:29: note: byref variable will be forcibly initialized 1361 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_replace': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1499:29: note: byref variable will be forcibly initialized 1499 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir2_node_to_leaf': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1690:29: note: byref variable will be forcibly initialized 1690 | struct xfs_dir3_icfree_hdr freehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1689:29: note: byref variable will be forcibly initialized 1689 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_conn_complete_evt': /kisskb/src/net/bluetooth/hci_event.c:2684:36: note: byref variable will be forcibly initialized 2684 | struct hci_cp_change_conn_ptype cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c:2674:39: note: byref variable will be forcibly initialized 2674 | struct hci_cp_read_remote_features cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_conn_request_evt': /kisskb/src/net/bluetooth/hci_event.c:2804:38: note: byref variable will be forcibly initialized 2804 | struct hci_cp_accept_sync_conn_req cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c:2792:33: note: byref variable will be forcibly initialized 2792 | struct hci_cp_accept_conn_req cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_auth_complete_evt': /kisskb/src/net/bluetooth/hci_event.c:2987:35: note: byref variable will be forcibly initialized 2987 | struct hci_cp_set_conn_encrypt cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c:2967:35: note: byref variable will be forcibly initialized 2967 | struct hci_cp_set_conn_encrypt cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_remote_features_evt': /kisskb/src/net/bluetooth/hci_event.c:3253:33: note: byref variable will be forcibly initialized 3253 | struct hci_cp_remote_name_req cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c:3244:42: note: byref variable will be forcibly initialized 3244 | struct hci_cp_read_remote_ext_features cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_remote_ext_features_evt': /kisskb/src/net/bluetooth/hci_event.c:4327:33: note: byref variable will be forcibly initialized 4327 | struct hci_cp_remote_name_req cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_remote_name_evt': /kisskb/src/net/bluetooth/hci_event.c:3032:32: note: byref variable will be forcibly initialized 3032 | struct hci_cp_auth_requested cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_encrypt_change_evt': /kisskb/src/net/bluetooth/hci_event.c:3184:39: note: byref variable will be forcibly initialized 3184 | struct hci_cp_write_auth_payload_to cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c:3148:22: note: byref variable will be forcibly initialized 3148 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/hci_event.c:3147:35: note: byref variable will be forcibly initialized 3147 | struct hci_cp_read_enc_key_size cp; | ^~ /kisskb/src/drivers/hwspinlock/hwspinlock_core.c: In function 'of_hwspin_lock_get_id': /kisskb/src/drivers/hwspinlock/hwspinlock_core.c:343:25: note: byref variable will be forcibly initialized 343 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/drivers/hwspinlock/hwspinlock_core.c:341:25: note: byref variable will be forcibly initialized 341 | struct of_phandle_args args; | ^~~~ /kisskb/src/fs/btrfs/orphan.c: In function 'btrfs_insert_orphan_item': /kisskb/src/fs/btrfs/orphan.c:13:19: note: byref variable will be forcibly initialized 13 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/orphan.c: In function 'btrfs_del_orphan_item': /kisskb/src/fs/btrfs/orphan.c:34:19: note: byref variable will be forcibly initialized 34 | struct btrfs_key key; | ^~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_cs_remote_name_req': /kisskb/src/net/bluetooth/hci_event.c:2137:32: note: byref variable will be forcibly initialized 2137 | struct hci_cp_auth_requested auth_cp; | ^~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_io_capa_request_evt': /kisskb/src/net/bluetooth/hci_event.c:4659:41: note: byref variable will be forcibly initialized 4659 | struct hci_cp_io_capability_neg_reply cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c:4627:37: note: byref variable will be forcibly initialized 4627 | struct hci_cp_io_capability_reply cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_remote_oob_data_request_evt': /kisskb/src/net/bluetooth/hci_event.c:4940:39: note: byref variable will be forcibly initialized 4940 | struct hci_cp_remote_oob_data_reply cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c:4924:43: note: byref variable will be forcibly initialized 4924 | struct hci_cp_remote_oob_ext_data_reply cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c:4915:43: note: byref variable will be forcibly initialized 4915 | struct hci_cp_remote_oob_data_neg_reply cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'le_conn_complete_evt': /kisskb/src/net/bluetooth/hci_event.c:5231:41: note: byref variable will be forcibly initialized 5231 | struct hci_cp_le_read_remote_features cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_le_ltk_request_evt': /kisskb/src/net/bluetooth/hci_event.c:5783:33: note: byref variable will be forcibly initialized 5783 | struct hci_cp_le_ltk_neg_reply neg; | ^~~ /kisskb/src/net/bluetooth/hci_event.c:5782:29: note: byref variable will be forcibly initialized 5782 | struct hci_cp_le_ltk_reply cp; | ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_le_remote_conn_param_req_evt': /kisskb/src/net/bluetooth/hci_event.c:5859:40: note: byref variable will be forcibly initialized 5859 | struct hci_cp_le_conn_param_req_reply cp; | ^~ /kisskb/src/net/hsr/hsr_forward.c: In function 'hsr_forward_skb': /kisskb/src/net/hsr/hsr_forward.c:556:24: note: byref variable will be forcibly initialized 556 | struct hsr_frame_info frame; | ^~~~~ /kisskb/src/sound/soc/sof/debug.c: In function 'memory_info_update': /kisskb/src/sound/soc/sof/debug.c:634:25: note: byref variable will be forcibly initialized 634 | struct sof_ipc_cmd_hdr msg = { | ^~~ /kisskb/src/fs/fcntl.c: In function 'get_compat_flock': /kisskb/src/fs/fcntl.c:541:22: note: byref variable will be forcibly initialized 541 | struct compat_flock fl; | ^~ /kisskb/src/fs/fcntl.c: In function 'get_compat_flock64': /kisskb/src/fs/fcntl.c:551:24: note: byref variable will be forcibly initialized 551 | struct compat_flock64 fl; | ^~ /kisskb/src/fs/fcntl.c: In function 'put_compat_flock': /kisskb/src/fs/fcntl.c:561:22: note: byref variable will be forcibly initialized 561 | struct compat_flock fl; | ^~ /kisskb/src/fs/fcntl.c: In function 'put_compat_flock64': /kisskb/src/fs/fcntl.c:572:24: note: byref variable will be forcibly initialized 572 | struct compat_flock64 fl; | ^~ /kisskb/src/fs/fcntl.c: In function 'f_setown_ex': /kisskb/src/fs/fcntl.c:168:20: note: byref variable will be forcibly initialized 168 | struct f_owner_ex owner; | ^~~~~ /kisskb/src/fs/fcntl.c: In function 'send_sigio_to_task': /kisskb/src/fs/fcntl.c:747:21: note: byref variable will be forcibly initialized 747 | kernel_siginfo_t si; | ^~ /kisskb/src/drivers/bcma/main.c: In function 'bcma_of_get_irq': /kisskb/src/drivers/bcma/main.c:183:25: note: byref variable will be forcibly initialized 183 | struct of_phandle_args out_irq; | ^~~~~~~ /kisskb/src/fs/fcntl.c: In function 'do_fcntl': /kisskb/src/fs/fcntl.c:334:15: note: byref variable will be forcibly initialized 334 | struct flock flock; | ^~~~~ /kisskb/src/fs/fcntl.c: In function 'do_compat_fcntl64': /kisskb/src/fs/fcntl.c:622:15: note: byref variable will be forcibly initialized 622 | struct flock flock; | ^~~~~ /kisskb/src/fs/ioctl.c: In function 'fiemap_fill_next_extent': /kisskb/src/fs/ioctl.c:118:23: note: byref variable will be forcibly initialized 118 | struct fiemap_extent extent; | ^~~~~~ /kisskb/src/fs/ioctl.c: In function 'ioctl_fiemap': /kisskb/src/fs/ioctl.c:201:16: note: byref variable will be forcibly initialized 201 | struct fiemap fiemap; | ^~~~~~ /kisskb/src/fs/ioctl.c: In function 'copy_fsxattr_to_user': /kisskb/src/fs/ioctl.c:752:17: note: byref variable will be forcibly initialized 752 | struct fsxattr xfa; | ^~~ /kisskb/src/fs/ioctl.c: In function 'copy_fsxattr_from_user': /kisskb/src/fs/ioctl.c:771:17: note: byref variable will be forcibly initialized 771 | struct fsxattr xfa; | ^~~ /kisskb/src/fs/ioctl.c: In function '__generic_block_fiemap': /kisskb/src/fs/ioctl.c:301:21: note: byref variable will be forcibly initialized 301 | struct buffer_head map_bh; | ^~~~~~ /kisskb/src/fs/ioctl.c: In function 'ioctl_setflags': /kisskb/src/fs/ioctl.c:918:18: note: byref variable will be forcibly initialized 918 | struct fileattr fa; | ^~ /kisskb/src/fs/ioctl.c: In function 'ioctl_fssetxattr': /kisskb/src/fs/ioctl.c:950:18: note: byref variable will be forcibly initialized 950 | struct fileattr fa; | ^~ /kisskb/src/fs/ioctl.c: In function 'ioctl_preallocate': /kisskb/src/fs/ioctl.c:479:20: note: byref variable will be forcibly initialized 479 | struct space_resv sr; | ^~ /kisskb/src/fs/ioctl.c: In function 'ioctl_file_clone_range': /kisskb/src/fs/ioctl.c:258:26: note: byref variable will be forcibly initialized 258 | struct file_clone_range args; | ^~~~ /kisskb/src/fs/ubifs/sb.c: In function 'create_default_filesystem': /kisskb/src/fs/ubifs/sb.c:90:20: note: byref variable will be forcibly initialized 90 | struct timespec64 ts; | ^~ /kisskb/src/fs/btrfs/export.c: In function 'btrfs_get_name': /kisskb/src/fs/btrfs/export.c:212:19: note: byref variable will be forcibly initialized 212 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/export.c: In function 'btrfs_get_parent': /kisskb/src/fs/btrfs/export.c:143:19: note: byref variable will be forcibly initialized 143 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/export.c:142:19: note: byref variable will be forcibly initialized 142 | struct btrfs_key key; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir3_free_get_buf': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:327:29: note: byref variable will be forcibly initialized 327 | struct xfs_dir3_icfree_hdr hdr; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir3_leafn_check': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:65:29: note: byref variable will be forcibly initialized 65 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_lookup_for_entry': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:796:29: note: byref variable will be forcibly initialized 796 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_add': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:498:29: note: byref variable will be forcibly initialized 498 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_free_hdr_check': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:582:29: note: byref variable will be forcibly initialized 582 | struct xfs_dir3_icfree_hdr hdr; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_node_addname_int': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1904:29: note: byref variable will be forcibly initialized 1904 | struct xfs_dir3_icfree_hdr freehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir3_data_block_free': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1189:29: note: byref variable will be forcibly initialized 1189 | struct xfs_dir3_icfree_hdr freehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_lookup_for_addname': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:698:31: note: byref variable will be forcibly initialized 698 | struct xfs_dir3_icfree_hdr freehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:646:29: note: byref variable will be forcibly initialized 646 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_remove': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1360:30: note: byref variable will be forcibly initialized 1360 | struct xfs_dir3_icfree_hdr freehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1282:29: note: byref variable will be forcibly initialized 1282 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leaf_to_node': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:420:29: note: byref variable will be forcibly initialized 420 | struct xfs_dir3_icfree_hdr freehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leaf_lasthash': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:604:29: note: byref variable will be forcibly initialized 604 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_order': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1038:29: note: byref variable will be forcibly initialized 1038 | struct xfs_dir3_icleaf_hdr hdr2; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1037:29: note: byref variable will be forcibly initialized 1037 | struct xfs_dir3_icleaf_hdr hdr1; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_rebalance': /kisskb/src/fs/ubifs/super.c: In function 'ubifs_iget': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1080:29: note: byref variable will be forcibly initialized 1080 | struct xfs_dir3_icleaf_hdr hdr2; | ^~~~ /kisskb/src/fs/ubifs/super.c:110:18: note: byref variable will be forcibly initialized 110 | union ubifs_key key; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1079:29: note: byref variable will be forcibly initialized 1079 | struct xfs_dir3_icleaf_hdr hdr1; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_toosmall': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1551:30: note: byref variable will be forcibly initialized 1551 | struct xfs_dir3_icleaf_hdr hdr2; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1498:29: note: byref variable will be forcibly initialized 1498 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_unbalance': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1623:29: note: byref variable will be forcibly initialized 1623 | struct xfs_dir3_icleaf_hdr drophdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1622:29: note: byref variable will be forcibly initialized 1622 | struct xfs_dir3_icleaf_hdr savehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_node_replace': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:2225:30: note: byref variable will be forcibly initialized 2225 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_node_trim_free': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:2288:29: note: byref variable will be forcibly initialized 2288 | struct xfs_dir3_icfree_hdr freehdr; | ^~~~~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'do_btree_node_write': /kisskb/src/drivers/md/bcache/btree.c:378:24: note: byref variable will be forcibly initialized 378 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/drivers/md/bcache/btree.c:342:19: note: byref variable will be forcibly initialized 342 | BKEY_PADDED(key) k; | ^ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c: In function 'radeon_gem_va_update_vm': /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:578:19: note: byref variable will be forcibly initialized 578 | struct list_head list; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:577:24: note: byref variable will be forcibly initialized 577 | struct ww_acquire_ctx ticket; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:575:29: note: byref variable will be forcibly initialized 575 | struct ttm_validate_buffer tv, *entry; | ^~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c: In function 'ps8622_set': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized 70 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c: In function 'ps8640_bridge_attach': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c:221:36: note: byref variable will be forcibly initialized 221 | const struct mipi_dsi_device_info info = { .type = "ps8640", | ^~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'btree_gc_mark_node': /kisskb/src/drivers/md/bcache/btree.c:1277:20: note: byref variable will be forcibly initialized 1277 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'btree_gc_count_keys': /kisskb/src/drivers/md/bcache/btree.c:1536:20: note: byref variable will be forcibly initialized 1536 | struct btree_iter iter; | ^~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/btree.c:24: /kisskb/src/drivers/md/bcache/btree.c: In function 'make_btree_freeing_key': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:77:20: note: in expansion of macro 'KEY' 77 | #define ZERO_KEY KEY(0, 0, 0) | ^~~ /kisskb/src/drivers/md/bcache/btree.c:1160:20: note: in expansion of macro 'ZERO_KEY' 1160 | bkey_copy_key(k, &ZERO_KEY); | ^~~~~~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_insert_keys': /kisskb/src/drivers/md/bcache/btree.c:2169:21: note: byref variable will be forcibly initialized 2169 | BKEY_PADDED(key) temp; | ^~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_node_read': /kisskb/src/drivers/md/bcache/btree.c:246:17: note: byref variable will be forcibly initialized 246 | struct closure cl; | ^~ /kisskb/src/drivers/md/bcache/btree.c: In function 'mca_reap': /kisskb/src/drivers/md/bcache/btree.c:589:17: note: byref variable will be forcibly initialized 589 | struct closure cl; | ^~ /kisskb/src/drivers/gpu/drm/nouveau/nvif/device.c: In function 'nvif_device_time': /kisskb/src/drivers/gpu/drm/nouveau/nvif/device.c:31:28: note: byref variable will be forcibly initialized 31 | struct nv_device_time_v0 args = {}; | ^~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_node_write_sync': /kisskb/src/drivers/md/bcache/btree.c:454:17: note: byref variable will be forcibly initialized 454 | struct closure cl; | ^~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_cache_free': /kisskb/src/drivers/md/bcache/btree.c:730:17: note: byref variable will be forcibly initialized 730 | struct closure cl; | ^~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/btree.c:24: /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_cache_alloc': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:77:20: note: in expansion of macro 'KEY' 77 | #define ZERO_KEY KEY(0, 0, 0) | ^~~ /kisskb/src/drivers/md/bcache/btree.c:801:40: note: in expansion of macro 'ZERO_KEY' 801 | c->verify_data = mca_bucket_alloc(c, &ZERO_KEY, GFP_KERNEL); | ^~~~~~~~ /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:77:20: note: in expansion of macro 'KEY' 77 | #define ZERO_KEY KEY(0, 0, 0) | ^~~ /kisskb/src/drivers/md/bcache/btree.c:780:29: note: in expansion of macro 'ZERO_KEY' 780 | if (!mca_bucket_alloc(c, &ZERO_KEY, GFP_KERNEL)) | ^~~~~~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_map_nodes_recurse': /kisskb/src/drivers/md/bcache/btree.c:2507:21: note: byref variable will be forcibly initialized 2507 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/md/bcache/btree.c: In function '__bch_btree_node_alloc': /kisskb/src/drivers/md/bcache/btree.c:1092:19: note: byref variable will be forcibly initialized 1092 | BKEY_PADDED(key) k; | ^ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_check_recurse': /kisskb/src/drivers/md/bcache/btree.c:1877:20: note: byref variable will be forcibly initialized 1877 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_check_thread': /kisskb/src/drivers/md/bcache/btree.c:1965:20: note: byref variable will be forcibly initialized 1965 | struct btree_op op; | ^~ /kisskb/src/drivers/md/bcache/btree.c:1916:20: note: byref variable will be forcibly initialized 1916 | struct btree_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/bcache/bcache.h:182, from /kisskb/src/drivers/md/bcache/btree.c:24: /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_check': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/btree.c:2063:2: note: in expansion of macro 'wait_event_interruptible' 2063 | wait_event_interruptible(check_state->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/btree.c:2008:20: note: byref variable will be forcibly initialized 2008 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_set_root': /kisskb/src/drivers/md/bcache/btree.c:2476:17: note: byref variable will be forcibly initialized 2476 | struct closure cl; | ^~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/btree.c:24: /kisskb/src/drivers/md/bcache/btree.c: In function 'btree_split': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:81:20: note: in expansion of macro 'KEY' 81 | #define MAX_KEY KEY(MAX_KEY_INODE, MAX_KEY_OFFSET, 0) | ^~~ /kisskb/src/drivers/md/bcache/btree.c:2278:28: note: in expansion of macro 'MAX_KEY' 2278 | bkey_copy_key(&n3->key, &MAX_KEY); | ^~~~~~~ /kisskb/src/drivers/md/bcache/btree.c:2199:17: note: byref variable will be forcibly initialized 2199 | struct keylist parent_keys; | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/btree.c:2198:17: note: byref variable will be forcibly initialized 2198 | struct closure cl; | ^~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_insert_node': /kisskb/src/drivers/md/bcache/btree.c:2330:17: note: byref variable will be forcibly initialized 2330 | struct closure cl; | ^~ /kisskb/src/drivers/md/bcache/btree.c: In function 'btree_gc_coalesce': /kisskb/src/drivers/md/bcache/btree.c:1332:17: note: byref variable will be forcibly initialized 1332 | struct closure cl; | ^~ /kisskb/src/drivers/md/bcache/btree.c:1331:17: note: byref variable will be forcibly initialized 1331 | struct keylist keylist; | ^~~~~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'btree_gc_rewrite_node': /kisskb/src/drivers/md/bcache/btree.c:1500:17: note: byref variable will be forcibly initialized 1500 | struct keylist keys; | ^~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'btree_gc_recurse': /kisskb/src/drivers/md/bcache/btree.c:1577:20: note: byref variable will be forcibly initialized 1577 | struct btree_iter iter; | ^~~~ /kisskb/src/lib/devres.c: In function 'devm_of_iomap': /kisskb/src/lib/devres.c:252:18: note: byref variable will be forcibly initialized 252 | struct resource res; | ^~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_insert_check_key': /kisskb/src/drivers/md/bcache/btree.c:2387:17: note: byref variable will be forcibly initialized 2387 | struct keylist insert; | ^~~~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_gc': /kisskb/src/drivers/md/bcache/btree.c:1791:18: note: byref variable will be forcibly initialized 1791 | struct btree_op op; | ^~ /kisskb/src/drivers/md/bcache/btree.c:1790:17: note: byref variable will be forcibly initialized 1790 | struct closure writes; | ^~~~~~ /kisskb/src/drivers/md/bcache/btree.c:1789:17: note: byref variable will be forcibly initialized 1789 | struct gc_stat stats; | ^~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/bcache/bcache.h:182, from /kisskb/src/drivers/md/bcache/btree.c:24: /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_gc_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/btree.c:1848:3: note: in expansion of macro 'wait_event_interruptible' 1848 | wait_event_interruptible(c->gc_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/btree.c:24: /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_insert': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:84:24: note: in expansion of macro 'KEY' 84 | #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) | ^~~ /kisskb/src/drivers/md/bcache/btree.c:2456:14: note: in expansion of macro 'START_KEY' 2456 | &START_KEY(keys->keys), | ^~~~~~~~~ /kisskb/src/drivers/md/bcache/btree.c:2442:25: note: byref variable will be forcibly initialized 2442 | struct btree_insert_op op; | ^~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/btree.c:24: /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_map_keys_recurse': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/btree.c:2556:20: note: in expansion of macro 'KEY' 2556 | ret = fn(op, b, &KEY(KEY_INODE(&b->key), | ^~~ /kisskb/src/drivers/md/bcache/btree.c:2540:20: note: byref variable will be forcibly initialized 2540 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_refill_keybuf': /kisskb/src/drivers/md/bcache/btree.c:2642:16: note: byref variable will be forcibly initialized 2642 | struct refill refill; | ^~~~~~ /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_keybuf_check_overlapping': /kisskb/src/drivers/md/bcache/btree.c:2695:28: note: byref variable will be forcibly initialized 2695 | struct keybuf_key *p, *w, s; | ^ /kisskb/src/drivers/gpu/drm/radeon/radeon_fb.c: In function 'radeonfb_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_fb.c:219:26: note: byref variable will be forcibly initialized 219 | struct drm_mode_fb_cmd2 mode_cmd; | ^~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/staging/rts5208/rtsx.c:12: /kisskb/src/drivers/staging/rts5208/rtsx.c: In function 'rtsx_scan_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx.c:671:3: note: in expansion of macro 'wait_event_interruptible_timeout' 671 | wait_event_interruptible_timeout | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/accessibility/speakup/selection.c: In function '__speakup_set_selection': /kisskb/src/drivers/accessibility/speakup/selection.c:31:25: note: byref variable will be forcibly initialized 31 | struct tiocl_selection sel; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'walk_down_log_tree': /kisskb/src/fs/btrfs/tree-log.c:2739:20: note: byref variable will be forcibly initialized 2739 | struct btrfs_key first_key; | ^~~~~~~~~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diFree': /kisskb/src/fs/jfs/jfs_imap.c:854:8: note: byref variable will be forcibly initialized 854 | pxd_t freepxd; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'logged_inode_size': /kisskb/src/fs/btrfs/tree-log.c:4587:19: note: byref variable will be forcibly initialized 4587 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'drop_objectid_items': /kisskb/src/fs/btrfs/tree-log.c:3845:19: note: byref variable will be forcibly initialized 3845 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:3844:19: note: byref variable will be forcibly initialized 3844 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'inode_in_dir': /kisskb/src/fs/btrfs/tree-log.c:950:19: note: byref variable will be forcibly initialized 950 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'count_inode_refs': /kisskb/src/fs/btrfs/tree-log.c:1660:19: note: byref variable will be forcibly initialized 1660 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_check_ref_name_override': /kisskb/src/fs/btrfs/tree-log.c:4909:21: note: byref variable will be forcibly initialized 4909 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/drivers/leds/trigger/ledtrig-netdev.c: In function 'netdev_trig_work': /kisskb/src/drivers/leds/trigger/ledtrig-netdev.c:352:27: note: byref variable will be forcibly initialized 352 | struct rtnl_link_stats64 temp; | ^~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'find_dir_range': /kisskb/src/fs/btrfs/tree-log.c:2159:19: note: byref variable will be forcibly initialized 2159 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'fill_inode_item': /kisskb/src/fs/btrfs/tree-log.c:3896:25: note: byref variable will be forcibly initialized 3896 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'copy_items': /kisskb/src/fs/btrfs/tree-log.c:4034:19: note: byref variable will be forcibly initialized 4034 | struct list_head ordered_sums; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_all_xattrs': /kisskb/src/fs/btrfs/tree-log.c:4640:19: note: byref variable will be forcibly initialized 4640 | struct btrfs_key key; | ^~~ /kisskb/src/fs/dcache.c: In function 'path_has_submounts': /kisskb/src/fs/dcache.c:1458:21: note: byref variable will be forcibly initialized 1458 | struct check_mount data = { .mnt = parent->mnt, .mounted = 0 }; | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/tree-log.c:6: /kisskb/src/fs/btrfs/tree-log.c: In function 'log_extent_csums': /kisskb/src/fs/btrfs/tree-log.c:4167:12: note: byref variable will be forcibly initialized 4167 | LIST_HEAD(ordered_sums); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_holes': /kisskb/src/fs/btrfs/tree-log.c:4717:19: note: byref variable will be forcibly initialized 4717 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_one_extent': /kisskb/src/fs/btrfs/tree-log.c:4274:19: note: byref variable will be forcibly initialized 4274 | struct btrfs_key key; | ^~~ /kisskb/src/fs/dcache.c: In function 'd_alloc_name': /kisskb/src/fs/dcache.c:1881:14: note: byref variable will be forcibly initialized 1881 | struct qstr q; | ^ /kisskb/src/fs/btrfs/tree-log.c:4273:25: note: byref variable will be forcibly initialized 4273 | struct btrfs_map_token token; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/fs/dcache.c:18: /kisskb/src/fs/dcache.c: In function 'd_wait_lookup': /kisskb/src/fs/dcache.c:2557:21: note: byref variable will be forcibly initialized 2557 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_prealloc_extents': /kisskb/src/fs/btrfs/tree-log.c:4356:19: note: byref variable will be forcibly initialized 4356 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function '__lookup_free_space_inode': /kisskb/src/fs/btrfs/free-space-cache.c:56:24: note: byref variable will be forcibly initialized 56 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:55:19: note: byref variable will be forcibly initialized 55 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:54:19: note: byref variable will be forcibly initialized 54 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function '__create_free_space_inode': /kisskb/src/fs/btrfs/free-space-cache.c:142:24: note: byref variable will be forcibly initialized 142 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:141:19: note: byref variable will be forcibly initialized 141 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_changed_extents': /kisskb/src/fs/btrfs/tree-log.c:4488:19: note: byref variable will be forcibly initialized 4488 | struct list_head extents; | ^~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/fs/dcache.c:18: /kisskb/src/fs/dcache.c: In function 'shrink_dcache_sb': /kisskb/src/fs/dcache.c:1292:13: note: byref variable will be forcibly initialized 1292 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/dcache.c: In function 'shrink_dcache_parent': /kisskb/src/fs/dcache.c:1597:22: note: byref variable will be forcibly initialized 1597 | struct select_data data = {.start = parent}; | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/fs/dcache.c:18: /kisskb/src/fs/dcache.c: In function 'prune_dcache_sb': /kisskb/src/fs/dcache.c:1252:12: note: byref variable will be forcibly initialized 1252 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'update_cache_item': /kisskb/src/fs/btrfs/free-space-cache.c:1116:20: note: byref variable will be forcibly initialized 1116 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:1099:19: note: byref variable will be forcibly initialized 1099 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'insert_dir_log_key': /kisskb/src/fs/btrfs/tree-log.c:3567:19: note: byref variable will be forcibly initialized 3567 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_dir_items': /kisskb/src/fs/btrfs/tree-log.c:3686:20: note: byref variable will be forcibly initialized 3686 | struct btrfs_key tmp; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:3653:20: note: byref variable will be forcibly initialized 3653 | struct btrfs_key tmp; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:3641:21: note: byref variable will be forcibly initialized 3641 | struct btrfs_key tmp; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/btrfs/free-space-cache.c:6: /kisskb/src/fs/btrfs/free-space-cache.c: In function '__btrfs_write_out_cache': /kisskb/src/fs/btrfs/free-space-cache.c:1332:12: note: byref variable will be forcibly initialized 1332 | LIST_HEAD(bitmap_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/tree-log.c:3600:19: note: byref variable will be forcibly initialized 3600 | struct btrfs_key min_key; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_inode': /kisskb/src/fs/btrfs/tree-log.c:5271:19: note: byref variable will be forcibly initialized 5271 | struct btrfs_key max_key; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5270:19: note: byref variable will be forcibly initialized 5270 | struct btrfs_key min_key; | ^~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'btrfs_remove_free_space_inode': /kisskb/src/fs/btrfs/free-space-cache.c:220:19: note: byref variable will be forcibly initialized 220 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_conflicting_inodes': /kisskb/src/fs/btrfs/tree-log.c:4965:20: note: byref variable will be forcibly initialized 4965 | struct btrfs_key key; | ^~~ /kisskb/src/net/mac802154/mac_cmd.c: In function 'mac802154_mlme_start_req': /kisskb/src/net/mac802154/mac_cmd.c:31:33: note: byref variable will be forcibly initialized 31 | struct ieee802154_llsec_params params; | ^~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/tree-log.c:6: /kisskb/src/fs/btrfs/tree-log.c:4953:12: note: byref variable will be forcibly initialized 4953 | LIST_HEAD(inode_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'trim_no_bitmap': /kisskb/src/fs/btrfs/free-space-cache.c:3570:27: note: byref variable will be forcibly initialized 3570 | struct btrfs_trim_range trim_entry; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'trim_bitmaps': /kisskb/src/fs/btrfs/free-space-cache.c:3735:27: note: byref variable will be forcibly initialized 3735 | struct btrfs_trim_range trim_entry; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/btrfs/free-space-cache.c:6: /kisskb/src/fs/btrfs/free-space-cache.c: In function '__load_free_space_cache': /kisskb/src/fs/btrfs/free-space-cache.c:717:12: note: byref variable will be forcibly initialized 717 | LIST_HEAD(bitmaps); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/free-space-cache.c:715:19: note: byref variable will be forcibly initialized 715 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-cache.c:714:22: note: byref variable will be forcibly initialized 714 | struct btrfs_io_ctl io_ctl; | ^~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_new_ancestors': /kisskb/src/fs/btrfs/tree-log.c:5859:20: note: byref variable will be forcibly initialized 5859 | struct btrfs_key search_key; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5851:19: note: byref variable will be forcibly initialized 5851 | struct btrfs_key found_key; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/btrfs/free-space-cache.c:6: /kisskb/src/fs/btrfs/free-space-cache.c: In function 'btrfs_find_space_cluster': /kisskb/src/fs/btrfs/tree-log.c: In function 'log_all_new_ancestors': /kisskb/src/fs/btrfs/free-space-cache.c:3408:12: note: byref variable will be forcibly initialized 3408 | LIST_HEAD(bitmaps); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/tree-log.c:5984:20: note: byref variable will be forcibly initialized 5984 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5957:19: note: byref variable will be forcibly initialized 5957 | struct btrfs_key search_key; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_wpan_phy_only_evt': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/ieee802154/./trace.h:44:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 44 | DECLARE_EVENT_CLASS(wpan_phy_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_new_dir_dentries': /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_add_virtual_intf': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(802154_rdev_add_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(802154_rdev_add_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5648:21: note: byref variable will be forcibly initialized 5648 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5621:20: note: byref variable will be forcibly initialized 5621 | struct btrfs_key min_key; | ^~~~~~~ /kisskb/src/drivers/accessibility/speakup/spk_ttyio.c: In function 'spk_ttyio_initialise_ldisc': /kisskb/src/drivers/accessibility/speakup/spk_ttyio.c:146:18: note: byref variable will be forcibly initialized 146 | struct ktermios tmp_termios; | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_channel': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(802154_rdev_set_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/tree-log.c:6: /kisskb/src/fs/btrfs/tree-log.c:5603:12: note: byref variable will be forcibly initialized 5603 | LIST_HEAD(dir_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_tx_power': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:119:1: note: in expansion of macro 'TRACE_EVENT' 119 | TRACE_EVENT(802154_rdev_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_cca_mode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:134:1: note: in expansion of macro 'TRACE_EVENT' 134 | TRACE_EVENT(802154_rdev_set_cca_mode, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_cca_ed_level': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:149:1: note: in expansion of macro 'TRACE_EVENT' 149 | TRACE_EVENT(802154_rdev_set_cca_ed_level, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_return_int': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:298:1: note: in expansion of macro 'TRACE_EVENT' 298 | TRACE_EVENT(802154_rdev_return_int, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_del_virtual_intf': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(802154_rdev_del_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_all_parents': /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_le16_template': /kisskb/src/fs/btrfs/tree-log.c:5730:19: note: byref variable will be forcibly initialized 5730 | struct btrfs_key key; | ^~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/ieee802154/./trace.h:164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 164 | DECLARE_EVENT_CLASS(802154_le16_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_backoff_exponent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(802154_rdev_set_backoff_exponent, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_csma_backoffs': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(802154_rdev_set_csma_backoffs, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_max_frame_retries': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:240:1: note: in expansion of macro 'TRACE_EVENT' 240 | TRACE_EVENT(802154_rdev_set_max_frame_retries, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_lbt_mode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:260:1: note: in expansion of macro 'TRACE_EVENT' 260 | TRACE_EVENT(802154_rdev_set_lbt_mode, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_ackreq_default': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/./trace.h:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(802154_rdev_set_ackreq_default, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_xattr_deletes': /kisskb/src/fs/btrfs/tree-log.c:2359:20: note: byref variable will be forcibly initialized 2359 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:2339:19: note: byref variable will be forcibly initialized 2339 | struct btrfs_key search_key; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'link_to_fixup_dir': /kisskb/src/fs/btrfs/tree-log.c:1838:19: note: byref variable will be forcibly initialized 1838 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'check_item_in_log': /kisskb/src/fs/btrfs/tree-log.c:2249:19: note: byref variable will be forcibly initialized 2249 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_dir_deletes': /kisskb/src/fs/btrfs/tree-log.c:2452:19: note: byref variable will be forcibly initialized 2452 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:2451:19: note: byref variable will be forcibly initialized 2451 | struct btrfs_key dir_key; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'drop_one_dir_item': /kisskb/src/fs/btrfs/tree-log.c:903:19: note: byref variable will be forcibly initialized 903 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function '__add_inode_ref': /kisskb/src/fs/btrfs/tree-log.c:1035:19: note: byref variable will be forcibly initialized 1035 | struct btrfs_key search_key; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_inode_ref_exists': /kisskb/src/fs/btrfs/tree-log.c:1340:19: note: byref variable will be forcibly initialized 1340 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'add_link': /kisskb/src/fs/btrfs/tree-log.c:1380:19: note: byref variable will be forcibly initialized 1380 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/tree-log.c:6: /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_extent': /kisskb/src/fs/btrfs/tree-log.c:748:14: note: byref variable will be forcibly initialized 748 | LIST_HEAD(ordered_sums); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/tree-log.c:745:21: note: byref variable will be forcibly initialized 745 | struct btrfs_ref ref = { 0 }; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:709:20: note: byref variable will be forcibly initialized 709 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:673:33: note: byref variable will be forcibly initialized 673 | struct btrfs_file_extent_item cmp2; | ^~~~ /kisskb/src/fs/btrfs/tree-log.c:672:33: note: byref variable will be forcibly initialized 672 | struct btrfs_file_extent_item cmp1; | ^~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /kisskb/src/fs/btrfs/tree-log.c:1931:19: note: byref variable will be forcibly initialized 1931 | struct btrfs_key log_key; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:1930:19: note: byref variable will be forcibly initialized 1930 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_dir_item': /kisskb/src/fs/btrfs/tree-log.c:2121:21: note: byref variable will be forcibly initialized 2121 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_buffer': /kisskb/src/fs/btrfs/tree-log.c:2624:36: note: byref variable will be forcibly initialized 2624 | struct btrfs_drop_extents_args drop_args = { 0 }; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:2556:19: note: byref variable will be forcibly initialized 2556 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'fixup_inode_link_counts': /kisskb/src/fs/btrfs/tree-log.c:1778:19: note: byref variable will be forcibly initialized 1778 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:13, from /kisskb/src/arch/powerpc/include/asm/ptrace.h:247, from /kisskb/src/arch/powerpc/include/asm/hw_irq.h:12, from /kisskb/src/arch/powerpc/include/asm/irqflags.h:12, from /kisskb/src/include/linux/irqflags.h:16, from /kisskb/src/include/linux/rcupdate.h:26, from /kisskb/src/include/linux/rculist.h:11, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/fs/select.c:19: /kisskb/src/fs/select.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized 78 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_sync_log': /kisskb/src/fs/btrfs/tree-log.c:3068:18: note: byref variable will be forcibly initialized 3068 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/btrfs/tree-log.c:3067:23: note: byref variable will be forcibly initialized 3067 | struct btrfs_log_ctx root_log_ctx; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:3065:25: note: byref variable will be forcibly initialized 3065 | struct btrfs_root_item new_root_item; | ^~~~~~~~~~~~~ /kisskb/src/fs/select.c: In function 'poll_select_finish': /kisskb/src/fs/select.c:336:25: note: byref variable will be forcibly initialized 336 | struct old_timeval32 rtv; | ^~~ /kisskb/src/fs/select.c:324:32: note: byref variable will be forcibly initialized 324 | struct __kernel_old_timeval rtv; | ^~~ /kisskb/src/fs/select.c:301:20: note: byref variable will be forcibly initialized 301 | struct timespec64 rts; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_recover_log_trees': /kisskb/src/fs/btrfs/tree-log.c:6192:19: note: byref variable will be forcibly initialized 6192 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/select.c: In function 'select_estimate_accuracy': /kisskb/src/fs/select.c:78:20: note: byref variable will be forcibly initialized 78 | struct timespec64 now; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:6191:19: note: byref variable will be forcibly initialized 6191 | struct btrfs_key key; | ^~~ /kisskb/src/fs/select.c: In function 'do_select': /kisskb/src/fs/select.c:479:22: note: byref variable will be forcibly initialized 479 | struct poll_wqueues table; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_new_name': /kisskb/src/fs/btrfs/tree-log.c:6448:23: note: byref variable will be forcibly initialized 6448 | struct btrfs_log_ctx ctx; | ^~~ /kisskb/src/fs/select.c: In function 'compat_core_sys_select': /kisskb/src/fs/select.c:1194:14: note: byref variable will be forcibly initialized 1194 | fd_set_bits fds; | ^~~ /kisskb/src/fs/select.c: In function 'do_sys_poll': /kisskb/src/fs/select.c:973:22: note: byref variable will be forcibly initialized 973 | struct poll_wqueues table; | ^~~~~ /kisskb/src/fs/select.c: In function 'do_restart_poll': /kisskb/src/fs/select.c:1047:32: note: byref variable will be forcibly initialized 1047 | struct timespec64 *to = NULL, end_time; | ^~~~~~~~ /kisskb/src/fs/select.c: In function 'poll_select_set_timeout': /kisskb/src/fs/select.c:275:20: note: byref variable will be forcibly initialized 275 | struct timespec64 ts = {.tv_sec = sec, .tv_nsec = nsec}; | ^~ /kisskb/src/fs/select.c: In function '__do_sys_poll': /kisskb/src/fs/select.c:1067:20: note: byref variable will be forcibly initialized 1067 | struct timespec64 end_time, *to = NULL; | ^~~~~~~~ /kisskb/src/fs/select.c: In function '__do_sys_ppoll': /kisskb/src/fs/select.c:1101:24: note: byref variable will be forcibly initialized 1101 | struct timespec64 ts, end_time, *to = NULL; | ^~~~~~~~ /kisskb/src/fs/select.c:1101:20: note: byref variable will be forcibly initialized 1101 | struct timespec64 ts, end_time, *to = NULL; | ^~ /kisskb/src/fs/select.c: In function 'do_compat_select': /kisskb/src/fs/select.c:1266:23: note: byref variable will be forcibly initialized 1266 | struct old_timeval32 tv; | ^~ /kisskb/src/fs/select.c:1265:20: note: byref variable will be forcibly initialized 1265 | struct timespec64 end_time, *to = NULL; | ^~~~~~~~ /kisskb/src/fs/select.c: In function '__do_compat_sys_old_select': /kisskb/src/fs/select.c:1301:31: note: byref variable will be forcibly initialized 1301 | struct compat_sel_arg_struct a; | ^ /kisskb/src/fs/select.c: In function 'do_compat_pselect': /kisskb/src/fs/select.c:1314:24: note: byref variable will be forcibly initialized 1314 | struct timespec64 ts, end_time, *to = NULL; | ^~~~~~~~ /kisskb/src/fs/select.c:1314:20: note: byref variable will be forcibly initialized 1314 | struct timespec64 ts, end_time, *to = NULL; | ^~ /kisskb/src/fs/select.c: In function '__do_compat_sys_pselect6_time64': /kisskb/src/fs/select.c:1368:31: note: byref variable will be forcibly initialized 1368 | struct compat_sigset_argpack x = {0, 0}; | ^ /kisskb/src/fs/select.c: In function '__do_compat_sys_pselect6_time32': /kisskb/src/fs/select.c:1383:31: note: byref variable will be forcibly initialized 1383 | struct compat_sigset_argpack x = {0, 0}; | ^ /kisskb/src/fs/select.c: In function '__do_compat_sys_ppoll_time32': /kisskb/src/fs/select.c:1399:24: note: byref variable will be forcibly initialized 1399 | struct timespec64 ts, end_time, *to = NULL; | ^~~~~~~~ /kisskb/src/fs/select.c:1399:20: note: byref variable will be forcibly initialized 1399 | struct timespec64 ts, end_time, *to = NULL; | ^~ /kisskb/src/fs/select.c: In function '__do_compat_sys_ppoll_time64': /kisskb/src/fs/select.c:1425:24: note: byref variable will be forcibly initialized 1425 | struct timespec64 ts, end_time, *to = NULL; | ^~~~~~~~ /kisskb/src/fs/select.c:1425:20: note: byref variable will be forcibly initialized 1425 | struct timespec64 ts, end_time, *to = NULL; | ^~ /kisskb/src/fs/select.c: In function 'core_sys_select': /kisskb/src/fs/select.c:624:14: note: byref variable will be forcibly initialized 624 | fd_set_bits fds; | ^~~ /kisskb/src/fs/select.c: In function 'kern_select': /kisskb/src/fs/select.c:704:30: note: byref variable will be forcibly initialized 704 | struct __kernel_old_timeval tv; | ^~ /kisskb/src/fs/select.c:703:20: note: byref variable will be forcibly initialized 703 | struct timespec64 end_time, *to = NULL; | ^~~~~~~~ /kisskb/src/fs/select.c: In function 'do_pselect': /kisskb/src/fs/select.c:733:24: note: byref variable will be forcibly initialized 733 | struct timespec64 ts, end_time, *to = NULL; | ^~~~~~~~ /kisskb/src/fs/select.c:733:20: note: byref variable will be forcibly initialized 733 | struct timespec64 ts, end_time, *to = NULL; | ^~ /kisskb/src/fs/select.c: In function '__do_sys_pselect6': /kisskb/src/fs/select.c:795:24: note: byref variable will be forcibly initialized 795 | struct sigset_argpack x = {NULL, 0}; | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_set_infoframes': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1100:23: note: byref variable will be forcibly initialized 1100 | union hdmi_infoframe frm; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1099:24: note: byref variable will be forcibly initialized 1099 | struct mhl3_infoframe mhl_frm; | ^~~~~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:182, from /kisskb/src/drivers/md/bcache/debug.c:9: /kisskb/src/drivers/md/bcache/debug.c: In function 'bio_segments': /kisskb/src/include/linux/bio.h:203:19: note: byref variable will be forcibly initialized 203 | struct bvec_iter iter; | ^~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/debug.c:9: /kisskb/src/drivers/md/bcache/debug.c: In function 'bch_dump_read': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:81:20: note: in expansion of macro 'KEY' 81 | #define MAX_KEY KEY(MAX_KEY_INODE, MAX_KEY_OFFSET, 0) | ^~~ /kisskb/src/drivers/md/bcache/debug.c:194:47: note: in expansion of macro 'MAX_KEY' 194 | w = bch_keybuf_next_rescan(i->c, &i->keys, &MAX_KEY, dump_pred); | ^~~~~~~ /kisskb/src/drivers/md/bcache/debug.c: In function 'bch_data_verify': /kisskb/src/drivers/md/bcache/debug.c:112:19: note: byref variable will be forcibly initialized 112 | struct bvec_iter iter, citer = { 0 }; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function '__xfs_inobt_alloc_block': /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:97:19: note: byref variable will be forcibly initialized 97 | xfs_alloc_arg_t args; /* block allocation args */ | ^~~~ /kisskb/src/drivers/gpu/drm/mxsfb/mxsfb_drv.c: In function 'mxsfb_attach_bridge': /kisskb/src/drivers/gpu/drm/mxsfb/mxsfb_drv.c:116:33: note: byref variable will be forcibly initialized 116 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/fs/hfsplus/attributes.c: In function 'hfsplus_attr_exists': /kisskb/src/fs/hfsplus/attributes.c:173:23: note: byref variable will be forcibly initialized 173 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/attributes.c: In function 'hfsplus_create_attr': /kisskb/src/fs/hfsplus/attributes.c:199:23: note: byref variable will be forcibly initialized 199 | struct hfs_find_data fd; | ^~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/ieee802154/socket.c:12: /kisskb/src/net/ieee802154/socket.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/hfsplus/attributes.c: In function 'hfsplus_delete_attr': /kisskb/src/fs/hfsplus/attributes.c:311:23: note: byref variable will be forcibly initialized 311 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/attributes.c: In function 'hfsplus_delete_all_attrs': /kisskb/src/fs/hfsplus/attributes.c:357:23: note: byref variable will be forcibly initialized 357 | struct hfs_find_data fd; | ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/inode.c:7: /kisskb/src/fs/inode.c: In function 'evict_inodes': /kisskb/src/fs/inode.c:627:12: note: byref variable will be forcibly initialized 627 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/rpmsg/rpmsg_ns.c: In function 'rpmsg_ns_cb': /kisskb/src/drivers/rpmsg/rpmsg_ns.c:38:28: note: byref variable will be forcibly initialized 38 | struct rpmsg_channel_info chinfo; | ^~~~~~ /kisskb/src/fs/inode.c: In function '__remove_privs': /kisskb/src/fs/inode.c:1911:15: note: byref variable will be forcibly initialized 1911 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/inode.c: In function 'current_time': /kisskb/src/fs/inode.c:2304:20: note: byref variable will be forcibly initialized 2304 | struct timespec64 now; | ^~~ /kisskb/src/fs/inode.c: In function 'file_update_time': /kisskb/src/fs/inode.c:1969:20: note: byref variable will be forcibly initialized 1969 | struct timespec64 now; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:26: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c: In function 'virtio_gpu_get_capsets': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:79:9: note: in expansion of macro 'wait_event_timeout' 79 | ret = wait_event_timeout(vgdev->resp_wq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c: In function 'virtio_gpu_init': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:228:2: note: in expansion of macro 'wait_event_timeout' 228 | wait_event_timeout(vgdev->resp_wq, !vgdev->display_info_pending, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/socket.c: In function 'ieee802154_dev_ioctl': /kisskb/src/net/ieee802154/socket.c:128:15: note: byref variable will be forcibly initialized 128 | struct ifreq ifr; | ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/inode.c:7: /kisskb/src/fs/inode.c: In function 'invalidate_inodes': /kisskb/src/fs/inode.c:678:12: note: byref variable will be forcibly initialized 678 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/inode.c: In function 'prune_icache_sb': /kisskb/src/fs/inode.c:800:12: note: byref variable will be forcibly initialized 800 | LIST_HEAD(freeable); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/inode.c: In function 'atime_needs_update': /kisskb/src/fs/inode.c:1793:20: note: byref variable will be forcibly initialized 1793 | struct timespec64 now; | ^~~ /kisskb/src/fs/inode.c: In function 'touch_atime': /kisskb/src/fs/inode.c:1829:20: note: byref variable will be forcibly initialized 1829 | struct timespec64 now; | ^~~ In file included from /kisskb/src/net/ieee802154/socket.c:28: /kisskb/src/net/ieee802154/socket.c: In function 'ieee802154_hdr_length': /kisskb/src/include/net/ieee802154_netdev.h:129:24: note: byref variable will be forcibly initialized 129 | struct ieee802154_hdr hdr; | ^~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/extents.c:24: /kisskb/src/drivers/md/bcache/extents.c: In function 'bch_extent_sort_fixup': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:84:24: note: in expansion of macro 'KEY' 84 | #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) | ^~~ /kisskb/src/drivers/md/bcache/extents.c:305:19: note: in expansion of macro 'START_KEY' 305 | bch_cut_back(&START_KEY(i->k), top->k); | ^~~~~~~~~ /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:84:24: note: in expansion of macro 'KEY' 84 | #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) | ^~~ /kisskb/src/drivers/md/bcache/extents.c:299:19: note: in expansion of macro 'START_KEY' 299 | bch_cut_back(&START_KEY(i->k), tmp); | ^~~~~~~~~ /kisskb/src/net/ieee802154/socket.c: In function 'dgram_bind': /kisskb/src/net/ieee802154/socket.c:488:25: note: byref variable will be forcibly initialized 488 | struct ieee802154_addr haddr; | ^~~~~ /kisskb/src/net/ieee802154/socket.c: In function 'dgram_sendmsg': /kisskb/src/net/ieee802154/socket.c:607:25: note: byref variable will be forcibly initialized 607 | struct ieee802154_addr dst_addr; | ^~~~~~~~ /kisskb/src/drivers/md/bcache/extents.c: In function 'bch_extent_insert_fixup': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:84:24: note: in expansion of macro 'KEY' 84 | #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) | ^~~ /kisskb/src/drivers/md/bcache/extents.c:453:21: note: in expansion of macro 'START_KEY' 453 | __bch_cut_back(&START_KEY(insert), k); | ^~~~~~~~~ /kisskb/src/drivers/md/bcache/extents.c:427:22: note: byref variable will be forcibly initialized 427 | BKEY_PADDED(key) temp; | ^~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/extents.c:24: /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:84:24: note: in expansion of macro 'KEY' 84 | #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) | ^~~ /kisskb/src/drivers/md/bcache/extents.c:434:18: note: in expansion of macro 'START_KEY' 434 | bch_cut_back(&START_KEY(insert), k); | ^~~~~~~~~ /kisskb/src/net/ieee802154/socket.c: In function 'raw_bind': /kisskb/src/net/ieee802154/socket.c:199:25: note: byref variable will be forcibly initialized 199 | struct ieee802154_addr addr; | ^~~~ /kisskb/src/drivers/rtc/rtc-hym8563.c: In function 'hym8563_clkout_register_clk': /kisskb/src/drivers/rtc/rtc-hym8563.c:393:23: note: byref variable will be forcibly initialized 393 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/md/raid1.c: In function 'process_checks': /kisskb/src/drivers/md/raid1.c:2142:24: note: byref variable will be forcibly initialized 2142 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/net/nfc/nci/hci.c: In function 'nci_hci_open_pipe': /kisskb/src/net/nfc/nci/hci.c:502:18: note: byref variable will be forcibly initialized 502 | struct nci_data data; | ^~~~ /kisskb/src/net/nfc/nci/hci.c: In function 'nci_hci_send_cmd': /kisskb/src/net/nfc/nci/hci.c:228:18: note: byref variable will be forcibly initialized 228 | struct nci_data data; | ^~~~ /kisskb/src/net/nfc/nci/hci.c: In function 'nci_hci_get_param': /kisskb/src/net/nfc/nci/hci.c:612:18: note: byref variable will be forcibly initialized 612 | struct nci_data data; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/md/raid1.c:26: /kisskb/src/drivers/md/raid1.c: In function 'wait_read_barrier': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:1016:2: note: in expansion of macro 'wait_event_lock_irq' 1016 | wait_event_lock_irq(conf->wait_barrier, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/nfc/nci/hci.c: In function 'nci_hci_create_pipe': /kisskb/src/net/nfc/nci/hci.c:527:36: note: byref variable will be forcibly initialized 527 | struct nci_hci_create_pipe_params params; | ^~~~~~ /kisskb/src/drivers/md/raid1.c: In function '_wait_barrier': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:982:2: note: in expansion of macro 'wait_event_lock_irq' 982 | wait_event_lock_irq(conf->wait_barrier, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/nfc/nci/hci.c: In function 'nci_hci_set_param': /kisskb/src/net/nfc/nci/hci.c:564:18: note: byref variable will be forcibly initialized 564 | struct nci_data data; | ^~~~ /kisskb/src/drivers/md/raid1.c: In function 'raise_barrier': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:901:2: note: in expansion of macro 'wait_event_lock_irq' 901 | wait_event_lock_irq(conf->wait_barrier, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:878:2: note: in expansion of macro 'wait_event_lock_irq' 878 | wait_event_lock_irq(conf->wait_barrier, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/devfreq.h:68, from /kisskb/src/drivers/devfreq/devfreq.c:33: /kisskb/src/drivers/devfreq/devfreq.c: In function 'trace_event_raw_event_devfreq_frequency': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(devfreq_frequency, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(devfreq_frequency, | ^~~~~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'trace_event_raw_event_devfreq_monitor': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:39:1: note: in expansion of macro 'TRACE_EVENT' 39 | TRACE_EVENT(devfreq_monitor, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:39:1: note: in expansion of macro 'TRACE_EVENT' 39 | TRACE_EVENT(devfreq_monitor, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/rpmsg/rpmsg_char.c:12: /kisskb/src/drivers/rpmsg/rpmsg_char.c: In function 'rpmsg_eptdev_read_iter': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rpmsg/rpmsg_char.c:190:7: note: in expansion of macro 'wait_event_interruptible' 190 | if (wait_event_interruptible(eptdev->readq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'devfreq_set_target': /kisskb/src/drivers/devfreq/devfreq.c:353:23: note: byref variable will be forcibly initialized 353 | struct devfreq_freqs freqs; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/include/linux/io-mapping.h:10, from /kisskb/src/drivers/gpu/drm/qxl/qxl_kms.c:26: /kisskb/src/drivers/gpu/drm/qxl/qxl_kms.c: In function 'qxl_device_fini': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_kms.c:309:2: note: in expansion of macro 'wait_event_timeout' 309 | wait_event_timeout(qdev->release_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rpmsg/rpmsg_char.c: In function 'rpmsg_ctrldev_ioctl': /kisskb/src/drivers/rpmsg/rpmsg_char.c:434:28: note: byref variable will be forcibly initialized 434 | struct rpmsg_channel_info chinfo; | ^~~~~~ /kisskb/src/drivers/rpmsg/rpmsg_char.c:433:29: note: byref variable will be forcibly initialized 433 | struct rpmsg_endpoint_info eptinfo; | ^~~~~~~ /kisskb/src/drivers/md/raid1.c: In function 'raid1_read_request': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:1279:3: note: in expansion of macro 'wait_event' 1279 | wait_event(bitmap->behind_wait, | ^~~~~~~~~~ /kisskb/src/drivers/md/raid1.c: In function 'flush_pending_writes': /kisskb/src/drivers/md/raid1.c:823:19: note: byref variable will be forcibly initialized 823 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/md/raid1.c:26: /kisskb/src/drivers/md/raid1.c: In function 'freeze_array': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:980:2: note: in expansion of macro '__wait_event_lock_irq' 980 | __wait_event_lock_irq(wq_head, condition, lock, cmd); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:1085:2: note: in expansion of macro 'wait_event_lock_irq_cmd' 1085 | wait_event_lock_irq_cmd( | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/md/raid1.c:26: /kisskb/src/drivers/md/raid1.c: In function 'raid1d': /kisskb/src/drivers/md/raid1.c:2519:13: note: byref variable will be forcibly initialized 2519 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/raid1.c:2512:18: note: byref variable will be forcibly initialized 2512 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'fallible_read_node': /kisskb/src/fs/ubifs/tnc.c:505:19: note: byref variable will be forcibly initialized 505 | union ubifs_key node_key; | ^~~~~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'validate_data_node': /kisskb/src/fs/ubifs/tnc.c:1692:18: note: byref variable will be forcibly initialized 1692 | union ubifs_key key1; | ^~~~ /kisskb/src/drivers/md/raid1.c: In function 'raid1_reshape': /kisskb/src/drivers/md/raid1.c:3222:21: note: byref variable will be forcibly initialized 3222 | mempool_t newpool, oldpool; | ^~~~~~~ /kisskb/src/drivers/md/raid1.c:3222:12: note: byref variable will be forcibly initialized 3222 | mempool_t newpool, oldpool; | ^~~~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'do_lookup_dh': /kisskb/src/fs/ubifs/tnc.c:1927:18: note: byref variable will be forcibly initialized 1927 | union ubifs_key start_key; | ^~~~~~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_locate': /kisskb/src/fs/ubifs/tnc.c:1445:23: note: byref variable will be forcibly initialized 1445 | struct ubifs_zbranch zbr, *zt; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/drivers/accessibility/speakup/thread.c:2: /kisskb/src/drivers/accessibility/speakup/thread.c: In function 'speakup_thread': /kisskb/src/drivers/accessibility/speakup/thread.c:24:15: note: byref variable will be forcibly initialized 24 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/accessibility/speakup/thread.c:24:3: note: in expansion of macro 'DEFINE_WAIT' 24 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_add': /kisskb/src/fs/ubifs/tnc.c:2283:24: note: byref variable will be forcibly initialized 2283 | struct ubifs_zbranch zbr; | ^~~ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_add_nm': /kisskb/src/fs/ubifs/tnc.c:2476:24: note: byref variable will be forcibly initialized 2476 | struct fscrypt_name noname = { .disk_name = { .name = "", .len = 1 } }; | ^~~~~~ /kisskb/src/fs/ubifs/tnc.c:2458:24: note: byref variable will be forcibly initialized 2458 | struct ubifs_zbranch zbr; | ^~~ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_remove_dh': /kisskb/src/fs/ubifs/tnc.c:2723:19: note: byref variable will be forcibly initialized 2723 | union ubifs_key start_key; | ^~~~~~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_remove_ino': /kisskb/src/fs/ubifs/tnc.c:2867:24: note: byref variable will be forcibly initialized 2867 | union ubifs_key key1, key2; | ^~~~ /kisskb/src/fs/ubifs/tnc.c:2867:18: note: byref variable will be forcibly initialized 2867 | union ubifs_key key1, key2; | ^~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'dbg_check_inode_size': /kisskb/src/fs/ubifs/tnc.c:3483:28: note: byref variable will be forcibly initialized 3483 | union ubifs_key from_key, to_key, *key; | ^~~~~~ /kisskb/src/fs/ubifs/tnc.c:3483:18: note: byref variable will be forcibly initialized 3483 | union ubifs_key from_key, to_key, *key; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_del_llsec_seclevel': /kisskb/src/net/ieee802154/nl802154.c:2139:35: note: byref variable will be forcibly initialized 2139 | struct ieee802154_llsec_seclevel sl; | ^~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_add_llsec_seclevel': /kisskb/src/net/ieee802154/nl802154.c:2121:35: note: byref variable will be forcibly initialized 2121 | struct ieee802154_llsec_seclevel sl; | ^~ /kisskb/src/drivers/leds/trigger/ledtrig-tty.c: In function 'ledtrig_tty_work': /kisskb/src/drivers/leds/trigger/ledtrig-tty.c:83:32: note: byref variable will be forcibly initialized 83 | struct serial_icounter_struct icount; | ^~~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_set_llsec_params': /kisskb/src/net/ieee802154/nl802154.c:1388:33: note: byref variable will be forcibly initialized 1388 | struct ieee802154_llsec_params params; | ^~~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_del_llsec_devkey': /kisskb/src/net/ieee802154/nl802154.c:1954:37: note: byref variable will be forcibly initialized 1954 | struct ieee802154_llsec_device_key key; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_add_llsec_devkey': /kisskb/src/net/ieee802154/nl802154.c:1920:37: note: byref variable will be forcibly initialized 1920 | struct ieee802154_llsec_device_key key; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/md/raid1.c:26: /kisskb/src/drivers/md/raid1.c: In function 'wait_for_serialization': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:92:2: note: in expansion of macro 'wait_event' 92 | wait_event(serial->serial_io_wait, | ^~~~~~~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_add_llsec_dev': /kisskb/src/net/ieee802154/nl802154.c:1769:33: note: byref variable will be forcibly initialized 1769 | struct ieee802154_llsec_device dev_desc; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_del_llsec_key': /kisskb/src/net/ieee802154/nl802154.c:1610:33: note: byref variable will be forcibly initialized 1610 | struct ieee802154_llsec_key_id id; | ^~ /kisskb/src/drivers/md/raid1.c: In function 'raid1_write_request': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:1360:3: note: in expansion of macro 'wait_event' 1360 | wait_event(conf->wait_barrier, | ^~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:1334:15: note: byref variable will be forcibly initialized 1334 | DEFINE_WAIT(w); | ^ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/md/raid1.c:1334:3: note: in expansion of macro 'DEFINE_WAIT' 1334 | DEFINE_WAIT(w); | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_get_llsec_params': /kisskb/src/net/ieee802154/nl802154.c:742:33: note: byref variable will be forcibly initialized 742 | struct ieee802154_llsec_params params; | ^~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:6: /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:201:24: note: byref variable will be forcibly initialized 201 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_inobt_update': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:58:22: note: byref variable will be forcibly initialized 58 | union xfs_btree_rec rec; | ^~~ /kisskb/src/fs/btrfs/zstd.c: In function 'zstd_get_btrfs_parameters': /kisskb/src/fs/btrfs/zstd.c:34:18: note: byref variable will be forcibly initialized 34 | ZSTD_parameters params = ZSTD_getParams(level, src_len, 0); | ^~~~~~ /kisskb/src/fs/btrfs/zstd.c: In function 'zstd_calc_ws_mem_sizes': /kisskb/src/fs/btrfs/zstd.c:158:19: note: byref variable will be forcibly initialized 158 | ZSTD_parameters params = | ^~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:6: /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:224:24: note: byref variable will be forcibly initialized 224 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_ialloc_count_inodes_rec': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2763:30: note: byref variable will be forcibly initialized 2763 | struct xfs_inobt_rec_incore irec; | ^~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_set_cca_mode': /kisskb/src/net/ieee802154/nl802154.c:977:22: note: byref variable will be forcibly initialized 977 | struct wpan_phy_cca cca; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/btrfs/zstd.c:8: /kisskb/src/fs/btrfs/zstd.c: In function 'zstd_get_workspace': /kisskb/src/fs/btrfs/zstd.c:282:15: note: byref variable will be forcibly initialized 282 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/btrfs/zstd.c:282:3: note: in expansion of macro 'DEFINE_WAIT' 282 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc_ag_finobt_near': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1403:30: note: byref variable will be forcibly initialized 1403 | struct xfs_inobt_rec_incore rrec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc_ag_update_inobt': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1535:30: note: byref variable will be forcibly initialized 1535 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_check_agi_freecount': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:224:26: note: byref variable will be forcibly initialized 224 | xfs_inobt_rec_incore_t rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_inobt_insert_sprec': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:532:30: note: byref variable will be forcibly initialized 532 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_difree_finobt': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2078:30: note: byref variable will be forcibly initialized 2078 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc_ag_inobt': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1136:35: note: byref variable will be forcibly initialized 1136 | struct xfs_inobt_rec_incore rec, trec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1136:30: note: byref variable will be forcibly initialized 1136 | struct xfs_inobt_rec_incore rec, trec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc_ag': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1585:30: note: byref variable will be forcibly initialized 1585 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/drivers/iio/accel/kxsd9.c: In function 'kxsd9_trigger_handler': /kisskb/src/drivers/iio/accel/kxsd9.c:219:4: note: byref variable will be forcibly initialized 219 | } hw_values; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_ialloc_ag_alloc': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:628:30: note: byref variable will be forcibly initialized 628 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:619:23: note: byref variable will be forcibly initialized 619 | struct xfs_alloc_arg args; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_difree_inobt': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1945:30: note: byref variable will be forcibly initialized 1945 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_difree': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2192:30: note: byref variable will be forcibly initialized 2192 | struct xfs_inobt_rec_incore rec;/* btree record */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_imap_lookup': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2264:30: note: byref variable will be forcibly initialized 2264 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c: In function 'radeon_cs_parser_relocs': /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c:84:27: note: byref variable will be forcibly initialized 84 | struct radeon_cs_buckets buckets; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/mmc.h:193, from /kisskb/src/drivers/mmc/core/core.c:36: /kisskb/src/drivers/mmc/core/core.c: In function 'trace_event_raw_event_mmc_request_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:13:1: note: in expansion of macro 'TRACE_EVENT' 13 | TRACE_EVENT(mmc_request_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:13:1: note: in expansion of macro 'TRACE_EVENT' 13 | TRACE_EVENT(mmc_request_start, | ^~~~~~~~~~~ /kisskb/src/drivers/mmc/core/core.c: In function 'trace_event_raw_event_mmc_request_done': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(mmc_request_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(mmc_request_done, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_ialloc_has_inode_record': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2702:30: note: byref variable will be forcibly initialized 2702 | struct xfs_inobt_rec_incore irec; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c: In function 'radeon_cs_parser_init': /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c:308:30: note: byref variable will be forcibly initialized 308 | struct drm_radeon_cs_chunk user_chunk; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c: In function 'radeon_cs_ioctl': /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c:664:26: note: byref variable will be forcibly initialized 664 | struct radeon_cs_parser parser; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c: In function 'radeon_cs_packet_next_is_pkt3_nop': /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c:799:26: note: byref variable will be forcibly initialized 799 | struct radeon_cs_packet p3reloc; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c: In function 'radeon_cs_packet_next_reloc': /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c:846:26: note: byref variable will be forcibly initialized 846 | struct radeon_cs_packet p3reloc; | ^~~~~~~ /kisskb/src/drivers/power/supply/sbs-battery.c: In function 'sbs_get_property': /kisskb/src/drivers/power/supply/sbs-battery.c:971:30: note: byref variable will be forcibly initialized 971 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/sbs-battery.c: In function 'sbs_probe': /kisskb/src/drivers/power/supply/sbs-battery.c:1156:30: note: byref variable will be forcibly initialized 1156 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/mmc/core/core.c: In function 'mmc_cqe_recovery': /kisskb/src/drivers/mmc/core/core.c:537:21: note: byref variable will be forcibly initialized 537 | struct mmc_command cmd; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mmc/core/core.c:10: /kisskb/src/drivers/mmc/core/core.c: In function '__mmc_claim_host': /kisskb/src/drivers/mmc/core/core.c:784:20: note: byref variable will be forcibly initialized 784 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/drivers/rtc/rtc-isl12026.c: In function 'isl12026_arm_write': /kisskb/src/drivers/rtc/rtc-isl12026.c:78:17: note: byref variable will be forcibly initialized 78 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/rtc/rtc-isl12026.c: In function 'isl12026_disarm_write': /kisskb/src/drivers/rtc/rtc-isl12026.c:117:17: note: byref variable will be forcibly initialized 117 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/rtc/rtc-isl12026.c: In function 'isl12026_rtc_set_time': /kisskb/src/drivers/rtc/rtc-isl12026.c:170:17: note: byref variable will be forcibly initialized 170 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/rtc/rtc-isl12026.c: In function 'isl12026_write_reg': /kisskb/src/drivers/rtc/rtc-isl12026.c:140:17: note: byref variable will be forcibly initialized 140 | struct i2c_msg msg = { | ^~~ /kisskb/src/net/nfc/nci/ntf.c: In function 'nci_rf_discover_ntf_packet': /kisskb/src/net/nfc/nci/ntf.c:324:29: note: byref variable will be forcibly initialized 324 | struct nci_rf_discover_ntf ntf; | ^~~ /kisskb/src/net/nfc/nci/ntf.c: In function 'nci_rf_intf_activated_ntf_packet': /kisskb/src/net/nfc/nci/ntf.c:525:35: note: byref variable will be forcibly initialized 525 | struct nci_rf_intf_activated_ntf ntf; | ^~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_framebuffer_surface_dirty': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:410:33: note: byref variable will be forcibly initialized 410 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:408:23: note: byref variable will be forcibly initialized 408 | struct drm_clip_rect norect; | ^~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_prepare_shadow': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:797:21: note: byref variable will be forcibly initialized 797 | struct qxl_surface surf; | ^~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_create_cursor': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:571:20: note: byref variable will be forcibly initialized 571 | struct qxl_cursor cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:570:21: note: byref variable will be forcibly initialized 570 | struct dma_buf_map user_map; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:569:21: note: byref variable will be forcibly initialized 569 | struct dma_buf_map cursor_map; | ^~~~~~~~~~ /kisskb/src/drivers/mfd/iqs62x.c: In function 'iqs62x_irq': /kisskb/src/drivers/mfd/iqs62x.c:458:27: note: byref variable will be forcibly initialized 458 | struct iqs62x_event_data event_data; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_primary_atomic_update': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:643:23: note: byref variable will be forcibly initialized 643 | struct drm_clip_rect norect = { | ^~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_display_read_client_monitors_config': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:167:33: note: byref variable will be forcibly initialized 167 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_create_monitors_object': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:1187:21: note: byref variable will be forcibly initialized 1187 | struct dma_buf_map map; | ^~~ /kisskb/src/drivers/mfd/iqs62x.c: In function 'iqs62x_probe': /kisskb/src/drivers/mfd/iqs62x.c:898:21: note: byref variable will be forcibly initialized 898 | struct iqs62x_info info; | ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/sound/soc/soc-dapm.c:20: /kisskb/src/sound/soc/soc-dapm.c: In function 'dapm_widget_invalidate_paths': /kisskb/src/sound/soc/soc-dapm.c:210:12: note: byref variable will be forcibly initialized 210 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/sound/soc/soc-dapm.c: In function 'dapm_widget_invalidate_input_paths': /kisskb/src/sound/soc/soc-dapm.c:210:12: note: byref variable will be forcibly initialized 210 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/sound/soc/soc-dapm.c: In function 'dapm_widget_invalidate_output_paths': /kisskb/src/sound/soc/soc-dapm.c:210:12: note: byref variable will be forcibly initialized 210 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/sound/soc/sof/topology.c: In function 'sof_core_enable': /kisskb/src/sound/soc/sof/topology.c:1326:32: note: byref variable will be forcibly initialized 1326 | struct sof_ipc_pm_core_config pm_core_config = { | ^~~~~~~~~~~~~~ /kisskb/src/sound/soc/sof/topology.c: In function 'ipc_trigger': /kisskb/src/sound/soc/sof/topology.c:123:23: note: byref variable will be forcibly initialized 123 | struct sof_ipc_reply reply; | ^~~~~ /kisskb/src/sound/soc/sof/topology.c:122:24: note: byref variable will be forcibly initialized 122 | struct sof_ipc_stream stream; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-isl1208.c: In function 'timestamp0_show': /kisskb/src/drivers/rtc/rtc-isl1208.c:552:18: note: byref variable will be forcibly initialized 552 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/rtc-isl1208.c: In function 'isl1208_i2c_set_alarm': /kisskb/src/drivers/rtc/rtc-isl1208.c:399:18: note: byref variable will be forcibly initialized 399 | struct rtc_time rtc_tm; | ^~~~~~ /kisskb/src/sound/soc/sof/topology.c: In function 'sof_set_dai_config_multi': /kisskb/src/sound/soc/sof/topology.c:2828:25: note: byref variable will be forcibly initialized 2828 | struct sof_ipc_reply reply; | ^~~~~ /kisskb/src/fs/hfsplus/xattr.c: In function 'hfsplus_getxattr_finder_info': /kisskb/src/fs/hfsplus/xattr.c:442:23: note: byref variable will be forcibly initialized 442 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/xattr.c: In function 'hfsplus_removexattr': /kisskb/src/fs/hfsplus/xattr.c:769:23: note: byref variable will be forcibly initialized 769 | struct hfs_find_data cat_fd; | ^~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/btrfs/compression.c:7: /kisskb/src/fs/btrfs/compression.c: In function 'btrfs_get_workspace': /kisskb/src/fs/btrfs/compression.c:1013:15: note: byref variable will be forcibly initialized 1013 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/btrfs/compression.c:1013:3: note: in expansion of macro 'DEFINE_WAIT' 1013 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/compression.c: In function 'end_compressed_bio_read': /kisskb/src/fs/btrfs/compression.c:265:24: note: byref variable will be forcibly initialized 265 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/hfsplus/xattr.c: In function 'hfsplus_listxattr_finder_info': /kisskb/src/fs/hfsplus/xattr.c:610:23: note: byref variable will be forcibly initialized 610 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/xattr.c: In function '__hfsplus_setxattr': /kisskb/src/fs/hfsplus/xattr.c:263:20: note: byref variable will be forcibly initialized 263 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/fs/hfsplus/xattr.c:262:23: note: byref variable will be forcibly initialized 262 | struct hfs_find_data cat_fd; | ^~~~~~ /kisskb/src/sound/soc/soc-dapm.c: In function 'dapm_seq_run': /kisskb/src/sound/soc/soc-dapm.c:1643:12: note: byref variable will be forcibly initialized 1643 | LIST_HEAD(pending); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/hfsplus/xattr.c: In function '__hfsplus_getxattr': /kisskb/src/fs/hfsplus/xattr.c:491:23: note: byref variable will be forcibly initialized 491 | struct hfs_find_data fd; | ^~ /kisskb/src/sound/soc/soc-dapm.c: In function 'soc_dapm_shutdown_dapm': /kisskb/src/sound/soc/soc-dapm.c:4783:12: note: byref variable will be forcibly initialized 4783 | LIST_HEAD(down_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/seq_file.c: In function 'seq_read': /kisskb/src/fs/seq_file.c:152:18: note: byref variable will be forcibly initialized 152 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/seq_file.c:151:15: note: byref variable will be forcibly initialized 151 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/seq_file.c:150:15: note: byref variable will be forcibly initialized 150 | struct iovec iov = { .iov_base = buf, .iov_len = size}; | ^~~ In file included from /kisskb/src/sound/soc/soc-dapm.c:22: /kisskb/src/sound/soc/soc-dapm.c: In function 'dapm_power_widgets': /kisskb/src/sound/soc/soc-dapm.c:1960:25: note: byref variable will be forcibly initialized 1960 | ASYNC_DOMAIN_EXCLUSIVE(async_domain); | ^~~~~~~~~~~~ /kisskb/src/include/linux/async.h:35:22: note: in definition of macro 'ASYNC_DOMAIN_EXCLUSIVE' 35 | struct async_domain _name = { .pending = LIST_HEAD_INIT(_name.pending), \ | ^~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/sound/soc/soc-dapm.c:20: /kisskb/src/sound/soc/soc-dapm.c:1959:12: note: byref variable will be forcibly initialized 1959 | LIST_HEAD(down_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/sound/soc/soc-dapm.c:1958:12: note: byref variable will be forcibly initialized 1958 | LIST_HEAD(up_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/hfsplus/xattr.c: In function 'hfsplus_listxattr': /kisskb/src/fs/hfsplus/xattr.c:680:26: note: byref variable will be forcibly initialized 680 | struct hfsplus_attr_key attr_key; | ^~~~~~~~ /kisskb/src/fs/hfsplus/xattr.c:678:23: note: byref variable will be forcibly initialized 678 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/namespace.c: In function 'init_mount_tree': /kisskb/src/fs/namespace.c:4188:14: note: byref variable will be forcibly initialized 4188 | struct path root; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/uapi/linux/aio_abi.h:31, from /kisskb/src/include/linux/syscalls.h:76, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'umount_tree': /kisskb/src/fs/namespace.c:1501:12: note: byref variable will be forcibly initialized 1501 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function 'shrink_submounts': /kisskb/src/fs/namespace.c:3091:12: note: byref variable will be forcibly initialized 3091 | LIST_HEAD(graveyard); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function 'commit_tree': /kisskb/src/fs/namespace.c:911:12: note: byref variable will be forcibly initialized 911 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function 'mnt_warn_timestamp_expiry': /kisskb/src/fs/namespace.c:2556:13: note: byref variable will be forcibly initialized 2556 | struct tm tm; | ^~ /kisskb/src/sound/soc/sof/topology.c: In function 'sof_widget_load_process': /kisskb/src/sound/soc/sof/topology.c:2318:30: note: byref variable will be forcibly initialized 2318 | struct sof_ipc_comp_process config; | ^~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/uapi/linux/aio_abi.h:31, from /kisskb/src/include/linux/syscalls.h:76, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'mntput_no_expire': /kisskb/src/fs/namespace.c:1159:12: note: byref variable will be forcibly initialized 1159 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function 'namespace_unlock': /kisskb/src/fs/namespace.c:1435:12: note: byref variable will be forcibly initialized 1435 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c:1432:20: note: byref variable will be forcibly initialized 1432 | struct hlist_head head; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/uapi/linux/aio_abi.h:31, from /kisskb/src/include/linux/syscalls.h:76, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'mark_mounts_for_expiry': /kisskb/src/fs/namespace.c:3006:12: note: byref variable will be forcibly initialized 3006 | LIST_HEAD(graveyard); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_mount_setattr': /kisskb/src/fs/namespace.c:4141:21: note: byref variable will be forcibly initialized 4141 | struct mount_kattr kattr; | ^~~~~ /kisskb/src/fs/namespace.c:4140:20: note: byref variable will be forcibly initialized 4140 | struct mount_attr attr; | ^~~~ /kisskb/src/fs/namespace.c:4139:14: note: byref variable will be forcibly initialized 4139 | struct path target; | ^~~~~~ /kisskb/src/sound/soc/sof/topology.c: In function 'sof_link_load': /kisskb/src/sound/soc/sof/topology.c:3247:28: note: byref variable will be forcibly initialized 3247 | struct sof_ipc_dai_config common_config; | ^~~~~~~~~~~~~ /kisskb/src/fs/namespace.c: In function 'ksys_umount': /kisskb/src/fs/namespace.c:1767:14: note: byref variable will be forcibly initialized 1767 | struct path path; | ^~~~ /kisskb/src/sound/soc/sof/topology.c: In function 'sof_control_unload': /kisskb/src/sound/soc/sof/topology.c:1301:22: note: byref variable will be forcibly initialized 1301 | struct sof_ipc_free fcomp; | ^~~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_open_tree': /kisskb/src/fs/namespace.c:2446:14: note: byref variable will be forcibly initialized 2446 | struct path path; | ^~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_fsmount': /kisskb/src/fs/namespace.c:3504:14: note: byref variable will be forcibly initialized 3504 | struct path newmount; | ^~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/uapi/linux/aio_abi.h:31, from /kisskb/src/include/linux/syscalls.h:76, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'attach_recursive_mnt': /kisskb/src/fs/namespace.c:2130:13: note: byref variable will be forcibly initialized 2130 | HLIST_HEAD(tree_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:790:44: note: in definition of macro 'HLIST_HEAD' 790 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ /kisskb/src/fs/namespace.c: In function 'do_loopback': /kisskb/src/fs/namespace.c:2361:14: note: byref variable will be forcibly initialized 2361 | struct path old_path; | ^~~~~~~~ /kisskb/src/sound/soc/sof/topology.c: In function 'sof_route_load': /kisskb/src/sound/soc/sof/topology.c:3383:23: note: byref variable will be forcibly initialized 3383 | struct sof_ipc_reply reply; | ^~~~~ /kisskb/src/fs/namespace.c: In function 'do_move_mount_old': /kisskb/src/fs/namespace.c:2771:14: note: byref variable will be forcibly initialized 2771 | struct path old_path; | ^~~~~~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_move_mount': /kisskb/src/fs/namespace.c:3633:25: note: byref variable will be forcibly initialized 3633 | struct path from_path, to_path; | ^~~~~~~ /kisskb/src/fs/namespace.c:3633:14: note: byref variable will be forcibly initialized 3633 | struct path from_path, to_path; | ^~~~~~~~~ /kisskb/src/sound/soc/soc-dapm.c: In function 'snd_soc_dapm_dai_get_connected_widgets': /kisskb/src/sound/soc/soc-dapm.c:1304:12: note: byref variable will be forcibly initialized 1304 | LIST_HEAD(widgets); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function 'do_mount': /kisskb/src/fs/namespace.c:3242:14: note: byref variable will be forcibly initialized 3242 | struct path path; | ^~~~ /kisskb/src/sound/soc/sof/topology.c: In function 'ipc_pcm_params': /kisskb/src/sound/soc/sof/topology.c:63:28: note: byref variable will be forcibly initialized 63 | struct sof_ipc_pcm_params pcm; | ^~~ /kisskb/src/sound/soc/sof/topology.c:60:34: note: byref variable will be forcibly initialized 60 | struct sof_ipc_pcm_params_reply ipc_params_reply; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_pivot_root': /kisskb/src/fs/namespace.c:3731:24: note: byref variable will be forcibly initialized 3731 | struct path new, old, root; | ^~~~ /kisskb/src/fs/namespace.c:3731:19: note: byref variable will be forcibly initialized 3731 | struct path new, old, root; | ^~~ /kisskb/src/fs/namespace.c:3731:14: note: byref variable will be forcibly initialized 3731 | struct path new, old, root; | ^~~ /kisskb/src/fs/namespace.c: In function 'mount_subtree': /kisskb/src/fs/namespace.c:3401:14: note: byref variable will be forcibly initialized 3401 | struct path path; | ^~~~ /kisskb/src/fs/namespace.c: In function 'mntns_install': /kisskb/src/fs/namespace.c:4456:14: note: byref variable will be forcibly initialized 4456 | struct path root; | ^~~~ /kisskb/src/sound/soc/soc-dapm.c: In function 'dapm_kcontrol_data_alloc': /kisskb/src/sound/soc/soc-dapm.c:415:31: note: byref variable will be forcibly initialized 415 | struct snd_soc_dapm_widget template; | ^~~~~~~~ /kisskb/src/sound/soc/soc-dapm.c:377:31: note: byref variable will be forcibly initialized 377 | struct snd_soc_dapm_widget template; | ^~~~~~~~ /kisskb/src/fs/namespace.c: In function 'current_chrooted': /kisskb/src/fs/namespace.c:4304:14: note: byref variable will be forcibly initialized 4304 | struct path fs_root; | ^~~~~~~ /kisskb/src/fs/namespace.c:4303:14: note: byref variable will be forcibly initialized 4303 | struct path ns_root; | ^~~~~~~ /kisskb/src/sound/soc/sof/topology.c: In function 'sof_widget_ready': /kisskb/src/sound/soc/sof/topology.c:2391:28: note: byref variable will be forcibly initialized 2391 | struct sof_ipc_comp_reply reply; | ^~~~~ /kisskb/src/drivers/crypto/ccree/cc_driver.c: In function 'cc_read_idr': /kisskb/src/drivers/crypto/ccree/cc_driver.c:160:4: note: byref variable will be forcibly initialized 160 | } idr; | ^~~ /kisskb/src/sound/soc/soc-dapm.c: In function 'snd_soc_dapm_new_dai': /kisskb/src/sound/soc/soc-dapm.c:4121:29: note: byref variable will be forcibly initialized 4121 | struct snd_soc_dapm_widget template; | ^~~~~~~~ /kisskb/src/sound/soc/sof/topology.c: In function 'snd_sof_complete_pipeline': /kisskb/src/sound/soc/sof/topology.c:3547:23: note: byref variable will be forcibly initialized 3547 | struct sof_ipc_reply reply; | ^~~~~ /kisskb/src/sound/soc/sof/topology.c:3546:28: note: byref variable will be forcibly initialized 3546 | struct sof_ipc_pipe_ready ready; | ^~~~~ /kisskb/src/sound/soc/soc-dapm.c: In function 'snd_soc_dapm_new_dai_widgets': /kisskb/src/sound/soc/soc-dapm.c:4192:29: note: byref variable will be forcibly initialized 4192 | struct snd_soc_dapm_widget template; | ^~~~~~~~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'is_configured': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:587:33: note: in expansion of macro 'BDADDR_ANY' 587 | !bacmp(&hdev->public_addr, BDADDR_ANY)) | ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_missing_options': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:603:33: note: in expansion of macro 'BDADDR_ANY' 603 | !bacmp(&hdev->public_addr, BDADDR_ANY)) | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/net_namespace.h:38, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/linux/rtnetlink.h:7, from /kisskb/src/net/llc/af_llc.c:26: /kisskb/src/net/llc/af_llc.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_current_settings': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:887:33: note: in expansion of macro 'BDADDR_ANY' 887 | if (bacmp(&hdev->static_addr, BDADDR_ANY)) | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:886:28: note: in expansion of macro 'BDADDR_ANY' 886 | !bacmp(&hdev->bdaddr, BDADDR_ANY)) { | ^~~~~~~~~~ /kisskb/src/net/llc/af_llc.c: In function 'llc_ui_getname': /kisskb/src/net/llc/af_llc.c:994:22: note: byref variable will be forcibly initialized 994 | struct sockaddr_llc sllc; | ^~~~ /kisskb/src/net/llc/af_llc.c: In function 'llc_cmsg_rcv': /kisskb/src/net/llc/af_llc.c:649:22: note: byref variable will be forcibly initialized 649 | struct llc_pktinfo info; | ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_adv_monitor_added': /kisskb/src/net/bluetooth/mgmt.c:4168:35: note: byref variable will be forcibly initialized 4168 | struct mgmt_ev_adv_monitor_added ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'device_unpaired': /kisskb/src/net/bluetooth/mgmt.c:2428:33: note: byref variable will be forcibly initialized 2428 | struct mgmt_ev_device_unpaired ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'device_flags_changed': /kisskb/src/net/bluetooth/mgmt.c:4097:38: note: byref variable will be forcibly initialized 4097 | struct mgmt_ev_device_flags_changed ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'device_removed': /kisskb/src/net/bluetooth/mgmt.c:6801:32: note: byref variable will be forcibly initialized 6801 | struct mgmt_ev_device_removed ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'device_added': /kisskb/src/net/bluetooth/mgmt.c:6691:30: note: byref variable will be forcibly initialized 6691 | struct mgmt_ev_device_added ev; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c:14: /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c: In function 'rpmsg_send_offchannel_raw': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c:598:9: note: in expansion of macro 'wait_event_interruptible_timeout' 598 | err = wait_event_interruptible_timeout(vrp->sendq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c:558:21: note: byref variable will be forcibly initialized 558 | struct scatterlist sg; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'exp_ll_privacy_feature_changed': /kisskb/src/net/bluetooth/mgmt.c:3865:37: note: byref variable will be forcibly initialized 3865 | struct mgmt_ev_exp_feature_changed ev; | ^~ /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c: In function 'virtio_rpmsg_announce_create': /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c:329:23: note: byref variable will be forcibly initialized 329 | struct rpmsg_ns_msg nsm; | ^~~ /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c: In function 'virtio_rpmsg_announce_destroy': /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c:353:23: note: byref variable will be forcibly initialized 353 | struct rpmsg_ns_msg nsm; | ^~~ /kisskb/src/net/llc/af_llc.c: In function 'llc_ui_bind': /kisskb/src/net/llc/af_llc.c:376:26: note: byref variable will be forcibly initialized 376 | struct llc_addr laddr, daddr; | ^~~~~ /kisskb/src/net/llc/af_llc.c:376:19: note: byref variable will be forcibly initialized 376 | struct llc_addr laddr, daddr; | ^~~~~ /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c: In function 'rpmsg_recv_single': /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c:703:21: note: byref variable will be forcibly initialized 703 | struct scatterlist sg; | ^~ /kisskb/src/drivers/md/bcache/journal.c: In function 'journal_read_bucket': /kisskb/src/drivers/md/bcache/journal.c:43:17: note: byref variable will be forcibly initialized 43 | struct closure cl; | ^~ /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c: In function 'rpmsg_probe': /kisskb/src/drivers/rpmsg/virtio_rpmsg_bus.c:925:22: note: byref variable will be forcibly initialized 925 | struct scatterlist sg; | ^~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'set_static_address': /kisskb/src/include/net/bluetooth/bluetooth.h:271:34: note: byref variable will be forcibly initialized 271 | #define BDADDR_NONE (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:5514:27: note: in expansion of macro 'BDADDR_NONE' 5514 | if (!bacmp(&cp->bdaddr, BDADDR_NONE)) | ^~~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:5513:25: note: in expansion of macro 'BDADDR_ANY' 5513 | if (bacmp(&cp->bdaddr, BDADDR_ANY)) { | ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_phy_configuration': /kisskb/src/net/bluetooth/mgmt.c:3395:39: note: byref variable will be forcibly initialized 3395 | struct mgmt_rp_get_phy_configuration rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_advertising_complete': /kisskb/src/net/bluetooth/mgmt.c:8177:36: note: byref variable will be forcibly initialized 8177 | struct mgmt_rp_remove_advertising rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_config_info': /kisskb/src/net/bluetooth/mgmt.c:628:34: note: byref variable will be forcibly initialized 628 | struct mgmt_rp_read_config_info rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_local_oob_data_complete': /kisskb/src/net/bluetooth/mgmt.c:4576:37: note: byref variable will be forcibly initialized 4576 | struct mgmt_rp_read_local_oob_data mgmt_rp; | ^~~~~~~ /kisskb/src/drivers/md/bcache/journal.c: In function 'journal_wait_for_write': /kisskb/src/drivers/md/bcache/journal.c:839:17: note: byref variable will be forcibly initialized 839 | struct closure cl; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_controller_info': /kisskb/src/net/bluetooth/mgmt.c:1015:27: note: byref variable will be forcibly initialized 1015 | struct mgmt_rp_read_info rp; | ^~ /kisskb/src/drivers/md/bcache/journal.c: In function 'bch_journal_replay': /kisskb/src/drivers/md/bcache/journal.c:358:17: note: byref variable will be forcibly initialized 358 | struct keylist keylist; | ^~~~~~~ /kisskb/src/drivers/md/bcache/journal.c: In function 'journal_write_unlocked': /kisskb/src/drivers/md/bcache/journal.c:741:18: note: byref variable will be forcibly initialized 741 | struct bio_list list; | ^~~~ /kisskb/src/drivers/md/raid10.c: In function 'flush_pending_writes': /kisskb/src/drivers/md/raid10.c:858:19: note: byref variable will be forcibly initialized 858 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/bcache/journal.c: In function 'bch_journal_meta': /kisskb/src/drivers/md/bcache/journal.c:948:17: note: byref variable will be forcibly initialized 948 | struct keylist keys; | ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'clear_eir': /kisskb/src/net/bluetooth/mgmt.c:9116:26: note: byref variable will be forcibly initialized 9116 | struct hci_cp_write_eir cp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_device_id': /kisskb/src/net/bluetooth/mgmt.c:5267:21: note: byref variable will be forcibly initialized 5267 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'rpa_expired': /kisskb/src/net/bluetooth/mgmt.c:975:21: note: byref variable will be forcibly initialized 975 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'service_cache_off': /kisskb/src/net/bluetooth/mgmt.c:954:21: note: byref variable will be forcibly initialized 954 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_secure_conn': /kisskb/src/net/bluetooth/mgmt.c:5891:21: note: byref variable will be forcibly initialized 5891 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_uuid': /kisskb/src/net/bluetooth/mgmt.c:2104:21: note: byref variable will be forcibly initialized 2104 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function '__add_adv_patterns_monitor': /kisskb/src/net/bluetooth/mgmt.c:4287:42: note: byref variable will be forcibly initialized 4287 | struct mgmt_rp_add_adv_patterns_monitor rp; | ^~ /kisskb/src/drivers/md/raid10.c: In function 'raid10_check_reshape': /kisskb/src/drivers/md/raid10.c:4379:14: note: byref variable will be forcibly initialized 4379 | struct geom geo; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'adv_expire': /kisskb/src/net/bluetooth/mgmt.c:3230:21: note: byref variable will be forcibly initialized 3230 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_adv_size_info': /kisskb/src/net/bluetooth/mgmt.c:8292:35: note: byref variable will be forcibly initialized 8292 | struct mgmt_rp_get_adv_size_info rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_ext_adv_params': /kisskb/src/net/bluetooth/mgmt.c:7905:21: note: byref variable will be forcibly initialized 7905 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c:7902:36: note: byref variable will be forcibly initialized 7902 | struct mgmt_rp_add_ext_adv_params rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'le_enable_complete': /kisskb/src/net/bluetooth/mgmt.c:1905:22: note: byref variable will be forcibly initialized 1905 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_adv_monitor': /kisskb/src/net/bluetooth/mgmt.c:4512:36: note: byref variable will be forcibly initialized 4512 | struct mgmt_rp_remove_adv_monitor rp; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/md/raid10.c:12: /kisskb/src/drivers/md/raid10.c: In function 'freeze_array': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:980:2: note: in expansion of macro '__wait_event_lock_irq' 980 | __wait_event_lock_irq(wq_head, condition, lock, cmd); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:1016:2: note: in expansion of macro 'wait_event_lock_irq_cmd' 1016 | wait_event_lock_irq_cmd(conf->wait_barrier, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c: In function 'wait_barrier': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:969:3: note: in expansion of macro 'wait_event_lock_irq' 969 | wait_event_lock_irq(conf->wait_barrier, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c: In function 'raise_barrier': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:937:2: note: in expansion of macro 'wait_event_lock_irq' 937 | wait_event_lock_irq(conf->wait_barrier, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:930:2: note: in expansion of macro 'wait_event_lock_irq' 930 | wait_event_lock_irq(conf->wait_barrier, force || !conf->nr_waiting, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_device_flags': /kisskb/src/net/bluetooth/mgmt.c:4049:34: note: byref variable will be forcibly initialized 4049 | struct mgmt_rp_get_device_flags rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_exp_feature': /kisskb/src/net/bluetooth/mgmt.c:3896:33: note: byref variable will be forcibly initialized 3896 | struct mgmt_rp_set_exp_feature rp; | ^~ /kisskb/src/drivers/md/raid10.c: In function 'regular_request_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:1108:3: note: in expansion of macro 'wait_event' 1108 | wait_event(conf->wait_barrier, | ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_advertising_complete': /kisskb/src/net/bluetooth/mgmt.c:5308:21: note: byref variable will be forcibly initialized 5308 | struct hci_request req; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/md/raid10.c:12: /kisskb/src/drivers/md/raid10.c: In function 'raid10d': /kisskb/src/drivers/md/raid10.c:3026:13: note: byref variable will be forcibly initialized 3026 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/raid10.c:3020:18: note: byref variable will be forcibly initialized 3020 | struct blk_plug plug; | ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_local_ssp_oob_req': /kisskb/src/net/bluetooth/mgmt.c:7246:21: note: byref variable will be forcibly initialized 7246 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_local_oob_data': /kisskb/src/net/bluetooth/mgmt.c:4636:21: note: byref variable will be forcibly initialized 4636 | struct hci_request req; | ^~~ /kisskb/src/drivers/md/raid10.c: In function 'setup_conf': /kisskb/src/drivers/md/raid10.c:3937:14: note: byref variable will be forcibly initialized 3937 | struct geom geo; | ^~~ /kisskb/src/sound/soc/codecs/cs42l51-i2c.c: In function 'cs42l51_i2c_probe': /kisskb/src/sound/soc/codecs/cs42l51-i2c.c:25:23: note: byref variable will be forcibly initialized 25 | struct regmap_config config; | ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_advertising': /kisskb/src/net/bluetooth/mgmt.c:5383:21: note: byref variable will be forcibly initialized 5383 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_advertising': /kisskb/src/net/bluetooth/mgmt.c:8208:21: note: byref variable will be forcibly initialized 8208 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c:8206:36: note: byref variable will be forcibly initialized 8206 | struct mgmt_rp_remove_advertising rp; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/md/raid10.c:12: /kisskb/src/drivers/md/raid10.c: In function 'reshape_request': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:4820:3: note: in expansion of macro 'wait_event' 4820 | wait_event(mddev->sb_wait, mddev->sb_flags == 0 || | ^~~~~~~~~~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_device': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:6819:30: note: in expansion of macro 'BDADDR_ANY' 6819 | if (bacmp(&cp->addr.bdaddr, BDADDR_ANY)) { | ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_device': /kisskb/src/fs/btrfs/relocation.c: In function 'create_reloc_root': /kisskb/src/fs/btrfs/relocation.c:736:19: note: byref variable will be forcibly initialized 736 | struct btrfs_key root_key; | ^~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:6712:31: note: in expansion of macro 'BDADDR_ANY' 6712 | !bacmp(&cp->addr.bdaddr, BDADDR_ANY)) | ^~~~~~~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'delete_orphan_inode': /kisskb/src/fs/btrfs/relocation.c:3707:19: note: byref variable will be forcibly initialized 3707 | struct btrfs_key key; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'clock_info_cmd_complete': /kisskb/src/net/bluetooth/mgmt.c:6485:32: note: byref variable will be forcibly initialized 6485 | struct mgmt_rp_get_clock_info rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'conn_info_cmd_complete': /kisskb/src/net/bluetooth/mgmt.c:6283:31: note: byref variable will be forcibly initialized 6283 | struct mgmt_rp_get_conn_info rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'pairing_complete': /kisskb/src/net/bluetooth/mgmt.c:2830:29: note: byref variable will be forcibly initialized 2830 | struct mgmt_rp_pair_device rp; | ^~ /kisskb/src/fs/btrfs/relocation.c: In function 'find_next_extent': /kisskb/src/fs/btrfs/relocation.c:3365:19: note: byref variable will be forcibly initialized 3365 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'get_clock_info': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:6581:30: note: in expansion of macro 'BDADDR_ANY' 6581 | if (bacmp(&cp->addr.bdaddr, BDADDR_ANY)) { | ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:6557:21: note: byref variable will be forcibly initialized 6557 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c:6555:27: note: byref variable will be forcibly initialized 6555 | struct hci_cp_read_clock hci_cp; | ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c:6554:32: note: byref variable will be forcibly initialized 6554 | struct mgmt_rp_get_clock_info rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_conn_info': /kisskb/src/net/bluetooth/mgmt.c:6424:27: note: byref variable will be forcibly initialized 6424 | struct hci_cp_read_rssi req_rssi_cp; | ^~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:6423:31: note: byref variable will be forcibly initialized 6423 | struct hci_cp_read_tx_power req_txp_cp; | ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:6422:22: note: byref variable will be forcibly initialized 6422 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c:6365:31: note: byref variable will be forcibly initialized 6365 | struct mgmt_rp_get_conn_info rp; | ^~ /kisskb/src/fs/btrfs/relocation.c: In function 'delete_v1_space_cache': In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'load_irks': /kisskb/src/fs/btrfs/relocation.c:3279:19: note: byref variable will be forcibly initialized 3279 | struct btrfs_key key; | ^~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:6153:8: note: in expansion of macro 'BDADDR_ANY' 6153 | BDADDR_ANY); | ^~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-m41t80.c: In function 'm41t80_sqw_register_clk': /kisskb/src/drivers/rtc/rtc-m41t80.c:548:23: note: byref variable will be forcibly initialized 548 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/rtc/rtc-m41t80.c: In function 'm41t80_probe': /kisskb/src/drivers/rtc/rtc-m41t80.c:876:18: note: byref variable will be forcibly initialized 876 | struct rtc_time tm; | ^~ /kisskb/src/fs/btrfs/relocation.c: In function '__add_tree_block': /kisskb/src/fs/btrfs/relocation.c:3168:19: note: byref variable will be forcibly initialized 3168 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/relocation.c: In function 'add_data_references': /kisskb/src/fs/btrfs/relocation.c:3322:24: note: byref variable will be forcibly initialized 3322 | struct ulist_iterator leaf_uiter; | ^~~~~~~~~~ /kisskb/src/drivers/md/raid10.c: In function 'raid10_start_reshape': /kisskb/src/drivers/md/raid10.c:4484:14: note: byref variable will be forcibly initialized 4484 | struct geom new; | ^~~ /kisskb/src/fs/btrfs/relocation.c: In function 'memcmp_node_keys': /kisskb/src/net/bluetooth/mgmt.c: In function 'pin_code_reply': /kisskb/src/fs/btrfs/relocation.c:1179:24: note: byref variable will be forcibly initialized 1179 | struct btrfs_disk_key key2; | ^~~~ /kisskb/src/fs/btrfs/relocation.c:1178:24: note: byref variable will be forcibly initialized 1178 | struct btrfs_disk_key key1; | ^~~~ /kisskb/src/net/bluetooth/mgmt.c:2752:37: note: byref variable will be forcibly initialized 2752 | struct mgmt_cp_pin_code_neg_reply ncp; | ^~~ /kisskb/src/net/bluetooth/mgmt.c:2730:31: note: byref variable will be forcibly initialized 2730 | struct hci_cp_pin_code_reply reply; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'do_relocation': /kisskb/src/fs/btrfs/relocation.c:2377:20: note: byref variable will be forcibly initialized 2377 | struct btrfs_ref ref = { 0 }; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_scan_params': /kisskb/src/net/bluetooth/mgmt.c:5583:22: note: byref variable will be forcibly initialized 5583 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_fast_connectable': /kisskb/src/net/bluetooth/mgmt.c:5637:21: note: byref variable will be forcibly initialized 5637 | struct hci_request req; | ^~~ /kisskb/src/fs/btrfs/relocation.c: In function 'link_to_upper': In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'set_bredr': /kisskb/src/fs/btrfs/relocation.c:2515:19: note: byref variable will be forcibly initialized 2515 | struct btrfs_key key; | ^~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:5797:34: note: in expansion of macro 'BDADDR_ANY' 5797 | (bacmp(&hdev->static_addr, BDADDR_ANY) || | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/relocation.c:6: /kisskb/src/fs/btrfs/relocation.c: In function 'finish_pending_nodes': /kisskb/src/fs/btrfs/relocation.c:2525:12: note: byref variable will be forcibly initialized 2525 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/bluetooth/mgmt.c:5733:21: note: byref variable will be forcibly initialized 5733 | struct hci_request req; | ^~~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_remote_oob_data': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:4808:31: note: in expansion of macro 'BDADDR_ANY' 4808 | if (!bacmp(&cp->addr.bdaddr, BDADDR_ANY)) { | ^~~~~~~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'replace_path': /kisskb/src/fs/btrfs/relocation.c:1204:19: note: byref variable will be forcibly initialized 1204 | struct btrfs_key key; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'user_pairing_resp': /kisskb/src/net/bluetooth/mgmt.c:3146:36: note: byref variable will be forcibly initialized 3146 | struct hci_cp_user_passkey_reply cp; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/md/raid10.c:12: /kisskb/src/drivers/md/raid10.c: In function 'raid10_write_request': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:1389:3: note: in expansion of macro 'wait_event' 1389 | wait_event(conf->wait_barrier, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:1380:3: note: in expansion of macro 'wait_event' 1380 | wait_event(mddev->sb_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'replace_file_extents': /kisskb/src/fs/btrfs/relocation.c:1082:20: note: byref variable will be forcibly initialized 1082 | struct btrfs_ref ref = { 0 }; | ^~~ /kisskb/src/fs/btrfs/relocation.c:1057:19: note: byref variable will be forcibly initialized 1057 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/md/raid10.c:1354:15: note: byref variable will be forcibly initialized 1354 | DEFINE_WAIT(w); | ^ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/md/raid10.c:1354:3: note: in expansion of macro 'DEFINE_WAIT' 1354 | DEFINE_WAIT(w); | ^~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'unpair_device': /kisskb/src/net/bluetooth/mgmt.c:2441:31: note: byref variable will be forcibly initialized 2441 | struct mgmt_rp_unpair_device rp; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/relocation.c:6: /kisskb/src/fs/btrfs/relocation.c: In function 'prepare_to_merge': /kisskb/src/fs/btrfs/relocation.c:1844:12: note: byref variable will be forcibly initialized 1844 | LIST_HEAD(reloc_roots); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'pair_device': /kisskb/src/net/bluetooth/mgmt.c:2908:29: note: byref variable will be forcibly initialized 2908 | struct mgmt_rp_pair_device rp; | ^~ /kisskb/src/fs/btrfs/relocation.c: In function 'merge_reloc_root': /kisskb/src/fs/btrfs/relocation.c:1678:19: note: byref variable will be forcibly initialized 1678 | struct btrfs_key next_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/relocation.c:1677:19: note: byref variable will be forcibly initialized 1677 | struct btrfs_key key; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'disconnect': /kisskb/src/net/bluetooth/mgmt.c:2569:28: note: byref variable will be forcibly initialized 2569 | struct mgmt_rp_disconnect rp; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/relocation.c:6: /kisskb/src/fs/btrfs/relocation.c: In function 'merge_reloc_roots': /kisskb/src/fs/btrfs/relocation.c:1948:12: note: byref variable will be forcibly initialized 1948 | LIST_HEAD(reloc_roots); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'relocate_block_group': /kisskb/src/fs/btrfs/relocation.c:3506:19: note: byref variable will be forcibly initialized 3506 | struct btrfs_key key; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_uuid': /kisskb/src/net/bluetooth/mgmt.c:2186:21: note: byref variable will be forcibly initialized 2186 | struct hci_request req; | ^~~ /kisskb/src/fs/btrfs/relocation.c:3505:17: note: byref variable will be forcibly initialized 3505 | struct rb_root blocks = RB_ROOT; | ^~~~~~ In file included from /kisskb/src/include/linux/mount.h:14, from /kisskb/src/fs/pnode.c:9: /kisskb/src/fs/pnode.c: In function 'propagate_umount': /kisskb/src/fs/pnode.c:540:12: note: byref variable will be forcibly initialized 540 | LIST_HEAD(visited); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/pnode.c:539:12: note: byref variable will be forcibly initialized 539 | LIST_HEAD(to_umount); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/pnode.c:538:12: note: byref variable will be forcibly initialized 538 | LIST_HEAD(to_restore); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_local_name': /kisskb/src/net/bluetooth/mgmt.c:3293:21: note: byref variable will be forcibly initialized 3293 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_dev_class': /kisskb/src/net/bluetooth/mgmt.c:2270:21: note: byref variable will be forcibly initialized 2270 | struct hci_request req; | ^~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/movinggc.c:8: /kisskb/src/drivers/md/bcache/movinggc.c: In function 'read_moving': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:81:20: note: in expansion of macro 'KEY' 81 | #define MAX_KEY KEY(MAX_KEY_INODE, MAX_KEY_OFFSET, 0) | ^~~ /kisskb/src/drivers/md/bcache/movinggc.c:139:10: note: in expansion of macro 'MAX_KEY' 139 | &MAX_KEY, moving_pred); | ^~~~~~~ /kisskb/src/drivers/md/bcache/movinggc.c:131:17: note: byref variable will be forcibly initialized 131 | struct closure cl; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_le': /kisskb/src/net/bluetooth/mgmt.c:1930:21: note: byref variable will be forcibly initialized 1930 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c:1928:40: note: byref variable will be forcibly initialized 1928 | struct hci_cp_write_le_host_supported hci_cp; | ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'clean_up_hci_state': /kisskb/src/net/bluetooth/mgmt.c:1169:21: note: byref variable will be forcibly initialized 1169 | struct hci_request req; | ^~~ /kisskb/src/fs/btrfs/relocation.c: In function 'btrfs_recover_relocation': /kisskb/src/fs/btrfs/relocation.c:3993:19: note: byref variable will be forcibly initialized 3993 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/relocation.c:6: /kisskb/src/fs/btrfs/relocation.c:3992:12: note: byref variable will be forcibly initialized 3992 | LIST_HEAD(reloc_roots); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xattr.c: In function 'path_removexattr': /kisskb/src/fs/xattr.c:827:14: note: byref variable will be forcibly initialized 827 | struct path path; | ^~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'btrfs_reloc_clone_csums': /kisskb/src/fs/btrfs/relocation.c:4170:12: note: byref variable will be forcibly initialized 4170 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xattr.c: In function 'path_listxattr': /kisskb/src/fs/xattr.c:765:14: note: byref variable will be forcibly initialized 765 | struct path path; | ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_version': /kisskb/src/net/bluetooth/mgmt.c:323:30: note: byref variable will be forcibly initialized 323 | struct mgmt_rp_read_version rp; | ^~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'read_local_oob_ext_data': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:7362:33: note: in expansion of macro 'BDADDR_ANY' 7362 | bacmp(&hdev->static_addr, BDADDR_ANY))) { | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:7360:28: note: in expansion of macro 'BDADDR_ANY' 7360 | !bacmp(&hdev->bdaddr, BDADDR_ANY) || | ^~~~~~~~~~ /kisskb/src/fs/xattr.c: In function 'path_getxattr': /kisskb/src/fs/xattr.c:688:14: note: byref variable will be forcibly initialized 688 | struct path path; | ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_advertising_added': /kisskb/src/net/bluetooth/mgmt.c:1142:35: note: byref variable will be forcibly initialized 1142 | struct mgmt_ev_advertising_added ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_ext_adv_data': /kisskb/src/net/bluetooth/mgmt.c:8036:21: note: byref variable will be forcibly initialized 8036 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c:8030:34: note: byref variable will be forcibly initialized 8030 | struct mgmt_rp_add_ext_adv_data rp; | ^~ /kisskb/src/fs/xattr.c: In function 'path_setxattr': /kisskb/src/net/bluetooth/mgmt.c: In function 'add_advertising': /kisskb/src/fs/xattr.c:586:14: note: byref variable will be forcibly initialized 586 | struct path path; | ^~~~ /kisskb/src/net/bluetooth/mgmt.c:7707:21: note: byref variable will be forcibly initialized 7707 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c:7698:33: note: byref variable will be forcibly initialized 7698 | struct mgmt_rp_add_advertising rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_advertising_removed': /kisskb/src/net/bluetooth/mgmt.c:1152:37: note: byref variable will be forcibly initialized 1152 | struct mgmt_ev_advertising_removed ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_advertising_complete': /kisskb/src/net/bluetooth/mgmt.c:7645:33: note: byref variable will be forcibly initialized 7645 | struct mgmt_rp_add_advertising rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_ext_adv_params_complete': /kisskb/src/net/bluetooth/mgmt.c:7846:36: note: byref variable will be forcibly initialized 7846 | struct mgmt_rp_add_ext_adv_params rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_phy_configuration_changed': /kisskb/src/net/bluetooth/mgmt.c:3415:43: note: byref variable will be forcibly initialized 3415 | struct mgmt_ev_phy_configuration_changed ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_phy_configuration': /kisskb/src/net/bluetooth/mgmt.c:3462:21: note: byref variable will be forcibly initialized 3462 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c:3460:35: note: byref variable will be forcibly initialized 3460 | struct hci_cp_le_set_default_phy cp_phy; | ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_adv_monitor_removed': /kisskb/src/net/bluetooth/mgmt.c:4177:37: note: byref variable will be forcibly initialized 4177 | struct mgmt_ev_adv_monitor_removed ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_add_adv_patterns_monitor_complete': /kisskb/src/net/bluetooth/mgmt.c:4246:42: note: byref variable will be forcibly initialized 4246 | struct mgmt_rp_add_adv_patterns_monitor rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_remove_adv_monitor_complete': /kisskb/src/net/bluetooth/mgmt.c:4479:36: note: byref variable will be forcibly initialized 4479 | struct mgmt_rp_remove_adv_monitor rp; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_index_added': /kisskb/src/net/bluetooth/mgmt.c:8457:27: note: byref variable will be forcibly initialized 8457 | struct mgmt_ev_ext_index ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_index_removed': /kisskb/src/net/bluetooth/mgmt.c:8489:27: note: byref variable will be forcibly initialized 8489 | struct mgmt_ev_ext_index ev; | ^~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'set_public_address': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/mgmt.c:7092:26: note: in expansion of macro 'BDADDR_ANY' 7092 | if (!bacmp(&cp->bdaddr, BDADDR_ANY)) | ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_new_link_key': /kisskb/src/net/bluetooth/mgmt.c:8626:30: note: byref variable will be forcibly initialized 8626 | struct mgmt_ev_new_link_key ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_new_ltk': /kisskb/src/net/bluetooth/mgmt.c:8661:35: note: byref variable will be forcibly initialized 8661 | struct mgmt_ev_new_long_term_key ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_new_irk': /kisskb/src/net/bluetooth/mgmt.c:8704:25: note: byref variable will be forcibly initialized 8704 | struct mgmt_ev_new_irk ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_new_csrk': /kisskb/src/net/bluetooth/mgmt.c:8721:26: note: byref variable will be forcibly initialized 8721 | struct mgmt_ev_new_csrk ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_new_conn_param': /kisskb/src/net/bluetooth/mgmt.c:8752:32: note: byref variable will be forcibly initialized 8752 | struct mgmt_ev_new_conn_param ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_device_disconnected': /kisskb/src/net/bluetooth/mgmt.c:8853:37: note: byref variable will be forcibly initialized 8853 | struct mgmt_ev_device_disconnected ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_connect_failed': /kisskb/src/net/bluetooth/mgmt.c:8918:32: note: byref variable will be forcibly initialized 8918 | struct mgmt_ev_connect_failed ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_pin_code_request': /kisskb/src/net/bluetooth/mgmt.c:8937:34: note: byref variable will be forcibly initialized 8937 | struct mgmt_ev_pin_code_request ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_user_confirm_request': /kisskb/src/net/bluetooth/mgmt.c:8976:38: note: byref variable will be forcibly initialized 8976 | struct mgmt_ev_user_confirm_request ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_user_passkey_request': /kisskb/src/net/bluetooth/mgmt.c:8992:38: note: byref variable will be forcibly initialized 8992 | struct mgmt_ev_user_passkey_request ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_user_passkey_notify': /kisskb/src/net/bluetooth/mgmt.c:9053:32: note: byref variable will be forcibly initialized 9053 | struct mgmt_ev_passkey_notify ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_auth_failed': /kisskb/src/net/bluetooth/mgmt.c:9067:29: note: byref variable will be forcibly initialized 9067 | struct mgmt_ev_auth_failed ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_ssp_enable_complete': /kisskb/src/net/bluetooth/mgmt.c:9131:21: note: byref variable will be forcibly initialized 9131 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_set_class_of_dev_complete': /kisskb/src/net/bluetooth/mgmt.c:9194:20: note: byref variable will be forcibly initialized 9194 | struct cmd_lookup match = { NULL, hdev, mgmt_status(status) }; | ^~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_set_local_name_complete': /kisskb/src/net/bluetooth/mgmt.c:9212:32: note: byref variable will be forcibly initialized 9212 | struct mgmt_cp_set_local_name ev; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/mmc/card.h:10, from /kisskb/src/drivers/mmc/host/mmc_hsq.c:10: /kisskb/src/drivers/mmc/host/mmc_hsq.c: In function 'mmc_hsq_wait_for_idle': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/mmc_hsq.c:276:2: note: in expansion of macro 'wait_event' 276 | wait_event(hsq->wait_queue, | ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/mmc_hsq.c: In function 'mmc_hsq_disable': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/mmc_hsq.c:297:8: note: in expansion of macro 'wait_event_timeout' 297 | ret = wait_event_timeout(hsq->wait_queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_discovering': /kisskb/src/net/bluetooth/mgmt.c:9475:29: note: byref variable will be forcibly initialized 9475 | struct mgmt_ev_discovering ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_suspending': /kisskb/src/net/bluetooth/mgmt.c:9488:36: note: byref variable will be forcibly initialized 9488 | struct mgmt_ev_controller_suspend ev; | ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_resuming': /kisskb/src/net/bluetooth/mgmt.c:9497:35: note: byref variable will be forcibly initialized 9497 | struct mgmt_ev_controller_resume ev; | ^~ /kisskb/src/drivers/gpu/drm/ast/ast_mode.c: In function 'ast_cursor_plane_init': /kisskb/src/drivers/gpu/drm/ast/ast_mode.c:915:21: note: byref variable will be forcibly initialized 915 | struct dma_buf_map map; | ^~~ /kisskb/src/drivers/gpu/drm/ast/ast_mode.c: In function 'ast_cursor_plane_destroy': /kisskb/src/drivers/gpu/drm/ast/ast_mode.c:888:21: note: byref variable will be forcibly initialized 888 | struct dma_buf_map map; | ^~~ /kisskb/src/drivers/of/platform.c: In function 'of_device_alloc': /kisskb/src/drivers/of/platform.c:113:24: note: byref variable will be forcibly initialized 113 | struct resource *res, temp_res; | ^~~~~~~~ /kisskb/src/drivers/of/platform.c: In function 'of_dev_lookup': /kisskb/src/drivers/of/platform.c:300:18: note: byref variable will be forcibly initialized 300 | struct resource res; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/fs/btrfs/scrub.c:6: /kisskb/src/fs/btrfs/scrub.c: In function '__scrub_blocked_if_needed': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:273:3: note: in expansion of macro 'wait_event' 273 | wait_event(fs_info->scrub_pause_wait, | ^~~~~~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c:6: /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:224:24: note: byref variable will be forcibly initialized 224 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/btrfs/scrub.c: In function 'sync_write_pointer_for_zoned': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3079:2: note: in expansion of macro 'wait_event' 3079 | wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/fs/btrfs/scrub.c:6: /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_submit_raid56_bio_wait': /kisskb/src/fs/btrfs/scrub.c:1392:29: note: byref variable will be forcibly initialized 1392 | DECLARE_COMPLETION_ONSTACK(done); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/fs/btrfs/scrub.c:6: /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_add_page_to_rd_bio': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:2025:4: note: in expansion of macro 'wait_event' 2025 | wait_event(sctx->list_wait, sctx->first_free != -1); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'sync_replace_for_zoned': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3067:2: note: in expansion of macro 'wait_event' 3067 | wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_print_warning': /kisskb/src/fs/btrfs/scrub.c:726:23: note: byref variable will be forcibly initialized 726 | struct scrub_warning swarn; | ^~~~~ /kisskb/src/fs/btrfs/scrub.c:723:19: note: byref variable will be forcibly initialized 723 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/net/nfc/nci/uart.c: In function 'nci_uart_set_config': /kisskb/src/net/nfc/nci/uart.c:424:18: note: byref variable will be forcibly initialized 424 | struct ktermios new_termios; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_print_warning_inode': /kisskb/src/fs/btrfs/scrub.c:640:19: note: byref variable will be forcibly initialized 640 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/fs/btrfs/scrub.c:6: /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_supers': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3919:2: note: in expansion of macro 'wait_event' 3919 | wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_raid56_parity': /kisskb/src/fs/btrfs/scrub.c:2841:19: note: byref variable will be forcibly initialized 2841 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/fs/btrfs/scrub.c:6: /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_stripe': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3267:4: note: in expansion of macro 'wait_event' 3267 | wait_event(sctx->list_wait, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3199:2: note: in expansion of macro 'wait_event' 3199 | wait_event(sctx->list_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3122:19: note: byref variable will be forcibly initialized 3122 | struct btrfs_key key_end; | ^~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3121:19: note: byref variable will be forcibly initialized 3121 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/scrub.c:3107:18: note: byref variable will be forcibly initialized 3107 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/fs/btrfs/scrub.c:6: /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_enumerate_chunks': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3825:3: note: in expansion of macro 'wait_event' 3825 | wait_event(sctx->list_wait, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3815:3: note: in expansion of macro 'wait_event' 3815 | wait_event(sctx->list_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3602:19: note: byref variable will be forcibly initialized 3602 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3601:19: note: byref variable will be forcibly initialized 3601 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/fs/btrfs/scrub.c:6: /kisskb/src/fs/btrfs/scrub.c: In function 'btrfs_scrub_dev': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:4135:2: note: in expansion of macro 'wait_event' 4135 | wait_event(sctx->list_wait, atomic_read(&sctx->workers_pending) == 0); | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:4131:2: note: in expansion of macro 'wait_event' 4131 | wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'btrfs_scrub_pause': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:4167:3: note: in expansion of macro 'wait_event' 4167 | wait_event(fs_info->scrub_pause_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'btrfs_scrub_cancel': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:4192:3: note: in expansion of macro 'wait_event' 4192 | wait_event(fs_info->scrub_pause_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'btrfs_scrub_cancel_dev': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:4216:3: note: in expansion of macro 'wait_event' 4216 | wait_event(fs_info->scrub_pause_wait, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_drv.h:29, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vram.c:2: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vram.c: In function 'virtio_gpu_vram_mmap': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vram.c:42:2: note: in expansion of macro 'wait_event' 42 | wait_event(vgdev->resp_wq, vram->map_state != STATE_INITIALIZING); | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/uapi/linux/aio_abi.h:31, from /kisskb/src/include/linux/syscalls.h:76, from /kisskb/src/fs/file.c:10: /kisskb/src/fs/file.c: In function 'expand_files': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/file.c:219:3: note: in expansion of macro 'wait_event' 219 | wait_event(files->resize_wait, !files->resize_in_progress); | ^~~~~~~~~~ /kisskb/src/drivers/md/bcache/request.c: In function 'bio_csum': /kisskb/src/drivers/md/bcache/request.c:43:19: note: byref variable will be forcibly initialized 43 | struct bvec_iter iter; | ^~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/request.c:10: /kisskb/src/drivers/md/bcache/request.c: In function 'bch_data_invalidate': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/request.c:127:6: note: in expansion of macro 'KEY' 127 | &KEY(op->inode, | ^~~ /kisskb/src/drivers/md/bcache/request.c: In function 'cached_dev_write': /kisskb/src/drivers/md/bcache/request.c:980:14: note: byref variable will be forcibly initialized 980 | struct bkey end = KEY(dc->disk.id, bio_end_sector(bio), 0); | ^~~ /kisskb/src/drivers/md/bcache/request.c:979:14: note: byref variable will be forcibly initialized 979 | struct bkey start = KEY(dc->disk.id, bio->bi_iter.bi_sector, 0); | ^~~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/request.c:10: /kisskb/src/drivers/md/bcache/request.c: In function 'cache_lookup': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/request.c:588:7: note: in expansion of macro 'KEY' 588 | &KEY(s->iop.inode, bio->bi_iter.bi_sector, 0), | ^~~ /kisskb/src/drivers/md/bcache/request.c: In function 'cache_lookup_fn': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/request.c:558:16: note: in expansion of macro 'KEY' 558 | bch_cut_back(&KEY(s->iop.inode, bio_end_sector(n), 0), bio_key); | ^~~ /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/request.c:557:17: note: in expansion of macro 'KEY' 557 | bch_cut_front(&KEY(s->iop.inode, n->bi_iter.bi_sector, 0), bio_key); | ^~~ /kisskb/src/drivers/md/bcache/request.c: In function 'flash_dev_submit_bio': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/request.c:1311:7: note: in expansion of macro 'KEY' 1311 | &KEY(d->id, bio_end_sector(bio), 0)); | ^~~ /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/request.c:1310:7: note: in expansion of macro 'KEY' 1310 | &KEY(d->id, bio->bi_iter.bi_sector, 0), | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_iext_tree.c: In function 'xfs_iext_update_extent': /kisskb/src/fs/xfs/libxfs/xfs_iext_tree.c:989:24: note: byref variable will be forcibly initialized 989 | struct xfs_bmbt_irec old; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/drivers/mmc/host/cqhci-core.c:6: /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'cqhci_halt': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c:956:2: note: in expansion of macro 'wait_event_timeout' 956 | wait_event_timeout(cq_host->wait_queue, cqhci_halted(cq_host), | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'cqhci_clear_all_tasks': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c:922:2: note: in expansion of macro 'wait_event_timeout' 922 | wait_event_timeout(cq_host->wait_queue, cqhci_tasks_cleared(cq_host), | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'cqhci_wait_for_idle': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c:873:2: note: in expansion of macro 'wait_event' 873 | wait_event(cq_host->wait_queue, cqhci_is_idle(cq_host, &ret)); | ^~~~~~~~~~ /kisskb/src/fs/splice.c: In function 'generic_file_splice_read': /kisskb/src/fs/splice.c:303:15: note: byref variable will be forcibly initialized 303 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/splice.c:302:18: note: byref variable will be forcibly initialized 302 | struct iov_iter to; | ^~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_write_unlocked': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:202:23: note: byref variable will be forcibly initialized 202 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_read_unlocked': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:187:23: note: byref variable will be forcibly initialized 187 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_bridge_mode_set': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:359:28: note: byref variable will be forcibly initialized 359 | struct hdmi_avi_infoframe frame; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_audio_get_dai_id': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:709:21: note: byref variable will be forcibly initialized 709 | struct of_endpoint of_ep; | ^~~~~ /kisskb/src/fs/splice.c: In function 'iter_file_splice_write': /kisskb/src/fs/splice.c:639:19: note: byref variable will be forcibly initialized 639 | struct iov_iter from; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/md/md-bitmap.c:19: /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_wait_writes': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c:429:3: note: in expansion of macro 'wait_event' 429 | wait_event(bitmap->write_wait, | ^~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'write_page': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c:310:4: note: in expansion of macro 'wait_event' 310 | wait_event(bitmap->write_wait, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs400.c: In function 'rs400_mc_program': /kisskb/src/drivers/gpu/drm/radeon/rs400.c:390:22: note: byref variable will be forcibly initialized 390 | struct r100_mc_save save; | ^~~~ /kisskb/src/fs/btrfs/delayed-inode.c: In function 'btrfs_batch_insert_items': /kisskb/src/fs/btrfs/delayed-inode.c:689:19: note: byref variable will be forcibly initialized 689 | struct list_head head; | ^~~~ /kisskb/src/fs/btrfs/delayed-inode.c: In function 'btrfs_batch_delete_items': /kisskb/src/fs/btrfs/delayed-inode.c:857:19: note: byref variable will be forcibly initialized 857 | struct list_head head; | ^~~~ /kisskb/src/fs/btrfs/delayed-inode.c:856:19: note: byref variable will be forcibly initialized 856 | struct btrfs_key key; | ^~~ /kisskb/src/fs/splice.c: In function '__do_sys_vmsplice': /kisskb/src/fs/splice.c:1301:18: note: byref variable will be forcibly initialized 1301 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/btrfs/delayed-inode.c: In function '__btrfs_update_delayed_inode': /kisskb/src/fs/btrfs/delayed-inode.c:993:19: note: byref variable will be forcibly initialized 993 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_startwrite': /kisskb/src/drivers/md/md-bitmap.c:1420:16: note: byref variable will be forcibly initialized 1420 | DEFINE_WAIT(__wait); | ^~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/md/md-bitmap.c:1420:4: note: in expansion of macro 'DEFINE_WAIT' 1420 | DEFINE_WAIT(__wait); | ^~~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_cond_end_sync': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c:1623:2: note: in expansion of macro 'wait_event' 1623 | wait_event(bitmap->mddev->recovery_wait, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/btrfs/delayed-inode.c:7: /kisskb/src/fs/btrfs/delayed-inode.c: In function 'btrfs_balance_delayed_items': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/delayed-inode.c:1398:3: note: in expansion of macro 'wait_event_interruptible' 1398 | wait_event_interruptible(delayed_root->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/delayed-inode.c: In function 'btrfs_delete_delayed_dir_index': /kisskb/src/fs/btrfs/delayed-inode.c:1487:19: note: byref variable will be forcibly initialized 1487 | struct btrfs_key item_key; | ^~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_free': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c:1749:2: note: in expansion of macro 'wait_event' 1749 | wait_event(bitmap->write_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/delayed-inode.c: In function 'btrfs_readdir_delayed_dir_index': /kisskb/src/fs/btrfs/delayed-inode.c:1659:19: note: byref variable will be forcibly initialized 1659 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_resize': /kisskb/src/drivers/md/md-bitmap.c:2067:23: note: byref variable will be forcibly initialized 2067 | struct bitmap_counts old_counts; | ^~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c:2066:24: note: byref variable will be forcibly initialized 2066 | struct bitmap_storage store; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/md/md-bitmap.c:19: /kisskb/src/drivers/md/md-bitmap.c: In function 'read_page': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c:404:2: note: in expansion of macro 'wait_event' 404 | wait_event(bitmap->write_wait, | ^~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_wait_behind_writes': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c:1778:3: note: in expansion of macro 'wait_event' 1778 | wait_event(bitmap->behind_wait, | ^~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-max77686.c: In function 'max77686_rtc_start_alarm': /kisskb/src/drivers/rtc/rtc-max77686.c:534:18: note: byref variable will be forcibly initialized 534 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/rtc-max77686.c: In function 'max77686_rtc_stop_alarm': /kisskb/src/drivers/rtc/rtc-max77686.c:484:18: note: byref variable will be forcibly initialized 484 | struct rtc_time tm; | ^~ /kisskb/src/drivers/gpu/drm/qxl/qxl_ttm.c: In function 'qxl_mm_dump_table': /kisskb/src/drivers/gpu/drm/qxl/qxl_ttm.c:232:21: note: byref variable will be forcibly initialized 232 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/ast/ast_post.c: In function 'ast_post_chip_2300': /kisskb/src/drivers/gpu/drm/ast/ast_post.c:1602:28: note: byref variable will be forcibly initialized 1602 | struct ast2300_dram_param param; | ^~~~~ /kisskb/src/drivers/of/property.c: In function 'of_graph_get_endpoint_by_regs': /kisskb/src/drivers/of/property.c:710:21: note: byref variable will be forcibly initialized 710 | struct of_endpoint endpoint; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/writeback.h:895, from /kisskb/src/fs/fs-writeback.c:81: /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_work_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:346:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 346 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_pages_written': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:406:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 406 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_bdi_register': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:429:1: note: in expansion of macro 'TRACE_EVENT' 429 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'parse_suffix_prop_cells': /kisskb/src/drivers/of/property.c:1223:25: note: byref variable will be forcibly initialized 1223 | struct of_phandle_args sup_args; | ^~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_wbc_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:443:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 443 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_queue_io': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:497:1: note: in expansion of macro 'TRACE_EVENT' 497 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_global_dirty_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:529:1: note: in expansion of macro 'TRACE_EVENT' 529 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'parse_gpio_compat': /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_bdi_dirty_ratelimit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_balance_dirty_pages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:620:1: note: in expansion of macro 'TRACE_EVENT' 620 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/drivers/of/property.c:1315:25: note: byref variable will be forcibly initialized 1315 | struct of_phandle_args sup_args; | ^~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_congest_waited_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:737:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 737 | DECLARE_EVENT_CLASS(writeback_congest_waited_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'parse_prop_cells': /kisskb/src/drivers/of/property.c:1169:25: note: byref variable will be forcibly initialized 1169 | struct of_phandle_args sup_args; | ^~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_inode_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:832:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 832 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_page_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(writeback_page_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_dirty_inode_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:95:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 95 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_write_inode_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:303:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 303 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_sb_inodes_requeue': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_single_inode_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 772 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'of_fwnode_get_reference_args': /kisskb/src/drivers/of/property.c:966:25: note: byref variable will be forcibly initialized 966 | struct of_phandle_args of_args; | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/fs/fs-writeback.c:19: /kisskb/src/fs/fs-writeback.c: In function 'move_expired_inodes': /kisskb/src/fs/fs-writeback.c:1243:12: note: byref variable will be forcibly initialized 1243 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/bcache/sysfs.c: In function 'bch_root_usage': /kisskb/src/drivers/md/bcache/sysfs.c:665:20: note: byref variable will be forcibly initialized 665 | struct btree_iter iter; | ^~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/sysfs.c:9: /kisskb/src/drivers/md/bcache/sysfs.c: In function 'bch_bset_print_stats': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:77:20: note: in expansion of macro 'KEY' 77 | #define ZERO_KEY KEY(0, 0, 0) | ^~~ /kisskb/src/drivers/md/bcache/sysfs.c:642:40: note: in expansion of macro 'ZERO_KEY' 642 | ret = bch_btree_map_nodes(&op.op, c, &ZERO_KEY, bch_btree_bset_stats); | ^~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:636:23: note: byref variable will be forcibly initialized 636 | struct bset_stats_op op; | ^~ /kisskb/src/fs/fs-writeback.c: In function 'writeback_inodes_wb': /kisskb/src/fs/fs-writeback.c:1825:18: note: byref variable will be forcibly initialized 1825 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_writeback': /kisskb/src/fs/fs-writeback.c:1861:18: note: byref variable will be forcibly initialized 1861 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_check_start_all': /kisskb/src/fs/fs-writeback.c:2024:28: note: byref variable will be forcibly initialized 2024 | struct wb_writeback_work work = { | ^~~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_check_old_data_flush': /kisskb/src/fs/fs-writeback.c:2001:28: note: byref variable will be forcibly initialized 2001 | struct wb_writeback_work work = { | ^~~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_check_background_flush': /kisskb/src/fs/fs-writeback.c:1967:28: note: byref variable will be forcibly initialized 1967 | struct wb_writeback_work work = { | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/fs/fs-writeback.c:19: /kisskb/src/fs/fs-writeback.c: In function 'wait_sb_inodes': /kisskb/src/fs/fs-writeback.c:2389:12: note: byref variable will be forcibly initialized 2389 | LIST_HEAD(sync_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/fs-writeback.c:20: /kisskb/src/fs/fs-writeback.c: In function 'wb_wait_for_completion': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c:209:2: note: in expansion of macro 'wait_event' 209 | wait_event(*done->waitq, !atomic_read(&done->cnt)); | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/writeback.h:12, from /kisskb/src/fs/fs-writeback.c:26: /kisskb/src/fs/fs-writeback.c: In function '__writeback_inodes_sb_nr': /kisskb/src/fs/fs-writeback.c:2476:23: note: byref variable will be forcibly initialized 2476 | DEFINE_WB_COMPLETION(done, bdi); | ^~~~ /kisskb/src/include/linux/backing-dev-defs.h:86:23: note: in definition of macro 'DEFINE_WB_COMPLETION' 86 | struct wb_completion cmpl = WB_COMPLETION_INIT(bdi) | ^~~~ /kisskb/src/fs/fs-writeback.c: In function 'sync_inodes_sb': /kisskb/src/fs/fs-writeback.c:2554:23: note: byref variable will be forcibly initialized 2554 | DEFINE_WB_COMPLETION(done, bdi); | ^~~~ /kisskb/src/include/linux/backing-dev-defs.h:86:23: note: in definition of macro 'DEFINE_WB_COMPLETION' 86 | struct wb_completion cmpl = WB_COMPLETION_INIT(bdi) | ^~~~ /kisskb/src/drivers/md/bcache/sysfs.c: In function '__bch_cache_set_store': /kisskb/src/drivers/md/bcache/sysfs.c:867:25: note: byref variable will be forcibly initialized 867 | struct shrink_control sc; | ^~ /kisskb/src/fs/utimes.c: In function 'vfs_utimes': /kisskb/src/fs/utimes.c:22:15: note: byref variable will be forcibly initialized 22 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/utimes.c: In function 'do_utimes_path': /kisskb/src/fs/utimes.c:82:14: note: byref variable will be forcibly initialized 82 | struct path path; | ^~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/net_namespace.h:38, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/net/sock.h:46, from /kisskb/src/include/net/bluetooth/bluetooth.h:29, from /kisskb/src/net/bluetooth/hci_sock.c:32: /kisskb/src/net/bluetooth/hci_sock.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/reada.c: In function '__readahead_hook': /kisskb/src/fs/btrfs/reada.c:140:20: note: byref variable will be forcibly initialized 140 | struct btrfs_key next_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/reada.c:139:20: note: byref variable will be forcibly initialized 139 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/reada.c:105:19: note: byref variable will be forcibly initialized 105 | struct list_head list; | ^~~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_cmsg': /kisskb/src/net/bluetooth/hci_sock.c:1413:31: note: byref variable will be forcibly initialized 1413 | struct __kernel_old_timeval tv; | ^~ /kisskb/src/net/bluetooth/hci_sock.c:1411:24: note: byref variable will be forcibly initialized 1411 | struct old_timeval32 ctv; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/reada.c:6: /kisskb/src/fs/btrfs/reada.c: In function 'btrfs_reada_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/reada.c:1029:3: note: in expansion of macro 'wait_event_timeout' 1029 | wait_event_timeout(rc->wait, atomic_read(&rc->elems) == 0, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_getsockopt': /kisskb/src/net/bluetooth/hci_sock.c:1932:21: note: byref variable will be forcibly initialized 1932 | struct hci_ufilter uf; | ^~ /kisskb/src/drivers/staging/rts5208/rtsx_transport.c: In function 'rtsx_transfer_sglist_adma_partial': /kisskb/src/drivers/staging/rts5208/rtsx_transport.c:321:20: note: byref variable will be forcibly initialized 321 | struct completion trans_done; | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_blacklist_add': /kisskb/src/net/bluetooth/hci_sock.c:897:11: note: byref variable will be forcibly initialized 897 | bdaddr_t bdaddr; | ^~~~~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_blacklist_del': /kisskb/src/net/bluetooth/hci_sock.c:914:11: note: byref variable will be forcibly initialized 914 | bdaddr_t bdaddr; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_transport.c: In function 'rtsx_transfer_sglist_adma': /kisskb/src/drivers/staging/rts5208/rtsx_transport.c:485:20: note: byref variable will be forcibly initialized 485 | struct completion trans_done; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_transport.c: In function 'rtsx_transfer_buf': /kisskb/src/drivers/staging/rts5208/rtsx_transport.c:631:20: note: byref variable will be forcibly initialized 631 | struct completion trans_done; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_transport.c: In function 'rtsx_send_cmd': /kisskb/src/drivers/staging/rts5208/rtsx_transport.c:228:20: note: byref variable will be forcibly initialized 228 | struct completion trans_done; | ^~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_cipher.c: In function 'cc_cipher_sethkey': /kisskb/src/drivers/crypto/ccree/cc_cipher.c:307:22: note: byref variable will be forcibly initialized 307 | struct cc_hkey_info hki; | ^~~ In file included from /kisskb/src/drivers/crypto/ccree/cc_cipher.c:8: /kisskb/src/drivers/crypto/ccree/cc_cipher.c: In function 'crypto_des_verify_key': /kisskb/src/include/crypto/internal/des.h:28:17: note: byref variable will be forcibly initialized 28 | struct des_ctx tmp; | ^~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_bind': /kisskb/src/net/bluetooth/hci_sock.c:1086:22: note: byref variable will be forcibly initialized 1086 | struct sockaddr_hci haddr; | ^~~~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_dev_event': /kisskb/src/net/bluetooth/hci_sock.c:751:27: note: byref variable will be forcibly initialized 751 | struct hci_ev_si_device ev; | ^~ /kisskb/src/drivers/md/dm.c: In function '__send_duplicate_bios': /kisskb/src/drivers/md/dm.c:1456:18: note: byref variable will be forcibly initialized 1456 | struct bio_list blist = BIO_EMPTY_LIST; | ^~~~~ /kisskb/src/drivers/md/dm.c: In function '__send_empty_flush': /kisskb/src/drivers/md/dm.c:1472:13: note: byref variable will be forcibly initialized 1472 | struct bio flush_bio; | ^~~~~~~~~ /kisskb/src/drivers/md/dm.c: In function '__split_and_process_bio': /kisskb/src/drivers/md/dm.c:1626:20: note: byref variable will be forcibly initialized 1626 | struct clone_info ci; | ^~ /kisskb/src/drivers/md/bcache/super.c: In function '__uuid_write': /kisskb/src/drivers/md/bcache/super.c:505:17: note: byref variable will be forcibly initialized 505 | struct closure cl; | ^~ /kisskb/src/drivers/md/bcache/super.c:504:19: note: byref variable will be forcibly initialized 504 | BKEY_PADDED(key) k; | ^ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/drivers/md/dm-core.h:12, from /kisskb/src/drivers/md/dm.c:8: /kisskb/src/drivers/md/dm.c: In function 'event_callback': /kisskb/src/drivers/md/dm.c:1998:12: note: byref variable will be forcibly initialized 1998 | LIST_HEAD(uevents); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_pr_register': /kisskb/src/drivers/md/dm.c:3021:15: note: byref variable will be forcibly initialized 3021 | struct dm_pr pr = { | ^~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_map_cipher_request': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:369:22: note: byref variable will be forcibly initialized 369 | struct buffer_array sg_data; | ^~~~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_setup_md_queue': /kisskb/src/drivers/md/dm.c:2163:22: note: byref variable will be forcibly initialized 2163 | struct queue_limits limits; | ^~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/drivers/md/dm-core.h:12, from /kisskb/src/drivers/md/dm.c:8: /kisskb/src/drivers/md/dm.c: In function 'dm_wait_event': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm.c:2827:9: note: in expansion of macro 'wait_event_interruptible' 2827 | return wait_event_interruptible(md->eventq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_swap_table': /kisskb/src/drivers/md/dm.c:2409:22: note: byref variable will be forcibly initialized 2409 | struct queue_limits limits; | ^~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_map_aead_request': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:942:22: note: byref variable will be forcibly initialized 942 | struct buffer_array sg_data; | ^~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_map_hash_request_final': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:1140:22: note: byref variable will be forcibly initialized 1140 | struct buffer_array sg_data; | ^~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_map_hash_request_update': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:1223:22: note: byref variable will be forcibly initialized 1223 | struct buffer_array sg_data; | ^~~~~~~ /kisskb/src/fs/ubifs/replay.c: In function 'trun_remove_range': /kisskb/src/fs/ubifs/replay.c:184:27: note: byref variable will be forcibly initialized 184 | union ubifs_key min_key, max_key; | ^~~~~~~ /kisskb/src/fs/ubifs/replay.c:184:18: note: byref variable will be forcibly initialized 184 | union ubifs_key min_key, max_key; | ^~~~~~~ /kisskb/src/fs/ubifs/replay.c: In function 'replay_bud': /kisskb/src/fs/ubifs/replay.c:782:20: note: byref variable will be forcibly initialized 782 | union ubifs_key key; | ^~~ /kisskb/src/drivers/md/bcache/super.c: In function 'bch_prio_write': /kisskb/src/drivers/md/bcache/super.c:618:17: note: byref variable will be forcibly initialized 618 | struct closure cl; | ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/bcache/bcache.h:182, from /kisskb/src/drivers/md/bcache/super.c:10: /kisskb/src/drivers/md/bcache/super.c: In function 'bch_pending_bdevs_cleanup': /kisskb/src/drivers/md/bcache/super.c:2677:12: note: byref variable will be forcibly initialized 2677 | LIST_HEAD(pending_devs); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/bcache/super.c: In function 'bch_cached_dev_run': /kisskb/src/drivers/md/bcache/super.c:1082:18: note: byref variable will be forcibly initialized 1082 | struct closure cl; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/bcache.h:505, from /kisskb/src/drivers/md/bcache/trace.c:9: /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_request': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/bcache.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(bcache_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bkey': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/bcache.h:41:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 41 | DECLARE_EVENT_CLASS(bkey, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_btree_node': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/bcache.h:63:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 63 | DECLARE_EVENT_CLASS(btree_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_bio': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/bcache.h:90:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 90 | DECLARE_EVENT_CLASS(bcache_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(bcache_read, | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_write': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:151:1: note: in expansion of macro 'TRACE_EVENT' 151 | TRACE_EVENT(bcache_write, | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_cache_set': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/bcache.h:194:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 194 | DECLARE_EVENT_CLASS(cache_set, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_journal_write': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:224:1: note: in expansion of macro 'TRACE_EVENT' 224 | TRACE_EVENT(bcache_journal_write, | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_btree_write': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:262:1: note: in expansion of macro 'TRACE_EVENT' 262 | TRACE_EVENT(bcache_btree_write, | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_btree_gc_coalesce': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:297:1: note: in expansion of macro 'TRACE_EVENT' 297 | TRACE_EVENT(bcache_btree_gc_coalesce, | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/super.c: In function 'bch_cached_dev_attach': /kisskb/src/drivers/md/bcache/super.c:1271:18: note: byref variable will be forcibly initialized 1271 | struct closure cl; | ^~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_btree_insert_key': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:332:1: note: in expansion of macro 'TRACE_EVENT' 332 | TRACE_EVENT(bcache_btree_insert_key, | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_btree_split': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/bcache.h:365:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 365 | DECLARE_EVENT_CLASS(btree_split, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_keyscan': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:397:1: note: in expansion of macro 'TRACE_EVENT' 397 | TRACE_EVENT(bcache_keyscan, | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_invalidate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(bcache_invalidate, | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_alloc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:449:1: note: in expansion of macro 'TRACE_EVENT' 449 | TRACE_EVENT(bcache_alloc, | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function 'trace_event_raw_event_bcache_alloc_fail': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(bcache_alloc_fail, | ^~~~~~~~~~~ In file included from /kisskb/src/net/mac802154/iface.c:23: /kisskb/src/net/mac802154/iface.c: In function 'drv_set_pan_id': /kisskb/src/net/mac802154/driver-ops.h:143:33: note: byref variable will be forcibly initialized 143 | struct ieee802154_hw_addr_filt filt; | ^~~~ /kisskb/src/net/mac802154/iface.c: In function 'drv_set_extended_addr': /kisskb/src/net/mac802154/driver-ops.h:165:33: note: byref variable will be forcibly initialized 165 | struct ieee802154_hw_addr_filt filt; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/bcache/bcache.h:182, from /kisskb/src/drivers/md/bcache/super.c:10: /kisskb/src/drivers/md/bcache/super.c: In function 'bcache_reboot': /kisskb/src/drivers/md/bcache/super.c:2724:15: note: byref variable will be forcibly initialized 2724 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/md/bcache/super.c:2724:3: note: in expansion of macro 'DEFINE_WAIT' 2724 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/net/mac802154/iface.c: In function 'drv_set_short_addr': /kisskb/src/net/mac802154/driver-ops.h:187:33: note: byref variable will be forcibly initialized 187 | struct ieee802154_hw_addr_filt filt; | ^~~~ /kisskb/src/fs/fs_struct.c: In function 'set_fs_root': /kisskb/src/fs/fs_struct.c:17:14: note: byref variable will be forcibly initialized 17 | struct path old_root; | ^~~~~~~~ /kisskb/src/drivers/md/bcache/super.c: In function 'bch_cache_set_error': /kisskb/src/drivers/md/bcache/super.c:1639:19: note: byref variable will be forcibly initialized 1639 | struct va_format vaf; | ^~~ /kisskb/src/fs/fs_struct.c: In function 'set_fs_pwd': /kisskb/src/fs/fs_struct.c:36:14: note: byref variable will be forcibly initialized 36 | struct path old_pwd; | ^~~~~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/super.c:10: /kisskb/src/drivers/md/bcache/super.c: In function 'run_cache_set': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/include/uapi/linux/bcache.h:81:20: note: in expansion of macro 'KEY' 81 | #define MAX_KEY KEY(MAX_KEY_INODE, MAX_KEY_OFFSET, 0) | ^~~ /kisskb/src/drivers/md/bcache/super.c:2103:33: note: in expansion of macro 'MAX_KEY' 2103 | bkey_copy_key(&c->root->key, &MAX_KEY); | ^~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/bcache/bcache.h:182, from /kisskb/src/drivers/md/bcache/super.c:10: /kisskb/src/drivers/md/bcache/super.c:1984:12: note: byref variable will be forcibly initialized 1984 | LIST_HEAD(journal); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/bcache/super.c:1983:17: note: byref variable will be forcibly initialized 1983 | struct closure cl; | ^~ /kisskb/src/net/mac802154/iface.c: In function 'mac802154_set_header_security': /kisskb/src/net/mac802154/iface.c:334:33: note: byref variable will be forcibly initialized 334 | struct ieee802154_llsec_params params; | ^~~~~~ /kisskb/src/net/mac802154/iface.c: In function 'ieee802154_header_create': /kisskb/src/net/mac802154/iface.c:368:24: note: byref variable will be forcibly initialized 368 | struct ieee802154_hdr hdr; | ^~~ /kisskb/src/net/mac802154/iface.c: In function 'mac802154_header_create': /kisskb/src/net/mac802154/iface.c:434:24: note: byref variable will be forcibly initialized 434 | struct ieee802154_hdr hdr; | ^~~ /kisskb/src/net/mac802154/iface.c: In function 'mac802154_header_parse': /kisskb/src/net/mac802154/iface.c:482:24: note: byref variable will be forcibly initialized 482 | struct ieee802154_hdr hdr; | ^~~ /kisskb/src/net/mac802154/iface.c: In function 'mac802154_wpan_update_llsec': /kisskb/src/net/mac802154/iface.c:33:34: note: byref variable will be forcibly initialized 33 | struct ieee802154_llsec_params params; | ^~~~~~ /kisskb/src/drivers/md/md.c: In function 'get_version': /kisskb/src/drivers/md/md.c:6580:16: note: byref variable will be forcibly initialized 6580 | mdu_version_t ver; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/mm.h:7, from /kisskb/src/drivers/md/md.c:40: /kisskb/src/drivers/md/md.c: In function 'md_handle_request': /kisskb/src/drivers/md/md.c:418:15: note: byref variable will be forcibly initialized 418 | DEFINE_WAIT(__wait); | ^~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/md/md.c:418:3: note: in expansion of macro 'DEFINE_WAIT' 418 | DEFINE_WAIT(__wait); | ^~~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'get_array_info': /kisskb/src/drivers/md/md.c:6594:19: note: byref variable will be forcibly initialized 6594 | mdu_array_info_t info; | ^~~~ /kisskb/src/drivers/md/md.c: In function 'get_disk_info': /kisskb/src/drivers/md/md.c:6686:18: note: byref variable will be forcibly initialized 6686 | mdu_disk_info_t info; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/mm.h:7, from /kisskb/src/drivers/md/md.c:40: /kisskb/src/drivers/md/md.c: In function 'mddev_suspend': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:534:2: note: in expansion of macro 'wait_event' 534 | wait_event(mddev->sb_wait, !test_bit(MD_UPDATING_SB, &mddev->flags)); | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:531:2: note: in expansion of macro 'wait_event' 531 | wait_event(mddev->sb_wait, atomic_read(&mddev->active_io) == 0); | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'md_flush_request': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:652:2: note: in expansion of macro 'wait_event_lock_irq' 652 | wait_event_lock_irq(mddev->sb_wait, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/d_path.c: In function 'd_path': /kisskb/src/fs/d_path.c:265:14: note: byref variable will be forcibly initialized 265 | struct path root; | ^~~~ /kisskb/src/fs/d_path.c: In function '__do_sys_getcwd': /kisskb/src/fs/d_path.c:432:19: note: byref variable will be forcibly initialized 432 | struct path pwd, root; | ^~~~ /kisskb/src/fs/d_path.c:432:14: note: byref variable will be forcibly initialized 432 | struct path pwd, root; | ^~~ /kisskb/src/lib/assoc_array.c: In function 'assoc_array_find': /kisskb/src/lib/assoc_array.c:308:33: note: byref variable will be forcibly initialized 308 | struct assoc_array_walk_result result; | ^~~~~~ /kisskb/src/lib/assoc_array.c: In function 'assoc_array_insert': /kisskb/src/lib/assoc_array.c:969:33: note: byref variable will be forcibly initialized 969 | struct assoc_array_walk_result result; | ^~~~~~ /kisskb/src/lib/assoc_array.c: In function 'assoc_array_delete': /kisskb/src/lib/assoc_array.c:1084:33: note: byref variable will be forcibly initialized 1084 | struct assoc_array_walk_result result; | ^~~~~~ /kisskb/src/lib/assoc_array.c:1083:45: note: byref variable will be forcibly initialized 1083 | struct assoc_array_delete_collapse_context collapse; | ^~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'md_write_start': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:8551:2: note: in expansion of macro 'wait_event' 8551 | wait_event(mddev->sb_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'add_delayed_refs': /kisskb/src/fs/btrfs/backref.c:823:19: note: byref variable will be forcibly initialized 823 | struct btrfs_key tmp_op_key; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/backref.c:822:19: note: byref variable will be forcibly initialized 822 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/net/nfc/hci/command.c:10: /kisskb/src/net/nfc/hci/command.c: In function 'nfc_hci_execute_cmd': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/net/nfc/hci/command.c:79:2: note: in expansion of macro 'wait_event' 79 | wait_event(ew_wq, hcp_ew.exec_complete == true); | ^~~~~~~~~~ /kisskb/src/net/nfc/hci/command.c:60:25: note: byref variable will be forcibly initialized 60 | struct hcp_exec_waiter hcp_ew; | ^~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/net/nfc/hci/command.c:10: /kisskb/src/net/nfc/hci/command.c:59:34: note: byref variable will be forcibly initialized 59 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(ew_wq); | ^~~~~ /kisskb/src/include/linux/wait.h:77:25: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/fs/btrfs/backref.c: In function 'add_inline_refs': /kisskb/src/fs/btrfs/backref.c:940:19: note: byref variable will be forcibly initialized 940 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/backref.c:939:19: note: byref variable will be forcibly initialized 939 | struct btrfs_key key; | ^~~ /kisskb/src/net/nfc/hci/command.c: In function 'nfc_hci_create_pipe': /kisskb/src/net/nfc/hci/command.c:218:32: note: byref variable will be forcibly initialized 218 | struct hci_create_pipe_params params; | ^~~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'add_keyed_refs': /kisskb/src/fs/btrfs/backref.c:1061:19: note: byref variable will be forcibly initialized 1061 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/backref.c: In function 'find_extent_in_eb': /kisskb/src/fs/btrfs/backref.c:82:19: note: byref variable will be forcibly initialized 82 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/md/md.c: In function 'sync_page_io': /kisskb/src/drivers/md/md.c:1033:17: note: byref variable will be forcibly initialized 1033 | struct bio_vec bvec; | ^~~~ /kisskb/src/drivers/md/md.c:1032:13: note: byref variable will be forcibly initialized 1032 | struct bio bio; | ^~~ /kisskb/src/fs/btrfs/backref.c: In function 'add_all_parents': /kisskb/src/fs/btrfs/backref.c:425:19: note: byref variable will be forcibly initialized 425 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/backref.c: In function 'resolve_indirect_ref': /kisskb/src/fs/btrfs/backref.c:546:19: note: byref variable will be forcibly initialized 546 | struct btrfs_key search_key = ref->key_for_search; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'resolve_indirect_refs': /kisskb/src/fs/btrfs/backref.c:676:24: note: byref variable will be forcibly initialized 676 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'find_parent_nodes': /kisskb/src/fs/btrfs/backref.c:1173:19: note: byref variable will be forcibly initialized 1173 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/md/bcache/writeback.c: In function 'bch_root_node_dirty_init': /kisskb/src/drivers/md/bcache/writeback.c:840:28: note: byref variable will be forcibly initialized 840 | struct sectors_dirty_init op; | ^~ /kisskb/src/drivers/md/bcache/writeback.c: In function 'bch_dirty_init_thread': /kisskb/src/drivers/md/bcache/writeback.c:873:20: note: byref variable will be forcibly initialized 873 | struct btree_iter iter; | ^~~~ /kisskb/src/fs/btrfs/backref.c: In function 'btrfs_find_all_roots_safe': /kisskb/src/fs/btrfs/backref.c:1455:24: note: byref variable will be forcibly initialized 1455 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'free_leaf_list': /kisskb/src/fs/btrfs/backref.c:1392:24: note: byref variable will be forcibly initialized 1392 | struct ulist_iterator uiter; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/mm.h:7, from /kisskb/src/drivers/md/md.c:40: /kisskb/src/drivers/md/md.c: In function 'md_wait_for_blocked_rdev': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:9457:2: note: in expansion of macro 'wait_event_timeout' 9457 | wait_event_timeout(rdev->blocked_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'iterate_inode_refs': /kisskb/src/fs/btrfs/backref.c:2063:19: note: byref variable will be forcibly initialized 2063 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/fs_pin.c: In function 'pin_kill': /kisskb/src/fs/fs_pin.c:32:21: note: byref variable will be forcibly initialized 32 | wait_queue_entry_t wait; | ^~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/writeback.c:10: /kisskb/src/drivers/md/bcache/writeback.c: In function 'refill_full_stripes': /kisskb/src/include/uapi/linux/bcache.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/writeback.c:637:8: note: in expansion of macro 'KEY' 637 | &KEY(dc->disk.id, | ^~~ /kisskb/src/drivers/md/bcache/writeback.c: In function 'refill_dirty': /kisskb/src/drivers/md/bcache/writeback.c:664:14: note: byref variable will be forcibly initialized 664 | struct bkey start_pos; | ^~~~~~~~~ /kisskb/src/drivers/md/bcache/writeback.c:663:14: note: byref variable will be forcibly initialized 663 | struct bkey end = KEY(dc->disk.id, MAX_KEY_OFFSET, 0); | ^~~ /kisskb/src/fs/btrfs/backref.c: In function 'btrfs_check_shared': /kisskb/src/fs/btrfs/backref.c:1533:21: note: byref variable will be forcibly initialized 1533 | struct share_check shared = { | ^~~~~~ /kisskb/src/fs/btrfs/backref.c:1531:24: note: byref variable will be forcibly initialized 1531 | struct btrfs_seq_list elem = BTRFS_SEQ_LIST_INIT(elem); | ^~~~ /kisskb/src/fs/btrfs/backref.c:1529:24: note: byref variable will be forcibly initialized 1529 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/drivers/md/md.c: In function 'md_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:7925:3: note: in expansion of macro 'wait_event_interruptible_timeout' 7925 | wait_event_interruptible_timeout | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'btrfs_find_one_extref': /kisskb/src/fs/btrfs/backref.c:1593:19: note: byref variable will be forcibly initialized 1593 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/backref.c:1592:19: note: byref variable will be forcibly initialized 1592 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/md/bcache/writeback.c: In function 'write_dirty_finish': /kisskb/src/drivers/md/bcache/writeback.c:324:18: note: byref variable will be forcibly initialized 324 | struct keylist keys; | ^~~~ /kisskb/src/fs/btrfs/backref.c: In function 'btrfs_ref_to_path': /kisskb/src/fs/btrfs/backref.c:1678:19: note: byref variable will be forcibly initialized 1678 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'extent_from_logical': /kisskb/src/fs/btrfs/backref.c:1749:19: note: byref variable will be forcibly initialized 1749 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/backref.c: In function 'iterate_extent_inodes': /kisskb/src/fs/btrfs/backref.c:1959:24: note: byref variable will be forcibly initialized 1959 | struct ulist_iterator root_uiter; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/backref.c:1958:24: note: byref variable will be forcibly initialized 1958 | struct ulist_iterator ref_uiter; | ^~~~~~~~~ /kisskb/src/fs/btrfs/backref.c:1957:24: note: byref variable will be forcibly initialized 1957 | struct btrfs_seq_list seq_elem = BTRFS_SEQ_LIST_INIT(seq_elem); | ^~~~~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'iterate_inodes_from_logical': /kisskb/src/fs/btrfs/backref.c:2028:19: note: byref variable will be forcibly initialized 2028 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/drivers/md/bcache/writeback.c: In function 'read_dirty': /kisskb/src/drivers/md/bcache/writeback.c:442:17: note: byref variable will be forcibly initialized 442 | struct closure cl; | ^~ /kisskb/src/drivers/md/md.c: In function 'md_do_sync': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:8988:2: note: in expansion of macro 'wait_event' 8988 | wait_event(mddev->recovery_wait, !atomic_read(&mddev->recovery_active)); | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:8976:5: note: in expansion of macro 'wait_event' 8976 | wait_event(mddev->recovery_wait, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:8897:4: note: in expansion of macro 'wait_event_interruptible' 8897 | wait_event_interruptible(mddev->recovery_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'btrfs_backref_iter_start': /kisskb/src/fs/btrfs/backref.c:2335:19: note: byref variable will be forcibly initialized 2335 | struct btrfs_key key; | ^~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:8879:4: note: in expansion of macro 'wait_event' 8879 | wait_event(mddev->recovery_wait, | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c:8739:17: note: byref variable will be forcibly initialized 8739 | DEFINE_WAIT(wq); | ^~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/drivers/md/md.c:8739:5: note: in expansion of macro 'DEFINE_WAIT' 8739 | DEFINE_WAIT(wq); | ^~~~~~~~~~~ /kisskb/src/drivers/md/md.c:8668:18: note: byref variable will be forcibly initialized 8668 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/bcache/writeback.c: In function 'bch_writeback_thread': /kisskb/src/drivers/md/bcache/writeback.c:745:20: note: byref variable will be forcibly initialized 745 | struct closure cl; | ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/bcache/bcache.h:182, from /kisskb/src/drivers/md/bcache/writeback.c:10: /kisskb/src/drivers/md/bcache/writeback.c: In function 'bch_sectors_dirty_init': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/writeback.c:1001:2: note: in expansion of macro 'wait_event_interruptible' 1001 | wait_event_interruptible(state->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/writeback.c:946:28: note: byref variable will be forcibly initialized 946 | struct sectors_dirty_init op; | ^~ /kisskb/src/drivers/md/bcache/writeback.c:945:20: note: byref variable will be forcibly initialized 945 | struct btree_iter iter; | ^~~~ /kisskb/src/fs/btrfs/backref.c: In function 'btrfs_backref_add_tree_node': /kisskb/src/fs/btrfs/backref.c:2898:20: note: byref variable will be forcibly initialized 2898 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/fs/btrfs/backref.c:6: /kisskb/src/fs/btrfs/backref.c: In function 'btrfs_backref_finish_upper_links': /kisskb/src/fs/btrfs/backref.c:2979:12: note: byref variable will be forcibly initialized 2979 | LIST_HEAD(pending_edge); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-table.c: In function 'validate_hardware_logical_block_alignment': /kisskb/src/drivers/md/dm-table.c:591:22: note: byref variable will be forcibly initialized 591 | struct queue_limits ti_limits; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-table.c: In function 'dm_calculate_queue_limits': /kisskb/src/drivers/md/dm-table.c:1659:22: note: byref variable will be forcibly initialized 1659 | struct queue_limits ti_limits; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_inode_fork.c: In function 'xfs_iformat_extents': /kisskb/src/fs/xfs/libxfs/xfs_inode_fork.c:112:23: note: byref variable will be forcibly initialized 112 | struct xfs_bmbt_irec new; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_inode_fork.c:110:25: note: byref variable will be forcibly initialized 110 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_write': /kisskb/src/drivers/rtc/rtc-pcf8523.c:66:17: note: byref variable will be forcibly initialized 66 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_rtc_set_time': /kisskb/src/drivers/rtc/rtc-pcf8523.c:225:17: note: byref variable will be forcibly initialized 225 | struct i2c_msg msg; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/mm.h:7, from /kisskb/src/drivers/md/md.c:40: /kisskb/src/drivers/md/md.c: In function 'md_super_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:1023:2: note: in expansion of macro 'wait_event' 1023 | wait_event(mddev->sb_wait, atomic_read(&mddev->pending_writes)==0); | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_inode_fork.c: In function 'xfs_iextents_copy': /kisskb/src/fs/xfs/libxfs/xfs_inode_fork.c:550:23: note: byref variable will be forcibly initialized 550 | struct xfs_bmbt_irec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_inode_fork.c:549:25: note: byref variable will be forcibly initialized 549 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvif/mmu.c: In function 'nvif_mmu_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvif/mmu.c:93:27: note: byref variable will be forcibly initialized 93 | struct nvif_mmu_type_v0 args = { .index = i }; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvif/mmu.c:82:27: note: byref variable will be forcibly initialized 82 | struct nvif_mmu_heap_v0 args = { .index = i }; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvif/mmu.c:46:21: note: byref variable will be forcibly initialized 46 | struct nvif_mmu_v0 args; | ^~~~ /kisskb/src/drivers/md/md.c: In function 'md_allow_write': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:8643:3: note: in expansion of macro 'wait_event' 8643 | wait_event(mddev->sb_wait, | ^~~~~~~~~~ /kisskb/src/drivers/leds/trigger/ledtrig-activity.c: In function 'led_activity_function': /kisskb/src/drivers/leds/trigger/ledtrig-activity.c:60:25: note: byref variable will be forcibly initialized 60 | struct kernel_cpustat kcpustat; | ^~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'do_md_stop': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:6398:2: note: in expansion of macro 'wait_event' 6398 | wait_event(resync_wait, (mddev->sync_thread == NULL && | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'md_set_readonly': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:6338:2: note: in expansion of macro 'wait_event' 6338 | wait_event(mddev->sb_wait, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:6336:2: note: in expansion of macro 'wait_event' 6336 | wait_event(resync_wait, !test_bit(MD_RECOVERY_RUNNING, | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'md_ioctl': /kisskb/src/drivers/md/md.c:7727:19: note: byref variable will be forcibly initialized 7727 | mdu_disk_info_t info; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/mm.h:7, from /kisskb/src/drivers/md/md.c:40: /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:7713:5: note: in expansion of macro 'wait_event' 7713 | wait_event(mddev->sb_wait, | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c:7685:20: note: byref variable will be forcibly initialized 7685 | mdu_disk_info_t info; | ^~~~ /kisskb/src/drivers/md/md.c:7613:20: note: byref variable will be forcibly initialized 7613 | mdu_array_info_t info; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/mm.h:7, from /kisskb/src/drivers/md/md.c:40: /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/md.c:7582:3: note: in expansion of macro 'wait_event_interruptible_timeout' 7582 | wait_event_interruptible_timeout(mddev->sb_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/binderfs.c: In function 'binder_ctl_ioctl': /kisskb/src/drivers/android/binderfs.c:231:25: note: byref variable will be forcibly initialized 231 | struct binderfs_device device_req; | ^~~~~~~~~~ /kisskb/src/drivers/android/binderfs.c: In function 'binderfs_fs_context_parse_param': /kisskb/src/drivers/android/binderfs.c:276:25: note: byref variable will be forcibly initialized 276 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/net/mac802154/llsec.c: In function 'llsec_lookup_dev': /kisskb/src/net/mac802154/llsec.c:777:25: note: byref variable will be forcibly initialized 777 | struct ieee802154_addr devaddr = *addr; | ^~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:29: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_queue_cursor': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:477:3: note: in expansion of macro 'wait_event' 477 | wait_event(vgdev->cursorq.ack_queue, vq->num_free >= outcnt); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:459:30: note: byref variable will be forcibly initialized 459 | struct scatterlist *sgs[1], ccmd; | ^~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_dequeue_ctrl_func': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:205:19: note: byref variable will be forcibly initialized 205 | struct list_head reclaim_list; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_dequeue_cursor_func': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:265:19: note: byref variable will be forcibly initialized 265 | struct list_head reclaim_list; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:29: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_queue_ctrl_sgs': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:350:3: note: in expansion of macro 'wait_event' 350 | wait_event(vgdev->ctrlq.ack_queue, vq->num_free >= elemcnt); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_queue_fenced_ctrl_buffer': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:383:42: note: byref variable will be forcibly initialized 383 | struct scatterlist *sgs[3], vcmd, vout, vresp; | ^~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:383:36: note: byref variable will be forcibly initialized 383 | struct scatterlist *sgs[3], vcmd, vout, vresp; | ^~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:383:30: note: byref variable will be forcibly initialized 383 | struct scatterlist *sgs[3], vcmd, vout, vresp; | ^~~~ /kisskb/src/net/mac802154/llsec.c: In function 'llsec_lookup_key': /kisskb/src/net/mac802154/llsec.c:547:25: note: byref variable will be forcibly initialized 547 | struct ieee802154_addr devaddr = *addr; | ^~~~~~~ /kisskb/src/net/mac802154/llsec.c: In function 'llsec_do_encrypt_unauth': /kisskb/src/net/mac802154/llsec.c:616:21: note: byref variable will be forcibly initialized 616 | struct scatterlist src; | ^~~ /kisskb/src/net/mac802154/llsec.c: In function 'llsec_do_encrypt_auth': /kisskb/src/net/mac802154/llsec.c:655:21: note: byref variable will be forcibly initialized 655 | struct scatterlist sg; | ^~ /kisskb/src/net/mac802154/llsec.c: In function 'llsec_do_decrypt_unauth': /kisskb/src/net/mac802154/llsec.c:834:21: note: byref variable will be forcibly initialized 834 | struct scatterlist src; | ^~~ /kisskb/src/net/mac802154/llsec.c: In function 'llsec_do_decrypt_auth': /kisskb/src/net/mac802154/llsec.c:861:21: note: byref variable will be forcibly initialized 861 | struct scatterlist sg; | ^~ /kisskb/src/net/mac802154/llsec.c: In function 'mac802154_llsec_encrypt': /kisskb/src/net/mac802154/llsec.c:703:24: note: byref variable will be forcibly initialized 703 | struct ieee802154_hdr hdr; | ^~~ /kisskb/src/net/mac802154/llsec.c: In function 'mac802154_llsec_decrypt': /kisskb/src/net/mac802154/llsec.c:981:35: note: byref variable will be forcibly initialized 981 | struct ieee802154_llsec_seclevel seclevel; | ^~~~~~~~ /kisskb/src/net/mac802154/llsec.c:979:33: note: byref variable will be forcibly initialized 979 | struct ieee802154_llsec_key_id key_id; | ^~~~~~ /kisskb/src/net/mac802154/llsec.c:977:24: note: byref variable will be forcibly initialized 977 | struct ieee802154_hdr hdr; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c: In function 'rs690_mc_program': /kisskb/src/drivers/gpu/drm/radeon/rs690.c:678:23: note: byref variable will be forcibly initialized 678 | struct rv515_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c: In function 'rs690_bandwidth_update': /kisskb/src/drivers/gpu/drm/radeon/rs690.c:589:35: note: byref variable will be forcibly initialized 589 | struct rs690_watermark wm1_high, wm1_low; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c:589:25: note: byref variable will be forcibly initialized 589 | struct rs690_watermark wm1_high, wm1_low; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c:588:35: note: byref variable will be forcibly initialized 588 | struct rs690_watermark wm0_high, wm0_low; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c:588:25: note: byref variable will be forcibly initialized 588 | struct rs690_watermark wm0_high, wm0_low; | ^~~~~~~~ /kisskb/src/fs/nsfs.c: In function 'ns_get_path': /kisskb/src/fs/nsfs.c:139:31: note: byref variable will be forcibly initialized 139 | struct ns_get_path_task_args args = { | ^~~~ /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_transfer': /kisskb/src/drivers/iio/accel/mma9551_core.c:115:21: note: byref variable will be forcibly initialized 115 | struct i2c_msg in, out; | ^~~ /kisskb/src/drivers/iio/accel/mma9551_core.c:115:17: note: byref variable will be forcibly initialized 115 | struct i2c_msg in, out; | ^~ /kisskb/src/drivers/iio/accel/mma9551_core.c:114:31: note: byref variable will be forcibly initialized 114 | struct mma9551_mbox_response rsp; | ^~~ /kisskb/src/drivers/iio/accel/mma9551_core.c:113:30: note: byref variable will be forcibly initialized 113 | struct mma9551_mbox_request req; | ^~~ /kisskb/src/fs/statfs.c: In function 'vfs_get_fsid': /kisskb/src/fs/statfs.c:74:17: note: byref variable will be forcibly initialized 74 | struct kstatfs st; | ^~ /kisskb/src/fs/statfs.c: In function 'do_statfs_native': /kisskb/src/fs/statfs.c:128:16: note: byref variable will be forcibly initialized 128 | struct statfs buf; | ^~~ /kisskb/src/fs/statfs.c: In function 'do_statfs64': /kisskb/src/fs/statfs.c:170:18: note: byref variable will be forcibly initialized 170 | struct statfs64 buf; | ^~~ /kisskb/src/fs/statfs.c: In function 'put_compat_statfs': /kisskb/src/fs/statfs.c:269:23: note: byref variable will be forcibly initialized 269 | struct compat_statfs buf; | ^~~ /kisskb/src/fs/statfs.c: In function 'put_compat_statfs64': /kisskb/src/fs/statfs.c:325:25: note: byref variable will be forcibly initialized 325 | struct compat_statfs64 buf; | ^~~ /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_read_version': /kisskb/src/drivers/iio/accel/mma9551_core.c:605:30: note: byref variable will be forcibly initialized 605 | struct mma9551_version_info info; | ^~~~ /kisskb/src/fs/statfs.c: In function '__do_sys_ustat': /kisskb/src/fs/statfs.c:251:17: note: byref variable will be forcibly initialized 251 | struct kstatfs sbuf; | ^~~~ /kisskb/src/fs/statfs.c:250:15: note: byref variable will be forcibly initialized 250 | struct ustat tmp; | ^~~ /kisskb/src/fs/statfs.c: In function '__do_compat_sys_ustat': /kisskb/src/fs/statfs.c:394:17: note: byref variable will be forcibly initialized 394 | struct kstatfs sbuf; | ^~~~ /kisskb/src/fs/statfs.c:393:22: note: byref variable will be forcibly initialized 393 | struct compat_ustat tmp; | ^~~ /kisskb/src/fs/statfs.c: In function 'user_statfs': /kisskb/src/fs/statfs.c:99:14: note: byref variable will be forcibly initialized 99 | struct path path; | ^~~~ /kisskb/src/fs/statfs.c: In function '__do_sys_statfs': /kisskb/src/fs/statfs.c:194:17: note: byref variable will be forcibly initialized 194 | struct kstatfs st; | ^~ /kisskb/src/fs/statfs.c: In function '__do_sys_statfs64': /kisskb/src/fs/statfs.c:203:17: note: byref variable will be forcibly initialized 203 | struct kstatfs st; | ^~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/net_namespace.h:38, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/net/sock.h:46, from /kisskb/src/include/net/bluetooth/bluetooth.h:29, from /kisskb/src/net/bluetooth/l2cap_sock.c:34: /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/statfs.c: In function '__do_compat_sys_statfs': /kisskb/src/fs/statfs.c:307:17: note: byref variable will be forcibly initialized 307 | struct kstatfs tmp; | ^~~ /kisskb/src/fs/statfs.c: In function '__do_sys_fstatfs': /kisskb/src/fs/statfs.c:215:17: note: byref variable will be forcibly initialized 215 | struct kstatfs st; | ^~ /kisskb/src/fs/statfs.c: In function '__do_sys_fstatfs64': /kisskb/src/fs/statfs.c:224:17: note: byref variable will be forcibly initialized 224 | struct kstatfs st; | ^~ /kisskb/src/fs/statfs.c: In function '__do_compat_sys_fstatfs': /kisskb/src/fs/statfs.c:316:17: note: byref variable will be forcibly initialized 316 | struct kstatfs tmp; | ^~~ /kisskb/src/fs/statfs.c: In function 'kcompat_sys_statfs64': /kisskb/src/fs/statfs.c:350:17: note: byref variable will be forcibly initialized 350 | struct kstatfs tmp; | ^~~ /kisskb/src/fs/statfs.c: In function 'kcompat_sys_fstatfs64': /kisskb/src/fs/statfs.c:369:17: note: byref variable will be forcibly initialized 369 | struct kstatfs tmp; | ^~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c: In function 'safexcel_skcipher_aes_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c:378:24: note: byref variable will be forcibly initialized 378 | struct crypto_aes_ctx aes; | ^~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c: In function 'safexcel_skcipher_aesctr_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c:1418:24: note: byref variable will be forcibly initialized 1418 | struct crypto_aes_ctx aes; | ^~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c: In function 'safexcel_aead_ccm_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c:2680:24: note: byref variable will be forcibly initialized 2680 | struct crypto_aes_ctx aes; | ^~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_setsockopt_old': /kisskb/src/net/bluetooth/l2cap_sock.c:718:23: note: byref variable will be forcibly initialized 718 | struct l2cap_options opts; | ^~~~ In file included from /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c:17: /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c: In function 'crypto_des_verify_key': /kisskb/src/include/crypto/internal/des.h:28:17: note: byref variable will be forcibly initialized 28 | struct des_ctx tmp; | ^~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c: In function 'safexcel_aead_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c:410:24: note: byref variable will be forcibly initialized 410 | struct crypto_aes_ctx aes; | ^~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c:409:29: note: byref variable will be forcibly initialized 409 | struct crypto_authenc_keys keys; | ^~~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_getsockopt_old': /kisskb/src/net/bluetooth/l2cap_sock.c:430:24: note: byref variable will be forcibly initialized 430 | struct l2cap_conninfo cinfo; | ^~~~~ /kisskb/src/net/bluetooth/l2cap_sock.c:429:23: note: byref variable will be forcibly initialized 429 | struct l2cap_options opts; | ^~~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c: In function 'safexcel_skcipher_aesxts_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c:2453:24: note: byref variable will be forcibly initialized 2453 | struct crypto_aes_ctx aes; | ^~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_getsockopt': /kisskb/src/net/bluetooth/l2cap_sock.c:549:18: note: byref variable will be forcibly initialized 549 | struct bt_power pwr; | ^~~ /kisskb/src/net/bluetooth/l2cap_sock.c:548:21: note: byref variable will be forcibly initialized 548 | struct bt_security sec; | ^~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c: In function 'safexcel_aead_gcm_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_cipher.c:2567:24: note: byref variable will be forcibly initialized 2567 | struct crypto_aes_ctx aes; | ^~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_setsockopt': /kisskb/src/net/bluetooth/l2cap_sock.c:875:18: note: byref variable will be forcibly initialized 875 | struct bt_power pwr; | ^~~ /kisskb/src/net/bluetooth/l2cap_sock.c:874:21: note: byref variable will be forcibly initialized 874 | struct bt_security sec; | ^~~ In file included from /kisskb/src/net/bluetooth/l2cap_sock.c:34: /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_connect': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/l2cap_sock.c:212:58: note: in expansion of macro 'BDADDR_ANY' 212 | if (chan->src_type == BDADDR_BREDR && bacmp(&chan->src, BDADDR_ANY) && | ^~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_sock.c:180:21: note: byref variable will be forcibly initialized 180 | struct sockaddr_l2 la; | ^~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_bind': /kisskb/src/net/bluetooth/l2cap_sock.c:85:21: note: byref variable will be forcibly initialized 85 | struct sockaddr_l2 la; | ^~ In file included from /kisskb/src/fs/ntfs/usnjrnl.c:18: /kisskb/src/fs/ntfs/usnjrnl.c: In function 'get_current_ntfs_time': /kisskb/src/fs/ntfs/time.h:52:20: note: byref variable will be forcibly initialized 52 | struct timespec64 ts; | ^~ /kisskb/src/drivers/gpu/drm/radeon/r520.c: In function 'r520_mc_program': /kisskb/src/drivers/gpu/drm/radeon/r520.c:135:23: note: byref variable will be forcibly initialized 135 | struct rv515_mc_save save; | ^~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'update_qgroup_status_item': /kisskb/src/fs/btrfs/qgroup.c:846:19: note: byref variable will be forcibly initialized 846 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'update_qgroup_info_item': /kisskb/src/fs/btrfs/qgroup.c:801:19: note: byref variable will be forcibly initialized 801 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'update_qgroup_limit_item': /kisskb/src/fs/btrfs/qgroup.c:758:19: note: byref variable will be forcibly initialized 758 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_device_cell_read': /kisskb/src/drivers/nvmem/core.c:1717:20: note: byref variable will be forcibly initialized 1717 | struct nvmem_cell cell; | ^~~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_device_cell_write': /kisskb/src/drivers/nvmem/core.c:1748:20: note: byref variable will be forcibly initialized 1748 | struct nvmem_cell cell; | ^~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'add_qgroup_item': /kisskb/src/fs/btrfs/qgroup.c:647:19: note: byref variable will be forcibly initialized 647 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'add_qgroup_relation_item': /kisskb/src/fs/btrfs/qgroup.c:590:19: note: byref variable will be forcibly initialized 590 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_clean_quota_tree': /kisskb/src/fs/btrfs/qgroup.c:889:19: note: byref variable will be forcibly initialized 889 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'del_qgroup_relation_item': /kisskb/src/fs/btrfs/qgroup.c:614:19: note: byref variable will be forcibly initialized 614 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'del_qgroup_item': /kisskb/src/fs/btrfs/qgroup.c:712:19: note: byref variable will be forcibly initialized 712 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'maybe_fs_roots': /kisskb/src/fs/btrfs/qgroup.c:2492:24: note: byref variable will be forcibly initialized 2492 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function '__qgroup_excl_accounting': /kisskb/src/fs/btrfs/qgroup.c:1264:24: note: byref variable will be forcibly initialized 1264 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_update_refcnt': /kisskb/src/fs/btrfs/qgroup.c:2311:24: note: byref variable will be forcibly initialized 2311 | struct ulist_iterator tmp_uiter; | ^~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:2309:24: note: byref variable will be forcibly initialized 2309 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_reserve': /kisskb/src/fs/btrfs/qgroup.c:2961:24: note: byref variable will be forcibly initialized 2961 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_convert_meta': /kisskb/src/fs/btrfs/qgroup.c:3914:24: note: byref variable will be forcibly initialized 3914 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_update_counters': /kisskb/src/fs/btrfs/qgroup.c:2400:24: note: byref variable will be forcibly initialized 2400 | struct ulist_iterator uiter; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/qgroup.c:6: /kisskb/src/fs/btrfs/qgroup.c: In function 'try_flush_qgroup': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:3560:3: note: in expansion of macro 'wait_event' 3560 | wait_event(root->qgroup_flush_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_read_qgroup_config': /kisskb/src/fs/btrfs/qgroup.c:332:19: note: byref variable will be forcibly initialized 332 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:331:19: note: byref variable will be forcibly initialized 331 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_quota_enable': /kisskb/src/fs/btrfs/qgroup.c:936:19: note: byref variable will be forcibly initialized 936 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:935:19: note: byref variable will be forcibly initialized 935 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_qgroup_trace_leaf_items': /kisskb/src/fs/btrfs/qgroup.c:1770:19: note: byref variable will be forcibly initialized 1770 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_trace_extent_swap': /kisskb/src/fs/btrfs/qgroup.c:1951:20: note: byref variable will be forcibly initialized 1951 | struct btrfs_key dst_key; | ^~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:1950:20: note: byref variable will be forcibly initialized 1950 | struct btrfs_key src_key; | ^~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:1919:19: note: byref variable will be forcibly initialized 1919 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_rescan_leaf': /kisskb/src/fs/btrfs/qgroup.c:3122:19: note: byref variable will be forcibly initialized 3122 | struct btrfs_key found; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_qgroup_free_refroot': /kisskb/src/fs/btrfs/qgroup.c:3043:24: note: byref variable will be forcibly initialized 3043 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_free_reserved_data': /kisskb/src/fs/btrfs/qgroup.c:3670:26: note: byref variable will be forcibly initialized 3670 | struct extent_changeset changeset; | ^~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:3669:24: note: byref variable will be forcibly initialized 3669 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function '__btrfs_qgroup_release_data': /kisskb/src/fs/btrfs/qgroup.c:3722:26: note: byref variable will be forcibly initialized 3722 | struct extent_changeset changeset; | ^~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_qgroup_check_reserved_leak': /kisskb/src/fs/btrfs/qgroup.c:3976:24: note: byref variable will be forcibly initialized 3976 | struct ulist_iterator iter; | ^~~~ /kisskb/src/fs/btrfs/qgroup.c:3974:26: note: byref variable will be forcibly initialized 3974 | struct extent_changeset changeset; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-pcf2127.c: In function 'timestamp0_show': /kisskb/src/drivers/rtc/rtc-pcf2127.c:503:18: note: byref variable will be forcibly initialized 503 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/rtc-pcf2127.c: In function 'pcf2127_probe': /kisskb/src/drivers/rtc/rtc-pcf2127.c:605:23: note: byref variable will be forcibly initialized 605 | struct nvmem_config nvmem_cfg = { | ^~~~~~~~~ /kisskb/src/drivers/of/dynamic.c: In function 'of_property_notify': /kisskb/src/drivers/of/dynamic.c:192:26: note: byref variable will be forcibly initialized 192 | struct of_reconfig_data pr; | ^~ /kisskb/src/drivers/of/dynamic.c: In function '__of_changeset_entry_notify': /kisskb/src/drivers/of/dynamic.c:539:28: note: byref variable will be forcibly initialized 539 | struct of_changeset_entry ce_inverted; | ^~~~~~~~~~~ /kisskb/src/drivers/of/dynamic.c:538:26: note: byref variable will be forcibly initialized 538 | struct of_reconfig_data rd; | ^~ /kisskb/src/drivers/of/dynamic.c: In function 'of_attach_node': /kisskb/src/drivers/of/dynamic.c:237:26: note: byref variable will be forcibly initialized 237 | struct of_reconfig_data rd; | ^~ /kisskb/src/drivers/of/dynamic.c: In function 'of_detach_node': /kisskb/src/drivers/of/dynamic.c:290:26: note: byref variable will be forcibly initialized 290 | struct of_reconfig_data rd; | ^~ /kisskb/src/drivers/of/dynamic.c: In function '__of_changeset_entry_revert': /kisskb/src/drivers/of/dynamic.c:664:28: note: byref variable will be forcibly initialized 664 | struct of_changeset_entry ce_inverted; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_object.c: In function 'qxl_bo_kmap_atomic_page': /kisskb/src/drivers/gpu/drm/qxl/qxl_object.c:213:21: note: byref variable will be forcibly initialized 213 | struct dma_buf_map bo_map; | ^~~~~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'get_compat_cmd': /kisskb/src/drivers/comedi/comedi_fops.c:2942:29: note: byref variable will be forcibly initialized 2942 | struct comedi32_cmd_struct v32; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'put_compat_cmd': /kisskb/src/drivers/comedi/comedi_fops.c:2970:29: note: byref variable will be forcibly initialized 2970 | struct comedi32_cmd_struct v32; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'get_compat_insn': /kisskb/src/drivers/comedi/comedi_fops.c:3048:30: note: byref variable will be forcibly initialized 3048 | struct comedi32_insn_struct v32; | ^~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_aead_setkey': /kisskb/src/drivers/crypto/ccree/cc_aead.c:558:30: note: byref variable will be forcibly initialized 558 | struct crypto_authenc_keys keys; | ^~~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_des3_aead_setkey': /kisskb/src/drivers/crypto/ccree/cc_aead.c:641:29: note: byref variable will be forcibly initialized 641 | struct crypto_authenc_keys keys; | ^~~~ /kisskb/src/fs/btrfs/send.c: In function 'send_header': /kisskb/src/fs/btrfs/send.c:669:29: note: byref variable will be forcibly initialized 669 | struct btrfs_stream_header hdr; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'do_devinfo_ioctl': /kisskb/src/drivers/comedi/comedi_fops.c:934:24: note: byref variable will be forcibly initialized 934 | struct comedi_devinfo devinfo; | ^~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'tlv_put_btrfs_timespec': /kisskb/src/fs/btrfs/send.c:617:24: note: byref variable will be forcibly initialized 617 | struct btrfs_timespec bts; | ^~~ /kisskb/src/sound/soc/sof/control.c: In function 'snd_sof_bytes_ext_put': /kisskb/src/sound/soc/sof/control.c:321:21: note: byref variable will be forcibly initialized 321 | struct snd_ctl_tlv header; | ^~~~~~ /kisskb/src/sound/soc/sof/control.c: In function 'snd_sof_bytes_ext_volatile_get': /kisskb/src/sound/soc/sof/control.c:399:21: note: byref variable will be forcibly initialized 399 | struct snd_ctl_tlv header; | ^~~~~~ /kisskb/src/sound/soc/sof/control.c: In function 'snd_sof_bytes_ext_get': /kisskb/src/sound/soc/sof/control.c:473:21: note: byref variable will be forcibly initialized 473 | struct snd_ctl_tlv header; | ^~~~~~ /kisskb/src/fs/btrfs/send.c: In function '__get_inode_info': /kisskb/src/fs/btrfs/send.c:825:19: note: byref variable will be forcibly initialized 825 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'get_last_extent': /kisskb/src/fs/btrfs/send.c:5751:19: note: byref variable will be forcibly initialized 5751 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'range_is_hole_in_parent': /kisskb/src/fs/btrfs/send.c:5782:19: note: byref variable will be forcibly initialized 5782 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'did_create_dir': /kisskb/src/fs/btrfs/send.c:2665:19: note: byref variable will be forcibly initialized 2665 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/send.c:2664:19: note: byref variable will be forcibly initialized 2664 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:2663:19: note: byref variable will be forcibly initialized 2663 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'do_bufconfig_ioctl': /kisskb/src/drivers/comedi/comedi_fops.c:870:26: note: byref variable will be forcibly initialized 870 | struct comedi_bufconfig bc; | ^~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'compat_rangeinfo': /kisskb/src/drivers/comedi/comedi_fops.c:2923:26: note: byref variable will be forcibly initialized 2923 | struct comedi_rangeinfo rangeinfo; | ^~~~~~~~~ /kisskb/src/drivers/comedi/comedi_fops.c:2922:35: note: byref variable will be forcibly initialized 2922 | struct comedi32_rangeinfo_struct rangeinfo32; | ^~~~~~~~~~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'do_devconfig_ioctl': /kisskb/src/drivers/comedi/comedi_fops.c:817:26: note: byref variable will be forcibly initialized 817 | struct comedi_devconfig it; | ^~ /kisskb/src/fs/btrfs/send.c: In function 'get_first_ref': /kisskb/src/fs/btrfs/send.c:1730:19: note: byref variable will be forcibly initialized 1730 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:1729:19: note: byref variable will be forcibly initialized 1729 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'compat_chaninfo': /kisskb/src/drivers/comedi/comedi_fops.c:2899:25: note: byref variable will be forcibly initialized 2899 | struct comedi_chaninfo chaninfo; | ^~~~~~~~ /kisskb/src/drivers/comedi/comedi_fops.c:2898:34: note: byref variable will be forcibly initialized 2898 | struct comedi32_chaninfo_struct chaninfo32; | ^~~~~~~~~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'do_bufinfo_ioctl': /kisskb/src/drivers/comedi/comedi_fops.c:1107:24: note: byref variable will be forcibly initialized 1107 | struct comedi_bufinfo bi; | ^~ /kisskb/src/fs/btrfs/send.c: In function 'is_ancestor': /kisskb/src/fs/btrfs/send.c:3586:19: note: byref variable will be forcibly initialized 3586 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'compat_cmd': /kisskb/src/drivers/comedi/comedi_fops.c:3000:20: note: byref variable will be forcibly initialized 3000 | struct comedi_cmd cmd; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'compat_cmdtest': /kisskb/src/drivers/comedi/comedi_fops.c:3025:20: note: byref variable will be forcibly initialized 3025 | struct comedi_cmd cmd; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'parse_insn': /kisskb/src/drivers/comedi/comedi_fops.c:1318:23: note: byref variable will be forcibly initialized 1318 | struct timespec64 tv; | ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/btrfs/send.c:7: /kisskb/src/fs/btrfs/send.c: In function 'tail_append_pending_moves': /kisskb/src/fs/btrfs/send.c:3370:13: note: byref variable will be forcibly initialized 3370 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/send.c: In function 'lookup_dir_item_inode': /kisskb/src/fs/btrfs/send.c:1695:19: note: byref variable will be forcibly initialized 1695 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'compat_insnlist': /kisskb/src/drivers/comedi/comedi_fops.c:3067:34: note: byref variable will be forcibly initialized 3067 | struct comedi32_insnlist_struct insnlist32; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'read_symlink': /kisskb/src/fs/btrfs/send.c:1471:19: note: byref variable will be forcibly initialized 1471 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'comedi_unlocked_ioctl': /kisskb/src/drivers/comedi/comedi_fops.c:2253:22: note: byref variable will be forcibly initialized 2253 | struct comedi_insn insn; | ^~~~ /kisskb/src/drivers/comedi/comedi_fops.c:2229:26: note: byref variable will be forcibly initialized 2229 | struct comedi_insnlist insnlist; | ^~~~~~~~ /kisskb/src/drivers/comedi/comedi_fops.c:2216:21: note: byref variable will be forcibly initialized 2216 | struct comedi_cmd cmd; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c:2203:21: note: byref variable will be forcibly initialized 2203 | struct comedi_cmd cmd; | ^~~ /kisskb/src/drivers/comedi/comedi_fops.c:2180:27: note: byref variable will be forcibly initialized 2180 | struct comedi_rangeinfo it; | ^~ /kisskb/src/drivers/comedi/comedi_fops.c:2171:26: note: byref variable will be forcibly initialized 2171 | struct comedi_chaninfo it; | ^~ /kisskb/src/drivers/comedi/comedi_fops.c: In function 'compat_insn': /kisskb/src/drivers/comedi/comedi_fops.c:3101:21: note: byref variable will be forcibly initialized 3101 | struct comedi_insn insn; | ^~~~ /kisskb/src/fs/btrfs/send.c: In function 'get_inode_path': /kisskb/src/fs/btrfs/send.c:1139:24: note: byref variable will be forcibly initialized 1139 | struct btrfs_key key, found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:1139:19: note: byref variable will be forcibly initialized 1139 | struct btrfs_key key, found_key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'find_iref': /kisskb/src/fs/btrfs/send.c:4445:22: note: byref variable will be forcibly initialized 4445 | struct find_ref_ctx ctx; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'send_subvol_begin': /kisskb/src/fs/btrfs/send.c:2337:19: note: byref variable will be forcibly initialized 2337 | struct btrfs_key key; | ^~~ /kisskb/src/fs/ubifs/log.c: In function 'ubifs_consolidate_log': /kisskb/src/fs/ubifs/log.c:646:17: note: byref variable will be forcibly initialized 646 | struct rb_root done_tree = RB_ROOT; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'btrfs_unlink_all_paths': /kisskb/src/fs/btrfs/send.c:6189:26: note: byref variable will be forcibly initialized 6189 | struct parent_paths_ctx ctx; | ^~~ /kisskb/src/fs/btrfs/send.c:6188:19: note: byref variable will be forcibly initialized 6188 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/btrfs/send.c:7: /kisskb/src/fs/btrfs/send.c:6186:12: note: byref variable will be forcibly initialized 6186 | LIST_HEAD(deleted_refs); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/send.c: In function 'send_utimes': /kisskb/src/fs/btrfs/send.c:2519:19: note: byref variable will be forcibly initialized 2519 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'wait_for_dest_dir_move': /kisskb/src/fs/btrfs/send.c:3459:19: note: byref variable will be forcibly initialized 3459 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/send.c:3458:19: note: byref variable will be forcibly initialized 3458 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'can_rmdir': /kisskb/src/fs/btrfs/send.c:2931:19: note: byref variable will be forcibly initialized 2931 | struct btrfs_key loc; | ^~~ /kisskb/src/fs/btrfs/send.c:2930:19: note: byref variable will be forcibly initialized 2930 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:2929:19: note: byref variable will be forcibly initialized 2929 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'process_recorded_refs': /kisskb/src/fs/btrfs/send.c:3880:19: note: byref variable will be forcibly initialized 3880 | struct list_head check_dirs; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'process_all_refs': /kisskb/src/fs/btrfs/send.c:4538:19: note: byref variable will be forcibly initialized 4538 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:4537:19: note: byref variable will be forcibly initialized 4537 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/btrfs/send.c:7: /kisskb/src/fs/btrfs/send.c: In function 'apply_dir_move': /kisskb/src/fs/btrfs/send.c:3261:13: note: byref variable will be forcibly initialized 3261 | LIST_HEAD(deleted_refs); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/nfc/netlink.c: In function 'nfc_urelease_event_work': /kisskb/src/net/nfc/netlink.c:1780:24: note: byref variable will be forcibly initialized 1780 | struct class_dev_iter iter; | ^~~~ /kisskb/src/fs/btrfs/send.c: In function 'apply_children_dir_moves': /kisskb/src/fs/btrfs/send.c:3384:19: note: byref variable will be forcibly initialized 3384 | struct list_head stack; | ^~~~~ /kisskb/src/fs/btrfs/send.c: In function 'is_extent_unchanged': /kisskb/src/fs/btrfs/send.c:5566:19: note: byref variable will be forcibly initialized 5566 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:5562:19: note: byref variable will be forcibly initialized 5562 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'find_extent_clone': /kisskb/src/fs/btrfs/send.c:1312:19: note: byref variable will be forcibly initialized 1312 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c: In function 'mark_block_group_to_copy': /kisskb/src/fs/btrfs/dev-replace.c:471:19: note: byref variable will be forcibly initialized 471 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c:470:19: note: byref variable will be forcibly initialized 470 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/dev-replace.c:6: /kisskb/src/fs/btrfs/dev-replace.c: In function 'btrfs_rm_dev_replace_blocked': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c:804:2: note: in expansion of macro 'wait_event' 804 | wait_event(fs_info->dev_replace.replace_wait, !percpu_counter_sum( | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'clone_range': /kisskb/src/fs/btrfs/send.c:5287:19: note: byref variable will be forcibly initialized 5287 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'process_all_extents': /kisskb/src/fs/btrfs/send.c:5952:19: note: byref variable will be forcibly initialized 5952 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:5951:19: note: byref variable will be forcibly initialized 5951 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function '__process_new_xattr': /kisskb/src/fs/btrfs/send.c:4656:32: note: byref variable will be forcibly initialized 4656 | struct posix_acl_xattr_header dummy_acl; | ^~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c: In function 'btrfs_init_dev_replace': /kisskb/src/fs/btrfs/dev-replace.c:73:19: note: byref variable will be forcibly initialized 73 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'iterate_dir_item': /kisskb/src/fs/btrfs/send.c:1011:19: note: byref variable will be forcibly initialized 1011 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/dev-replace.c: In function 'btrfs_run_dev_replace': /kisskb/src/fs/btrfs/dev-replace.c:356:19: note: byref variable will be forcibly initialized 356 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'process_all_new_xattrs': /kisskb/src/fs/btrfs/send.c:4861:19: note: byref variable will be forcibly initialized 4861 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:4860:19: note: byref variable will be forcibly initialized 4860 | struct btrfs_key key; | ^~~ /kisskb/src/net/nfc/netlink.c: In function 'nfc_genl_llc_sdreq': /kisskb/src/net/nfc/netlink.c:1136:20: note: byref variable will be forcibly initialized 1136 | struct hlist_head sdreq_list; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'find_xattr': /kisskb/src/fs/btrfs/send.c:4767:24: note: byref variable will be forcibly initialized 4767 | struct find_xattr_ctx ctx; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/dev-replace.c:6: /kisskb/src/fs/btrfs/dev-replace.c: In function 'btrfs_bio_counter_inc_blocked': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c:1336:3: note: in expansion of macro 'wait_event' 1336 | wait_event(fs_info->dev_replace.replace_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'btrfs_compare_trees': /kisskb/src/fs/btrfs/send.c:6828:19: note: byref variable will be forcibly initialized 6828 | struct btrfs_key right_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:6827:19: note: byref variable will be forcibly initialized 6827 | struct btrfs_key left_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'full_send_tree': /kisskb/src/fs/btrfs/send.c:6645:19: note: byref variable will be forcibly initialized 6645 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf8563.c: In function 'pcf8563_clkout_register_clk': /kisskb/src/drivers/rtc/rtc-pcf8563.c:486:23: note: byref variable will be forcibly initialized 486 | struct clk_init_data init; | ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_add_opt_efs': /kisskb/src/net/bluetooth/l2cap_core.c:3220:24: note: byref variable will be forcibly initialized 3220 | struct l2cap_conf_efs efs; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_parse_conf_req': /kisskb/src/net/bluetooth/l2cap_core.c:3571:24: note: byref variable will be forcibly initialized 3571 | struct l2cap_conf_efs efs; | ^~~ /kisskb/src/sound/soc/soc-pcm.c: In function 'soc_pcm_params_symmetry': /kisskb/src/sound/soc/soc-pcm.c:382:21: note: byref variable will be forcibly initialized 382 | struct snd_soc_dai d; | ^ /kisskb/src/drivers/rtc/rtc-pcf8583.c: In function 'pcf8583_rtc_read_time': /kisskb/src/drivers/rtc/rtc-pcf8583.c:176:17: note: byref variable will be forcibly initialized 176 | struct rtc_mem mem = { | ^~~ /kisskb/src/sound/soc/soc-pcm.c: In function 'soc_pcm_hw_params': /kisskb/src/sound/soc/soc-pcm.c:945:28: note: byref variable will be forcibly initialized 945 | struct snd_pcm_hw_params codec_params; | ^~~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_parse_conf_rsp': /kisskb/src/net/bluetooth/l2cap_core.c:3795:24: note: byref variable will be forcibly initialized 3795 | struct l2cap_conf_efs efs; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf8583.c: In function 'pcf8583_rtc_set_time': /kisskb/src/drivers/rtc/rtc-pcf8583.c:231:17: note: byref variable will be forcibly initialized 231 | struct rtc_mem cmos_check = { | ^~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-pcf8583.c:226:17: note: byref variable will be forcibly initialized 226 | struct rtc_mem cmos_year = { | ^~~~~~~~~ /kisskb/src/fs/init.c: In function 'init_mount': /kisskb/src/fs/init.c:19:14: note: byref variable will be forcibly initialized 19 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_umount': /kisskb/src/fs/init.c:33:14: note: byref variable will be forcibly initialized 33 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_chdir': /kisskb/src/fs/init.c:46:14: note: byref variable will be forcibly initialized 46 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_chroot': /kisskb/src/fs/init.c:61:14: note: byref variable will be forcibly initialized 61 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_chown': /kisskb/src/fs/init.c:85:14: note: byref variable will be forcibly initialized 85 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_chmod': /kisskb/src/fs/init.c:102:14: note: byref variable will be forcibly initialized 102 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_eaccess': /kisskb/src/fs/init.c:115:14: note: byref variable will be forcibly initialized 115 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_stat': /kisskb/src/fs/init.c:129:14: note: byref variable will be forcibly initialized 129 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_mknod': /kisskb/src/fs/init.c:144:14: note: byref variable will be forcibly initialized 144 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_link': /kisskb/src/fs/init.c:169:24: note: byref variable will be forcibly initialized 169 | struct path old_path, new_path; | ^~~~~~~~ /kisskb/src/fs/init.c:169:14: note: byref variable will be forcibly initialized 169 | struct path old_path, new_path; | ^~~~~~~~ /kisskb/src/fs/init.c: In function 'init_symlink': /kisskb/src/fs/init.c:204:14: note: byref variable will be forcibly initialized 204 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_mkdir': /kisskb/src/fs/init.c:226:14: note: byref variable will be forcibly initialized 226 | struct path path; | ^~~~ /kisskb/src/fs/init.c: In function 'init_utimes': /kisskb/src/fs/init.c:249:14: note: byref variable will be forcibly initialized 249 | struct path path; | ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_disconn_req': /kisskb/src/net/bluetooth/l2cap_core.c:1576:27: note: byref variable will be forcibly initialized 1576 | struct l2cap_disconn_req req; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_connect_reject': /kisskb/src/net/bluetooth/l2cap_core.c:771:24: note: byref variable will be forcibly initialized 771 | struct l2cap_conn_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_le_connect_reject': /kisskb/src/net/bluetooth/l2cap_core.c:727:27: note: byref variable will be forcibly initialized 727 | struct l2cap_le_conn_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_ecred_connect_reject': /kisskb/src/net/bluetooth/l2cap_core.c:750:30: note: byref variable will be forcibly initialized 750 | struct l2cap_ecred_conn_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_move_chan_rsp': /kisskb/src/net/bluetooth/l2cap_core.c:4888:29: note: byref variable will be forcibly initialized 4888 | struct l2cap_move_chan_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_create_chan_req': /kisskb/src/net/bluetooth/l2cap_core.c:1265:31: note: byref variable will be forcibly initialized 1265 | struct l2cap_create_chan_req req; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_ecred_connect': /kisskb/src/net/bluetooth/l2cap_core.c:1429:31: note: byref variable will be forcibly initialized 1429 | struct l2cap_ecred_conn_data data; | ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_le_connect': /kisskb/src/net/bluetooth/l2cap_core.c:1362:27: note: byref variable will be forcibly initialized 1362 | struct l2cap_le_conn_req req; | ^~~ /kisskb/src/fs/kernel_read_file.c: In function 'kernel_read_file_from_path_initns': /kisskb/src/fs/kernel_read_file.c:153:14: note: byref variable will be forcibly initialized 153 | struct path root; | ^~~~ /kisskb/src/fs/fsopen.c: In function '__do_sys_fspick': /kisskb/src/fs/fsopen.c:161:14: note: byref variable will be forcibly initialized 161 | struct path target; | ^~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'cmd_reject_invalid_cid': /kisskb/src/net/bluetooth/l2cap_core.c:4350:27: note: byref variable will be forcibly initialized 4350 | struct l2cap_cmd_rej_cid rej; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_information_req': /kisskb/src/net/bluetooth/l2cap_core.c:4717:25: note: byref variable will be forcibly initialized 4717 | struct l2cap_info_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_move_chan_cfm_icid': /kisskb/src/net/bluetooth/l2cap_core.c:4918:29: note: byref variable will be forcibly initialized 4918 | struct l2cap_move_chan_cfm cfm; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_move_chan_cfm_rsp': /kisskb/src/net/bluetooth/l2cap_core.c:4932:33: note: byref variable will be forcibly initialized 4932 | struct l2cap_move_chan_cfm_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_ecred_reconf_req': /kisskb/src/net/bluetooth/l2cap_core.c:6181:32: note: byref variable will be forcibly initialized 6181 | struct l2cap_ecred_reconf_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_le_send_credits': /kisskb/src/net/bluetooth/l2cap_core.c:7386:26: note: byref variable will be forcibly initialized 7386 | struct l2cap_le_credits pkt; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_request_info': /kisskb/src/net/bluetooth/l2cap_core.c:1493:24: note: byref variable will be forcibly initialized 1493 | struct l2cap_info_req req; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_ecred_reconfigure': /kisskb/src/net/bluetooth/l2cap_core.c:8005:4: note: byref variable will be forcibly initialized 8005 | } pdu; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_le_conn_ready': /kisskb/src/net/bluetooth/l2cap_core.c:1702:38: note: byref variable will be forcibly initialized 1702 | struct l2cap_conn_param_update_req req; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_rr_or_rnr': /kisskb/src/net/bluetooth/l2cap_core.c:1189:20: note: byref variable will be forcibly initialized 1189 | struct l2cap_ctrl control; | ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_srej': /kisskb/src/net/bluetooth/l2cap_core.c:2769:20: note: byref variable will be forcibly initialized 2769 | struct l2cap_ctrl control; | ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_srej_list': /kisskb/src/net/bluetooth/l2cap_core.c:2808:20: note: byref variable will be forcibly initialized 2808 | struct l2cap_ctrl control; | ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_srej_tail': /kisskb/src/net/bluetooth/l2cap_core.c:2792:20: note: byref variable will be forcibly initialized 2792 | struct l2cap_ctrl control; | ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_move_channel_req': /kisskb/src/net/bluetooth/l2cap_core.c:5219:29: note: byref variable will be forcibly initialized 5219 | struct l2cap_move_chan_rsp rsp; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/freezer.h:8, from /kisskb/src/fs/ubifs/commit.c:34: /kisskb/src/fs/ubifs/commit.c: In function 'wait_for_commit': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/ubifs/commit.c:386:2: note: in expansion of macro 'wait_event' 386 | wait_event(c->cmt_wq, c->cmt_state != COMMIT_RUNNING_BACKGROUND && | ^~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_conn_param_update_req': /kisskb/src/net/bluetooth/l2cap_core.c:5536:37: note: byref variable will be forcibly initialized 5536 | struct l2cap_conn_param_update_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_ertm_resend': /kisskb/src/net/bluetooth/l2cap_core.c:2145:20: note: byref variable will be forcibly initialized 2145 | struct l2cap_ctrl control; | ^~~~~~~ /kisskb/src/fs/ubifs/commit.c: In function 'dbg_check_old_index': /kisskb/src/fs/ubifs/commit.c:561:19: note: byref variable will be forcibly initialized 561 | struct list_head list; | ^~~~ /kisskb/src/fs/ubifs/commit.c:558:47: note: byref variable will be forcibly initialized 558 | union ubifs_key lower_key, upper_key, l_key, u_key; | ^~~~~ /kisskb/src/fs/ubifs/commit.c:558:40: note: byref variable will be forcibly initialized 558 | union ubifs_key lower_key, upper_key, l_key, u_key; | ^~~~~ /kisskb/src/fs/ubifs/commit.c:558:29: note: byref variable will be forcibly initialized 558 | union ubifs_key lower_key, upper_key, l_key, u_key; | ^~~~~~~~~ /kisskb/src/fs/ubifs/commit.c:558:18: note: byref variable will be forcibly initialized 558 | union ubifs_key lower_key, upper_key, l_key, u_key; | ^~~~~~~~~ /kisskb/src/fs/ubifs/commit.c: In function 'do_commit': /kisskb/src/fs/ubifs/commit.c:101:24: note: byref variable will be forcibly initialized 101 | struct ubifs_lp_stats lst; | ^~~ /kisskb/src/fs/ubifs/commit.c:100:23: note: byref variable will be forcibly initialized 100 | struct ubifs_zbranch zroot; | ^~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_i_or_rr_or_rnr': /kisskb/src/net/bluetooth/l2cap_core.c:6473:20: note: byref variable will be forcibly initialized 6473 | struct l2cap_ctrl control; | ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_ack': /kisskb/src/net/bluetooth/l2cap_core.c:2269:20: note: byref variable will be forcibly initialized 2269 | struct l2cap_ctrl control; | ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_tx_state_xmit': /kisskb/src/net/bluetooth/l2cap_core.c:2908:22: note: byref variable will be forcibly initialized 2908 | struct l2cap_ctrl local_control; | ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_tx_state_wait_f': /kisskb/src/net/bluetooth/l2cap_core.c:2979:22: note: byref variable will be forcibly initialized 2979 | struct l2cap_ctrl local_control; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_cxd_data': /kisskb/src/drivers/mmc/core/mmc_ops.c:256:21: note: byref variable will be forcibly initialized 256 | struct scatterlist sg; | ^~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_send': /kisskb/src/net/bluetooth/l2cap_core.c:2643:22: note: byref variable will be forcibly initialized 2643 | struct sk_buff_head seg_queue; | ^~~~~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_tuning': /kisskb/src/drivers/mmc/core/mmc_ops.c:625:21: note: byref variable will be forcibly initialized 625 | struct scatterlist sg; | ^~ /kisskb/src/fs/fs_context.c: In function 'logfc': /kisskb/src/fs/fs_context.c:365:19: note: byref variable will be forcibly initialized 365 | struct va_format vaf = {.fmt = fmt, .va = &va}; | ^~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_bus_test': /kisskb/src/drivers/mmc/core/mmc_ops.c:721:21: note: byref variable will be forcibly initialized 721 | struct scatterlist sg; | ^~ /kisskb/src/drivers/android/binder.c: In function 'binder_translate_handle': /kisskb/src/drivers/android/binder.c:2127:26: note: byref variable will be forcibly initialized 2127 | struct binder_ref_data dest_rdata; | ^~~~~~~~~~ /kisskb/src/drivers/android/binder.c:2086:25: note: byref variable will be forcibly initialized 2086 | struct binder_ref_data src_rdata; | ^~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'binder_validate_fixup': /kisskb/src/drivers/android/binder.c:1768:24: note: byref variable will be forcibly initialized 1768 | struct binder_object last_object; | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'binder_transaction_buffer_release': /kisskb/src/drivers/android/binder.c:1952:25: note: byref variable will be forcibly initialized 1952 | struct binder_object ptr_object; | ^~~~~~~~~~ /kisskb/src/drivers/android/binder.c:1915:27: note: byref variable will be forcibly initialized 1915 | struct binder_ref_data rdata; | ^~~~~ /kisskb/src/drivers/android/binder.c:1878:24: note: byref variable will be forcibly initialized 1878 | struct binder_object object; | ^~~~~~ /kisskb/src/drivers/android/binder.c: In function 'binder_fixup_parent': /kisskb/src/drivers/android/binder.c:2282:23: note: byref variable will be forcibly initialized 2282 | struct binder_object object; | ^~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_rx_state_srej_sent': /kisskb/src/net/bluetooth/l2cap_core.c:7093:22: note: byref variable will be forcibly initialized 7093 | struct l2cap_ctrl rr_control; | ^~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'binder_translate_binder': /kisskb/src/drivers/android/binder.c:2033:25: note: byref variable will be forcibly initialized 2033 | struct binder_ref_data rdata; | ^~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_move_chan_cfm': /kisskb/src/net/bluetooth/l2cap_core.c:4901:29: note: byref variable will be forcibly initialized 4901 | struct l2cap_move_chan_cfm cfm; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_move_chan_req': /kisskb/src/net/bluetooth/l2cap_core.c:4869:29: note: byref variable will be forcibly initialized 4869 | struct l2cap_move_chan_req req; | ^~~ /kisskb/src/drivers/android/binder.c: In function 'binder_transaction': /kisskb/src/drivers/android/binder.c:2925:25: note: byref variable will be forcibly initialized 2925 | struct binder_object ptr_object; | ^~~~~~~~~~ /kisskb/src/drivers/android/binder.c:2839:24: note: byref variable will be forcibly initialized 2839 | struct binder_object object; | ^~~~~~ In file included from /kisskb/src/net/bluetooth/l2cap_core.c:37: /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_global_chan_by_psm': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/l2cap_core.c:1978:30: note: in expansion of macro 'BDADDR_ANY' 1978 | dst_any = !bacmp(&c->dst, BDADDR_ANY); | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/l2cap_core.c:1977:30: note: in expansion of macro 'BDADDR_ANY' 1977 | src_any = !bacmp(&c->src, BDADDR_ANY); | ^~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_disconnect_req': /kisskb/src/net/bluetooth/l2cap_core.c:4588:27: note: byref variable will be forcibly initialized 4588 | struct l2cap_disconn_rsp rsp; | ^~~ In file included from /kisskb/src/net/bluetooth/l2cap_core.c:37: /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_global_fixed_chan': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/l2cap_core.c:8083:52: note: in expansion of macro 'BDADDR_ANY' 8083 | if (bacmp(&c->src, &hcon->src) && bacmp(&c->src, BDADDR_ANY)) | ^~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_le_connect_req': /kisskb/src/net/bluetooth/l2cap_core.c:5752:27: note: byref variable will be forcibly initialized 5752 | struct l2cap_le_conn_rsp rsp; | ^~~ /kisskb/src/drivers/android/binder.c: In function 'binder_thread_write': /kisskb/src/drivers/android/binder.c:3434:35: note: byref variable will be forcibly initialized 3434 | struct binder_transaction_data tr; | ^~ /kisskb/src/drivers/android/binder.c:3423:38: note: byref variable will be forcibly initialized 3423 | struct binder_transaction_data_sg tr; | ^~ /kisskb/src/drivers/android/binder.c:3251:27: note: byref variable will be forcibly initialized 3251 | struct binder_ref_data rdata; | ^~~~~ /kisskb/src/sound/soc/codecs/cs4271-i2c.c: In function 'cs4271_i2c_probe': /kisskb/src/sound/soc/codecs/cs4271-i2c.c:17:23: note: byref variable will be forcibly initialized 17 | struct regmap_config config; | ^~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_ecred_conn_req': /kisskb/src/net/bluetooth/l2cap_core.c:5927:13: note: byref variable will be forcibly initialized 5927 | } __packed pdu; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/bug.h:109, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/os.h:6, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/object.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/vmm.h:3, from /kisskb/src/drivers/gpu/drm/nouveau/nvif/vmm.c:22: /kisskb/src/drivers/gpu/drm/nouveau/nvif/vmm.c: In function 'nvif_vmm_put': /kisskb/src/drivers/gpu/drm/nouveau/nvif/vmm.c:69:33: note: byref variable will be forcibly initialized 69 | &(struct nvif_vmm_put_v0) { | ^ /kisskb/src/include/asm-generic/bug.h:188:25: note: in definition of macro 'WARN_ON' 188 | int __ret_warn_on = !!(condition); \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvif/vmm.c: In function 'nvif_vmm_get': /kisskb/src/drivers/gpu/drm/nouveau/nvif/vmm.c:80:25: note: byref variable will be forcibly initialized 80 | struct nvif_vmm_get_v0 args; | ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_le_sig_channel': /kisskb/src/net/bluetooth/l2cap_core.c:6391:28: note: byref variable will be forcibly initialized 6391 | struct l2cap_cmd_rej_unk rej; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvif/vmm.c: In function 'nvif_vmm_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvif/vmm.c:150:27: note: byref variable will be forcibly initialized 150 | struct nvif_vmm_page_v0 args = { .index = i }; | ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_connect': /kisskb/src/net/bluetooth/l2cap_core.c:4204:25: note: byref variable will be forcibly initialized 4204 | struct l2cap_info_req info; | ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c:4090:24: note: byref variable will be forcibly initialized 4090 | struct l2cap_conn_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_create_channel_req': /kisskb/src/net/bluetooth/l2cap_core.c:4795:31: note: byref variable will be forcibly initialized 4795 | struct l2cap_create_chan_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_conn_req': /kisskb/src/net/bluetooth/l2cap_core.c:1251:24: note: byref variable will be forcibly initialized 1251 | struct l2cap_conn_req req; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_do_create': /kisskb/src/net/bluetooth/l2cap_core.c:5099:25: note: byref variable will be forcibly initialized 5099 | struct l2cap_conn_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_conn_start': /kisskb/src/net/bluetooth/l2cap_core.c:1639:26: note: byref variable will be forcibly initialized 1639 | struct l2cap_conn_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_information_rsp': /kisskb/src/net/bluetooth/l2cap_core.c:4763:26: note: byref variable will be forcibly initialized 4763 | struct l2cap_info_req req; | ^~~ /kisskb/src/drivers/android/binder.c: In function 'binder_thread_read': /kisskb/src/drivers/android/binder.c:3858:41: note: byref variable will be forcibly initialized 3858 | struct binder_transaction_data_secctx tr; | ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fdtable.h:16, from /kisskb/src/drivers/android/binder.c:45: /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/binder.c:3838:4: note: in expansion of macro 'wait_event_interruptible' 3838 | wait_event_interruptible(binder_user_error_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_connect': /kisskb/src/net/bluetooth/l2cap_core.c:7934:26: note: byref variable will be forcibly initialized 7934 | struct l2cap_chan_data data; | ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_security_cfm': /kisskb/src/net/bluetooth/l2cap_core.c:8244:26: note: byref variable will be forcibly initialized 8244 | struct l2cap_conn_rsp rsp; | ^~~ /kisskb/src/drivers/android/binder.c: In function 'binder_ioctl_write_read': /kisskb/src/drivers/android/binder.c:4484:27: note: byref variable will be forcibly initialized 4484 | struct binder_write_read bwr; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_logical_finish_create': /kisskb/src/net/bluetooth/l2cap_core.c:4982:24: note: byref variable will be forcibly initialized 4982 | struct l2cap_conf_rsp rsp; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fdtable.h:16, from /kisskb/src/drivers/android/binder.c:45: /kisskb/src/drivers/android/binder.c: In function 'binder_ioctl_freeze': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/binder.c:4677:9: note: in expansion of macro 'wait_event_interruptible_timeout' 4677 | ret = wait_event_interruptible_timeout( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358775.c: In function 'tc_bridge_attach': /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:602:36: note: byref variable will be forcibly initialized 602 | const struct mipi_dsi_device_info info = { .type = "tc358775", | ^~~~ /kisskb/src/drivers/android/binder.c: In function 'binder_ioctl': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/binder.c:4937:2: note: in expansion of macro 'wait_event_interruptible' 4937 | wait_event_interruptible(binder_user_error_wait, binder_stop_on_user_error < 2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/binder.c:4900:36: note: byref variable will be forcibly initialized 4900 | struct binder_frozen_status_info info; | ^~~~ /kisskb/src/drivers/android/binder.c:4840:29: note: byref variable will be forcibly initialized 4840 | struct binder_freeze_info info; | ^~~~ /kisskb/src/drivers/android/binder.c:4822:33: note: byref variable will be forcibly initialized 4822 | struct binder_node_debug_info info; | ^~~~ /kisskb/src/drivers/android/binder.c:4803:35: note: byref variable will be forcibly initialized 4803 | struct binder_node_info_for_ref info; | ^~~~ /kisskb/src/drivers/android/binder.c:4766:29: note: byref variable will be forcibly initialized 4766 | struct flat_binder_object fbo; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fdtable.h:16, from /kisskb/src/drivers/android/binder.c:45: /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/binder.c:4736:8: note: in expansion of macro 'wait_event_interruptible' 4736 | ret = wait_event_interruptible(binder_user_error_wait, binder_stop_on_user_error < 2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function '__l2cap_le_connect_rsp_defer': /kisskb/src/net/bluetooth/l2cap_core.c:3921:27: note: byref variable will be forcibly initialized 3921 | struct l2cap_le_conn_rsp rsp; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function '__l2cap_ecred_conn_rsp_defer': /kisskb/src/net/bluetooth/l2cap_core.c:3941:13: note: byref variable will be forcibly initialized 3941 | } __packed pdu; | ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function '__l2cap_connect_rsp_defer': /kisskb/src/net/bluetooth/l2cap_core.c:3977:24: note: byref variable will be forcibly initialized 3977 | struct l2cap_conn_rsp rsp; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/android/binder_trace.h:428, from /kisskb/src/drivers/android/binder.c:5999: /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_ioctl': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(binder_ioctl, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_lock_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:37:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 37 | DECLARE_EVENT_CLASS(binder_lock_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_function_return_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:58:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 58 | DECLARE_EVENT_CLASS(binder_function_return_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_wait_for_work': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:79:1: note: in expansion of macro 'TRACE_EVENT' 79 | TRACE_EVENT(binder_wait_for_work, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_txn_latency_free': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(binder_txn_latency_free, | ^~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_sig_channel': /kisskb/src/net/bluetooth/l2cap_core.c:6434:29: note: byref variable will be forcibly initialized 6434 | struct l2cap_cmd_rej_unk rej; | ^~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_transaction': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(binder_transaction, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_transaction_received': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(binder_transaction_received, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_transaction_node_to_ref': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:168:1: note: in expansion of macro 'TRACE_EVENT' 168 | TRACE_EVENT(binder_transaction_node_to_ref, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_transaction_ref_to_node': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:193:1: note: in expansion of macro 'TRACE_EVENT' 193 | TRACE_EVENT(binder_transaction_ref_to_node, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_transaction_ref_to_ref': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:218:1: note: in expansion of macro 'TRACE_EVENT' 218 | TRACE_EVENT(binder_transaction_ref_to_ref, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_transaction_fd_send': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:246:1: note: in expansion of macro 'TRACE_EVENT' 246 | TRACE_EVENT(binder_transaction_fd_send, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_transaction_fd_recv': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(binder_transaction_fd_recv, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_buffer_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(binder_buffer_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/bluetooth/l2cap_core.c:37: /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_connect_ind': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/l2cap_core.c:8051:30: note: in expansion of macro 'BDADDR_ANY' 8051 | } else if (!bacmp(&c->src, BDADDR_ANY)) { | ^~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_update_page_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(binder_update_page_range, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_lru_page_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(binder_lru_page_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_command': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:390:1: note: in expansion of macro 'TRACE_EVENT' 390 | TRACE_EVENT(binder_command, | ^~~~~~~~~~~ /kisskb/src/drivers/android/binder.c: In function 'trace_event_raw_event_binder_return': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/android/./binder_trace.h:406:1: note: in expansion of macro 'TRACE_EVENT' 406 | TRACE_EVENT(binder_return, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/props.c: In function 'iterate_object_props': /kisskb/src/fs/btrfs/props.c:130:20: note: byref variable will be forcibly initialized 130 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/uuid-tree.c: In function 'btrfs_uuid_tree_lookup': /kisskb/src/fs/btrfs/uuid-tree.c:31:19: note: byref variable will be forcibly initialized 31 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/uuid-tree.c: In function 'btrfs_uuid_tree_add': /kisskb/src/fs/btrfs/uuid-tree.c:89:19: note: byref variable will be forcibly initialized 89 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/uuid-tree.c: In function 'btrfs_uuid_tree_remove': /kisskb/src/fs/btrfs/uuid-tree.c:153:19: note: byref variable will be forcibly initialized 153 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/uuid-tree.c: In function 'btrfs_uuid_tree_iterate': /kisskb/src/fs/btrfs/uuid-tree.c:293:19: note: byref variable will be forcibly initialized 293 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_app_send_scr': /kisskb/src/drivers/mmc/core/sd_ops.c:261:21: note: byref variable will be forcibly initialized 261 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_sd_switch': /kisskb/src/drivers/mmc/core/sd_ops.c:315:21: note: byref variable will be forcibly initialized 315 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_app_sd_status': /kisskb/src/drivers/mmc/core/sd_ops.c:357:21: note: byref variable will be forcibly initialized 357 | struct scatterlist sg; | ^~ /kisskb/src/drivers/power/supply/pcf50633-charger.c: In function 'pcf50633_mbc_probe': /kisskb/src/drivers/power/supply/pcf50633-charger.c:385:29: note: byref variable will be forcibly initialized 385 | struct power_supply_config usb_psy_cfg; | ^~~~~~~~~~~ /kisskb/src/crypto/ecdh_helper.c: In function 'crypto_ecdh_encode_key': /kisskb/src/crypto/ecdh_helper.c:37:20: note: byref variable will be forcibly initialized 37 | struct kpp_secret secret = { | ^~~~~~ /kisskb/src/crypto/ecdh_helper.c: In function 'crypto_ecdh_decode_key': /kisskb/src/crypto/ecdh_helper.c:60:20: note: byref variable will be forcibly initialized 60 | struct kpp_secret secret; | ^~~~~~ /kisskb/src/fs/proc_namespace.c: In function 'mounts_open_common': /kisskb/src/fs/proc_namespace.c:248:14: note: byref variable will be forcibly initialized 248 | struct path root; | ^~~~ /kisskb/src/fs/btrfs/raid56.c: In function 'index_rbio_pages': /kisskb/src/fs/btrfs/raid56.c:1154:20: note: byref variable will be forcibly initialized 1154 | struct bvec_iter iter; | ^~~~ /kisskb/src/fs/btrfs/raid56.c: In function 'set_bio_pages_uptodate': /kisskb/src/fs/btrfs/raid56.c:1429:23: note: byref variable will be forcibly initialized 1429 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/btrfs/raid56.c: In function 'finish_rmw': /kisskb/src/fs/btrfs/raid56.c:1188:18: note: byref variable will be forcibly initialized 1188 | struct bio_list bio_list; | ^~~~~~~~ /kisskb/src/fs/btrfs/raid56.c: In function 'finish_parity_scrub': /kisskb/src/fs/btrfs/raid56.c:2324:18: note: byref variable will be forcibly initialized 2324 | struct bio_list bio_list; | ^~~~~~~~ /kisskb/src/fs/btrfs/raid56.c: In function 'raid56_parity_scrub_stripe': /kisskb/src/fs/btrfs/raid56.c:2571:18: note: byref variable will be forcibly initialized 2571 | struct bio_list bio_list; | ^~~~~~~~ /kisskb/src/fs/btrfs/raid56.c: In function '__raid56_parity_recover': /kisskb/src/fs/btrfs/raid56.c:2026:18: note: byref variable will be forcibly initialized 2026 | struct bio_list bio_list; | ^~~~~~~~ /kisskb/src/fs/btrfs/raid56.c: In function 'raid56_rmw_stripe': /kisskb/src/fs/btrfs/raid56.c:1482:18: note: byref variable will be forcibly initialized 1482 | struct bio_list bio_list; | ^~~~~~~~ /kisskb/src/crypto/ecdh.c: In function 'ecdh_set_secret': /kisskb/src/crypto/ecdh.c:30:14: note: byref variable will be forcibly initialized 30 | struct ecdh params; | ^~~~~~ /kisskb/src/fs/mpage.c: In function 'mpage_end_io': /kisskb/src/fs/mpage.c:50:23: note: byref variable will be forcibly initialized 50 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/mpage.c: In function 'mpage_writepages': /kisskb/src/fs/mpage.c:705:21: note: byref variable will be forcibly initialized 705 | struct mpage_data mpd = { | ^~~ /kisskb/src/fs/mpage.c:697:18: note: byref variable will be forcibly initialized 697 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:498:21: note: byref variable will be forcibly initialized 498 | struct buffer_head map_bh; | ^~~~~~ /kisskb/src/fs/mpage.c: In function 'mpage_writepage': /kisskb/src/fs/mpage.c:727:20: note: byref variable will be forcibly initialized 727 | struct mpage_data mpd = { | ^~~ /kisskb/src/net/bluetooth/ecdh_helper.c: In function 'compute_ecdh_secret': /kisskb/src/net/bluetooth/ecdh_helper.c:66:26: note: byref variable will be forcibly initialized 66 | struct scatterlist src, dst; | ^~~ /kisskb/src/net/bluetooth/ecdh_helper.c:66:21: note: byref variable will be forcibly initialized 66 | struct scatterlist src, dst; | ^~~ /kisskb/src/net/bluetooth/ecdh_helper.c:65:25: note: byref variable will be forcibly initialized 65 | struct ecdh_completion result; | ^~~~~~ /kisskb/src/net/bluetooth/ecdh_helper.c: In function 'generate_ecdh_public_key': /kisskb/src/net/bluetooth/ecdh_helper.c:171:21: note: byref variable will be forcibly initialized 171 | struct scatterlist dst; | ^~~ /kisskb/src/net/bluetooth/ecdh_helper.c:170:25: note: byref variable will be forcibly initialized 170 | struct ecdh_completion result; | ^~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'ciGetLeafPrefixKey': /kisskb/src/fs/jfs/jfs_dtree.c:3768:24: note: byref variable will be forcibly initialized 3768 | struct component_name rkey; | ^~~~ /kisskb/src/fs/jfs/jfs_dtree.c:3767:24: note: byref variable will be forcibly initialized 3767 | struct component_name lkey; | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'chunk_err': /kisskb/src/fs/btrfs/tree-checker.c:715:19: note: byref variable will be forcibly initialized 715 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'generic_err': /kisskb/src/fs/btrfs/tree-checker.c:54:19: note: byref variable will be forcibly initialized 54 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'dir_item_err': /kisskb/src/fs/btrfs/tree-checker.c:140:19: note: byref variable will be forcibly initialized 140 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:139:19: note: byref variable will be forcibly initialized 139 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'file_extent_err': /kisskb/src/fs/btrfs/tree-checker.c:80:19: note: byref variable will be forcibly initialized 80 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:79:19: note: byref variable will be forcibly initialized 79 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_key': /kisskb/src/fs/btrfs/tree-checker.c:438:19: note: byref variable will be forcibly initialized 438 | struct btrfs_key item_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_inode_key': /kisskb/src/fs/btrfs/tree-checker.c:386:19: note: byref variable will be forcibly initialized 386 | struct btrfs_key item_key; | ^~~~~~~~ /kisskb/src/fs/direct-io.c: In function 'do_blockdev_direct_IO': /kisskb/src/fs/direct-io.c:1144:18: note: byref variable will be forcibly initialized 1144 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'block_group_err': /kisskb/src/fs/btrfs/tree-checker.c:621:19: note: byref variable will be forcibly initialized 621 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:620:19: note: byref variable will be forcibly initialized 620 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'dev_item_err': /kisskb/src/fs/btrfs/tree-checker.c:937:19: note: byref variable will be forcibly initialized 937 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:936:19: note: byref variable will be forcibly initialized 936 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'extent_err': /kisskb/src/fs/btrfs/tree-checker.c:1160:19: note: byref variable will be forcibly initialized 1160 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:1159:19: note: byref variable will be forcibly initialized 1159 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_dir_item': /kisskb/src/fs/btrfs/tree-checker.c:493:20: note: byref variable will be forcibly initialized 493 | struct btrfs_key location_key; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_block_group_item': /kisskb/src/fs/btrfs/tree-checker.c:641:32: note: byref variable will be forcibly initialized 641 | struct btrfs_block_group_item bgi; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'btrfs_check_node': /kisskb/src/fs/btrfs/tree-checker.c:1742:24: note: byref variable will be forcibly initialized 1742 | struct btrfs_key key, next_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/tree-checker.c:1742:19: note: byref variable will be forcibly initialized 1742 | struct btrfs_key key, next_key; | ^~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtSplitUp': /kisskb/src/fs/jfs/jfs_dtree.c:936:24: note: byref variable will be forcibly initialized 936 | struct component_name key = { 0, NULL }; | ^~~ /kisskb/src/fs/jfs/jfs_dtree.c:934:17: note: byref variable will be forcibly initialized 934 | struct pxdlist pxdlist; | ^~~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:927:8: note: byref variable will be forcibly initialized 927 | pxd_t rpxd; /* new right page extent descriptor */ | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_leaf': /kisskb/src/fs/btrfs/tree-checker.c:1593:19: note: byref variable will be forcibly initialized 1593 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:1592:19: note: byref variable will be forcibly initialized 1592 | struct btrfs_key prev_key = {0, 0, 0}; | ^~~~~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_e': /kisskb/src/net/bluetooth/smp.c:376:24: note: byref variable will be forcibly initialized 376 | struct crypto_aes_ctx ctx; | ^~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtSearch': /kisskb/src/fs/jfs/jfs_dtree.c:581:24: note: byref variable will be forcibly initialized 581 | struct component_name ciKey; | ^~~~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtInsert': /kisskb/src/fs/jfs/jfs_dtree.c:818:10: note: byref variable will be forcibly initialized 818 | ddata_t data; | ^~~~ /kisskb/src/fs/jfs/jfs_dtree.c:817:17: note: byref variable will be forcibly initialized 817 | struct dtsplit split; /* split information */ | ^~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_send_cmd': /kisskb/src/net/bluetooth/smp.c:593:16: note: byref variable will be forcibly initialized 593 | struct msghdr msg; | ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'sc_passkey_send_confirm': /kisskb/src/net/bluetooth/smp.c:1477:33: note: byref variable will be forcibly initialized 1477 | struct smp_cmd_pairing_confirm cfm; | ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'sc_dhkey_check': /kisskb/src/net/bluetooth/smp.c:1440:29: note: byref variable will be forcibly initialized 1440 | struct smp_cmd_dhkey_check check; | ^~~~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtDelete': /kisskb/src/fs/jfs/jfs_dtree.c:2078:17: note: byref variable will be forcibly initialized 2078 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'jfs_readdir': /kisskb/src/fs/jfs/jfs_dtree.c:3047:26: note: byref variable will be forcibly initialized 3047 | struct dir_table_slot dirtab_slot; | ^~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:3009:17: note: byref variable will be forcibly initialized 3009 | struct btstack btstack; | ^~~~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_confirm': /kisskb/src/net/bluetooth/smp.c:950:33: note: byref variable will be forcibly initialized 950 | struct smp_cmd_pairing_confirm cp; | ^~ /kisskb/src/drivers/gpu/drm/radeon/r600.c: In function 'r600_gpu_soft_reset': /kisskb/src/drivers/gpu/drm/radeon/r600.c:1686:23: note: byref variable will be forcibly initialized 1686 | struct rv515_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c: In function 'r600_gpu_pci_config_reset': /kisskb/src/drivers/gpu/drm/radeon/r600.c:1822:23: note: byref variable will be forcibly initialized 1822 | struct rv515_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c: In function 'r600_mc_program': /kisskb/src/drivers/gpu/drm/radeon/r600.c:1304:23: note: byref variable will be forcibly initialized 1304 | struct rv515_mc_save save; | ^~~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtModify': /kisskb/src/fs/jfs/jfs_dtree.c:4515:17: note: byref variable will be forcibly initialized 4515 | struct btstack btstack; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770.c: In function 'rv770_mc_program': /kisskb/src/drivers/gpu/drm/radeon/rv770.c:1011:23: note: byref variable will be forcibly initialized 1011 | struct rv515_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c: In function 'r600_copy_cpdma': /kisskb/src/drivers/gpu/drm/radeon/r600.c:2970:21: note: byref variable will be forcibly initialized 2970 | struct radeon_sync sync; | ^~~~ /kisskb/src/net/bluetooth/smp.c: In function 'bredr_pairing': /kisskb/src/net/bluetooth/smp.c:3071:25: note: byref variable will be forcibly initialized 3071 | struct smp_cmd_pairing req; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c: In function 'r600_ib_test': /kisskb/src/drivers/gpu/drm/radeon/r600.c:3400:19: note: byref variable will be forcibly initialized 3400 | struct radeon_ib ib; | ^~ /kisskb/src/net/bluetooth/lib.c: In function 'bt_info': /kisskb/src/net/bluetooth/lib.c:140:19: note: byref variable will be forcibly initialized 140 | struct va_format vaf; | ^~~ /kisskb/src/net/bluetooth/lib.c: In function 'bt_warn': /kisskb/src/net/bluetooth/lib.c:156:19: note: byref variable will be forcibly initialized 156 | struct va_format vaf; | ^~~ /kisskb/src/net/bluetooth/lib.c: In function 'bt_err': /kisskb/src/net/bluetooth/lib.c:172:19: note: byref variable will be forcibly initialized 172 | struct va_format vaf; | ^~~ /kisskb/src/net/bluetooth/lib.c: In function 'bt_warn_ratelimited': /kisskb/src/net/bluetooth/lib.c:221:19: note: byref variable will be forcibly initialized 221 | struct va_format vaf; | ^~~ /kisskb/src/net/bluetooth/lib.c: In function 'bt_err_ratelimited': /kisskb/src/net/bluetooth/lib.c:237:19: note: byref variable will be forcibly initialized 237 | struct va_format vaf; | ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_distribute_keys': /kisskb/src/net/bluetooth/smp.c:1332:28: note: byref variable will be forcibly initialized 1332 | struct smp_cmd_sign_info sign; | ^~~~ /kisskb/src/net/bluetooth/smp.c:1310:29: note: byref variable will be forcibly initialized 1310 | struct smp_cmd_ident_info idinfo; | ^~~~~~ /kisskb/src/net/bluetooth/smp.c:1309:34: note: byref variable will be forcibly initialized 1309 | struct smp_cmd_ident_addr_info addrinfo; | ^~~~~~~~ /kisskb/src/net/bluetooth/smp.c:1275:31: note: byref variable will be forcibly initialized 1275 | struct smp_cmd_master_ident ident; | ^~~~~ /kisskb/src/net/bluetooth/smp.c:1274:31: note: byref variable will be forcibly initialized 1274 | struct smp_cmd_encrypt_info enc; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'add_new_free_space_info': /kisskb/src/fs/btrfs/free-space-tree.c:56:19: note: byref variable will be forcibly initialized 56 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'search_free_space_info': /kisskb/src/fs/btrfs/free-space-tree.c:89:19: note: byref variable will be forcibly initialized 89 | struct btrfs_key key; | ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_cmd_pairing_req': /kisskb/src/net/bluetooth/smp.c:1732:25: note: byref variable will be forcibly initialized 1732 | struct smp_cmd_pairing rsp, *req = (void *) skb->data; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'free_space_next_bitmap': /kisskb/src/fs/btrfs/free-space-tree.c:562:19: note: byref variable will be forcibly initialized 562 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'clear_free_space_tree': /kisskb/src/fs/btrfs/free-space-tree.c:1196:19: note: byref variable will be forcibly initialized 1196 | struct btrfs_key key; | ^~~ /kisskb/src/sound/soc/sof/trace.c: In function 'sof_wait_trace_avail': /kisskb/src/sound/soc/sof/trace.c:258:21: note: byref variable will be forcibly initialized 258 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'convert_free_space_to_bitmaps': /kisskb/src/fs/btrfs/free-space-tree.c:193:24: note: byref variable will be forcibly initialized 193 | struct btrfs_key key, found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:193:19: note: byref variable will be forcibly initialized 193 | struct btrfs_key key, found_key; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'convert_free_space_to_extents': /kisskb/src/fs/btrfs/free-space-tree.c:331:24: note: byref variable will be forcibly initialized 331 | struct btrfs_key key, found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:331:19: note: byref variable will be forcibly initialized 331 | struct btrfs_key key, found_key; | ^~~ In file included from /kisskb/src/net/bluetooth/smp.c:31: /kisskb/src/net/bluetooth/smp.c: In function 'smp_cmd_ident_addr_info': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/smp.c:2637:15: note: in expansion of macro 'BDADDR_ANY' 2637 | bacpy(&rpa, BDADDR_ANY); | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/smp.c:2612:28: note: in expansion of macro 'BDADDR_ANY' 2612 | if (!bacmp(&info->bdaddr, BDADDR_ANY) || | ^~~~~~~~~~ /kisskb/src/net/bluetooth/smp.c:2587:11: note: byref variable will be forcibly initialized 2587 | bdaddr_t rpa; | ^~~ /kisskb/src/sound/soc/sof/trace.c: In function 'sof_ipc_trace_update_filter': /kisskb/src/sound/soc/sof/trace.c:130:23: note: byref variable will be forcibly initialized 130 | struct sof_ipc_reply reply; | ^~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_cmd_public_key': /kisskb/src/net/bluetooth/smp.c:2733:33: note: byref variable will be forcibly initialized 2733 | struct smp_cmd_pairing_confirm cfm; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'add_free_space_extent': /kisskb/src/fs/btrfs/free-space-tree.c:855:24: note: byref variable will be forcibly initialized 855 | struct btrfs_key key, new_key; | ^~~~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:855:19: note: byref variable will be forcibly initialized 855 | struct btrfs_key key, new_key; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'remove_free_space_extent': /kisskb/src/fs/btrfs/free-space-tree.c:703:19: note: byref variable will be forcibly initialized 703 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'free_space_set_bits': /kisskb/src/fs/btrfs/free-space-tree.c:523:19: note: byref variable will be forcibly initialized 523 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'free_space_test_bit': /kisskb/src/fs/btrfs/free-space-tree.c:499:19: note: byref variable will be forcibly initialized 499 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'modify_free_space_bitmap': /kisskb/src/fs/btrfs/free-space-tree.c:590:19: note: byref variable will be forcibly initialized 590 | struct btrfs_key key; | ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_cmd_security_req': /kisskb/src/net/bluetooth/smp.c:2286:25: note: byref variable will be forcibly initialized 2286 | struct smp_cmd_pairing cp; | ^~ /kisskb/src/sound/soc/sof/trace.c: In function 'snd_sof_init_trace_ipc': /kisskb/src/sound/soc/sof/trace.c:386:23: note: byref variable will be forcibly initialized 386 | struct sof_ipc_reply ipc_reply; | ^~~~~~~~~ /kisskb/src/sound/soc/sof/trace.c:385:38: note: byref variable will be forcibly initialized 385 | struct sof_ipc_dma_trace_params_ext params; | ^~~~~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'populate_free_space_tree': /kisskb/src/fs/btrfs/free-space-tree.c:1051:19: note: byref variable will be forcibly initialized 1051 | struct btrfs_key key; | ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_conn_security': /kisskb/src/net/bluetooth/smp.c:2425:31: note: byref variable will be forcibly initialized 2425 | struct smp_cmd_security_req cp; | ^~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'load_free_space_bitmaps': /kisskb/src/net/bluetooth/smp.c:2416:26: note: byref variable will be forcibly initialized 2416 | struct smp_cmd_pairing cp; | ^~ /kisskb/src/fs/btrfs/free-space-tree.c:1402:19: note: byref variable will be forcibly initialized 1402 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'load_free_space_extents': /kisskb/src/fs/btrfs/free-space-tree.c:1483:19: note: byref variable will be forcibly initialized 1483 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'remove_block_group_free_space': /kisskb/src/drivers/comedi/drivers.c: In function 'insn_rw_emulate_bits': /kisskb/src/drivers/comedi/drivers.c:612:21: note: byref variable will be forcibly initialized 612 | struct comedi_insn _insn; | ^~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:1324:24: note: byref variable will be forcibly initialized 1324 | struct btrfs_key key, found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:1324:19: note: byref variable will be forcibly initialized 1324 | struct btrfs_key key, found_key; | ^~~ /kisskb/src/drivers/md/dm-ioctl.c: In function '__list_versions': /kisskb/src/drivers/md/dm-ioctl.c:685:19: note: byref variable will be forcibly initialized 685 | struct vers_iter iter_info; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'dev_set_geometry': /kisskb/src/drivers/md/dm-ioctl.c:1039:21: note: byref variable will be forcibly initialized 1039 | struct hd_geometry geometry; | ^~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_sme_set_rsn': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1673:18: note: byref variable will be forcibly initialized 1673 | struct rsn_mode rsn_mode; | ^~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1672:19: note: byref variable will be forcibly initialized 1672 | struct wpa_suite wpa_suite; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/hardirq.h:9, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/drm/drm_util.h:35, from /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:30: /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c: In function 'wait_for_io_cmd_user': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:314:9: note: in expansion of macro 'wait_event_timeout' 314 | ret = wait_event_timeout(qdev->io_cmd_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:311:9: note: in expansion of macro 'wait_event_interruptible_timeout' 311 | ret = wait_event_interruptible_timeout(qdev->io_cmd_event, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:301:10: note: in expansion of macro 'wait_event_timeout' 301 | ret = wait_event_timeout(qdev->io_cmd_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:298:10: note: in expansion of macro 'wait_event_interruptible_timeout' 298 | ret = wait_event_interruptible_timeout(qdev->io_cmd_event, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_sme_set_pmksa': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:2030:13: note: byref variable will be forcibly initialized 2030 | } __packed pmkcache; | ^~~~~~~~ /kisskb/src/drivers/md/dm-kcopyd.c: In function 'run_io_job': /kisskb/src/drivers/md/dm-kcopyd.c:553:23: note: byref variable will be forcibly initialized 553 | struct dm_io_request io_req = { | ^~~~~~ /kisskb/src/drivers/md/dm-kcopyd.c: In function 'do_work': /kisskb/src/drivers/md/dm-kcopyd.c:650:18: note: byref variable will be forcibly initialized 650 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_data_indication_wpa': In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/md/dm-kcopyd.c:14: /kisskb/src/drivers/md/dm-kcopyd.c: In function 'dm_kcopyd_client_destroy': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:344:19: note: byref variable will be forcibly initialized 344 | union iwreq_data wrqu; | ^~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-kcopyd.c:973:2: note: in expansion of macro 'wait_event' 973 | wait_event(kc->destroyq, !atomic_read(&kc->nr_jobs)); | ^~~~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_associate_indication': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:869:19: note: byref variable will be forcibly initialized 869 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c: In function 'qxl_ring_push': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:135:5: note: in expansion of macro 'wait_event' 135 | wait_event(*ring->push_event, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:130:11: note: in expansion of macro 'wait_event_interruptible' 130 | ret = wait_event_interruptible(*ring->push_event, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'ctl_ioctl': /kisskb/src/drivers/md/dm-ioctl.c:1928:18: note: byref variable will be forcibly initialized 1928 | struct dm_ioctl param_kernel; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c: In function 'qxl_push_command_ring_release': /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:189:21: note: byref variable will be forcibly initialized 189 | struct qxl_command cmd; | ^~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c: In function 'qxl_push_cursor_ring_release': /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:201:21: note: byref variable will be forcibly initialized 201 | struct qxl_command cmd; | ^~~ /kisskb/src/drivers/mmc/core/sdio_ops.c: In function 'mmc_io_rw_extended': /kisskb/src/drivers/mmc/core/sdio_ops.c:121:18: note: byref variable will be forcibly initialized 121 | struct sg_table sgtable; | ^~~~~~~ /kisskb/src/drivers/mmc/core/sdio_ops.c:120:21: note: byref variable will be forcibly initialized 120 | struct scatterlist sg, *sg_ptr; | ^~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c: In function 'qxl_update_surface': /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:555:18: note: byref variable will be forcibly initialized 555 | struct qxl_rect rect; | ^~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'get_current_ap': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:105:19: note: byref variable will be forcibly initialized 105 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_start_confirm': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:702:19: note: byref variable will be forcibly initialized 702 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_connect_indication': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:722:19: note: byref variable will be forcibly initialized 722 | union iwreq_data wrqu0; | ^~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_stop_confirm': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:812:19: note: byref variable will be forcibly initialized 812 | union iwreq_data wrqu0; | ^~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_bss_scan_confirm': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:910:19: note: byref variable will be forcibly initialized 910 | union iwreq_data wrqu; | ^~~~ /kisskb/src/sound/soc/soc-topology.c: In function 'soc_tplg_dai_config': /kisskb/src/sound/soc/soc-topology.c:2304:36: note: byref variable will be forcibly initialized 2304 | struct snd_soc_dai_link_component dai_component; | ^~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'vbat_avg_show': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:553:29: note: byref variable will be forcibly initialized 553 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'vbat_show': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:537:29: note: byref variable will be forcibly initialized 537 | union power_supply_propval val; | ^~~ /kisskb/src/fs/buffer.c: In function 'clean_bdev_aliases': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ibat_show': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:569:29: note: byref variable will be forcibly initialized 569 | union power_supply_propval val; | ^~~ /kisskb/src/fs/buffer.c:1667:17: note: byref variable will be forcibly initialized 1667 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/buffer.c: In function 'fsync_buffers_list': /kisskb/src/fs/buffer.c:704:18: note: byref variable will be forcibly initialized 704 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/buffer.c:701:19: note: byref variable will be forcibly initialized 701 | struct list_head tmp; | ^~~ /kisskb/src/sound/soc/soc-topology.c: In function 'soc_tplg_dapm_widget_create': /kisskb/src/sound/soc/soc-topology.c:1455:29: note: byref variable will be forcibly initialized 1455 | struct snd_soc_dapm_widget template, *widget; | ^~~~~~~~ In file included from /kisskb/src/include/linux/poll.h:8, from /kisskb/src/fs/timerfd.c:14: /kisskb/src/fs/timerfd.c: In function 'timerfd_read': /kisskb/src/include/linux/wait.h:750:14: note: byref variable will be forcibly initialized 750 | DEFINE_WAIT(__wait); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/include/linux/wait.h:750:2: note: in expansion of macro 'DEFINE_WAIT' 750 | DEFINE_WAIT(__wait); \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait.h:816:9: note: in expansion of macro '__wait_event_interruptible_locked' 816 | ? 0 : __wait_event_interruptible_locked(wq, condition, 0, do_wait_intr_irq)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/timerfd.c:262:9: note: in expansion of macro 'wait_event_interruptible_locked_irq' 262 | res = wait_event_interruptible_locked_irq(ctx->wqh, ctx->ticks); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/timerfd.c: In function 'do_timerfd_settime': /kisskb/src/fs/timerfd.c:442:12: note: byref variable will be forcibly initialized 442 | struct fd f; | ^ /kisskb/src/fs/timerfd.c: In function '__do_sys_timerfd_settime': /kisskb/src/fs/timerfd.c:546:27: note: byref variable will be forcibly initialized 546 | struct itimerspec64 new, old; | ^~~ /kisskb/src/fs/timerfd.c:546:22: note: byref variable will be forcibly initialized 546 | struct itimerspec64 new, old; | ^~~ /kisskb/src/fs/timerfd.c: In function 'do_timerfd_gettime': /kisskb/src/fs/timerfd.c:512:12: note: byref variable will be forcibly initialized 512 | struct fd f; | ^ /kisskb/src/fs/timerfd.c: In function '__do_sys_timerfd_gettime': /kisskb/src/fs/timerfd.c:562:22: note: byref variable will be forcibly initialized 562 | struct itimerspec64 kotmr; | ^~~~~ /kisskb/src/fs/timerfd.c: In function '__do_sys_timerfd_settime32': /kisskb/src/fs/timerfd.c:574:27: note: byref variable will be forcibly initialized 574 | struct itimerspec64 new, old; | ^~~ /kisskb/src/fs/timerfd.c:574:22: note: byref variable will be forcibly initialized 574 | struct itimerspec64 new, old; | ^~~ /kisskb/src/fs/timerfd.c: In function '__do_sys_timerfd_gettime32': /kisskb/src/fs/timerfd.c:590:22: note: byref variable will be forcibly initialized 590 | struct itimerspec64 kotmr; | ^~~~~ /kisskb/src/sound/soc/soc-topology.c: In function 'soc_tplg_dmixer_create': /kisskb/src/sound/soc/soc-topology.c:759:26: note: byref variable will be forcibly initialized 759 | struct snd_kcontrol_new kc; | ^~ /kisskb/src/sound/soc/soc-topology.c: In function 'soc_tplg_denum_create': /kisskb/src/sound/soc/soc-topology.c:923:26: note: byref variable will be forcibly initialized 923 | struct snd_kcontrol_new kc; | ^~ /kisskb/src/fs/buffer.c: In function 'nobh_truncate_page': /kisskb/src/fs/buffer.c:2863:21: note: byref variable will be forcibly initialized 2863 | struct buffer_head map_bh; | ^~~~~~ /kisskb/src/sound/soc/soc-topology.c: In function 'soc_tplg_dbytes_create': /kisskb/src/sound/soc/soc-topology.c:681:26: note: byref variable will be forcibly initialized 681 | struct snd_kcontrol_new kc; | ^~ /kisskb/src/sound/soc/soc-topology.c: In function 'snd_soc_tplg_component_load': /kisskb/src/sound/soc/soc-topology.c:2660:18: note: byref variable will be forcibly initialized 2660 | struct soc_tplg tplg; | ^~~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c: In function 'safexcel_hmac_init_pad': /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c:1066:21: note: byref variable will be forcibly initialized 1066 | struct scatterlist sg; | ^~ /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c:1065:31: note: byref variable will be forcibly initialized 1065 | struct safexcel_ahash_result result; | ^~~~~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c: In function 'safexcel_hmac_init_iv': /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c:1114:21: note: byref variable will be forcibly initialized 1114 | struct scatterlist sg; | ^~ /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c:1112:31: note: byref variable will be forcibly initialized 1112 | struct safexcel_ahash_result result; | ^~~~~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c: In function 'safexcel_cbcmac_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c:2018:24: note: byref variable will be forcibly initialized 2018 | struct crypto_aes_ctx aes; | ^~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c: In function 'safexcel_xcbcmac_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c:2086:24: note: byref variable will be forcibly initialized 2086 | struct crypto_aes_ctx aes; | ^~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c: In function 'safexcel_cmac_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c:2181:24: note: byref variable will be forcibly initialized 2181 | struct crypto_aes_ctx aes; | ^~~ /kisskb/src/drivers/md/dm-io.c: In function 'sync_io': /kisskb/src/drivers/md/dm-io.c:437:17: note: byref variable will be forcibly initialized 437 | struct sync_io sio; | ^~~ /kisskb/src/drivers/md/dm-io.c: In function 'dm_io': /kisskb/src/drivers/md/dm-io.c:541:16: note: byref variable will be forcibly initialized 541 | struct dpages dp; | ^~ /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c: In function 'safexcel_hmac_setkey': /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c:1198:45: note: byref variable will be forcibly initialized 1198 | struct safexcel_ahash_export_state istate, ostate; | ^~~~~~ /kisskb/src/drivers/crypto/inside-secure/safexcel_hash.c:1198:37: note: byref variable will be forcibly initialized 1198 | struct safexcel_ahash_export_state istate, ostate; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/siox.h:66, from /kisskb/src/drivers/siox/siox-core.c:37: /kisskb/src/drivers/siox/siox-core.c: In function 'trace_event_raw_event_siox_set_data': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/siox.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(siox_set_data, | ^~~~~~~~~~~ /kisskb/src/drivers/siox/siox-core.c: In function 'trace_event_raw_event_siox_get_data': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/siox.h:34:1: note: in expansion of macro 'TRACE_EVENT' 34 | TRACE_EVENT(siox_get_data, | ^~~~~~~~~~~ /kisskb/src/lib/crc-t10dif.c: In function 'crc_t10dif_update': /kisskb/src/lib/crc-t10dif.c:68:4: note: byref variable will be forcibly initialized 68 | } desc; | ^~~~ /kisskb/src/sound/soc/soc-generic-dmaengine-pcm.c: In function 'dmaengine_pcm_hw_params': /kisskb/src/sound/soc/soc-generic-dmaengine-pcm.c:81:26: note: byref variable will be forcibly initialized 81 | struct dma_slave_config slave_config; | ^~~~~~~~~~~~ /kisskb/src/sound/soc/soc-generic-dmaengine-pcm.c: In function 'dmaengine_pcm_set_runtime_hwparams': /kisskb/src/sound/soc/soc-generic-dmaengine-pcm.c:113:26: note: byref variable will be forcibly initialized 113 | struct snd_pcm_hardware hw; | ^~ /kisskb/src/sound/soc/soc-generic-dmaengine-pcm.c: In function 'dmaengine_pcm_can_report_residue': /kisskb/src/sound/soc/soc-generic-dmaengine-pcm.c:211:24: note: byref variable will be forcibly initialized 211 | struct dma_slave_caps dma_caps; | ^~~~~~~~ /kisskb/src/fs/block_dev.c: In function '__blkdev_direct_IO_simple': /kisskb/src/fs/block_dev.c:240:13: note: byref variable will be forcibly initialized 240 | struct bio bio; | ^~~ /kisskb/src/fs/block_dev.c: In function '__blkdev_direct_IO': /kisskb/src/fs/block_dev.c:375:18: note: byref variable will be forcibly initialized 375 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/fs/block_dev.c:9: /kisskb/src/fs/block_dev.c: In function 'bd_prepare_to_claim': /kisskb/src/fs/block_dev.c:1028:15: note: byref variable will be forcibly initialized 1028 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/block_dev.c:1028:3: note: in expansion of macro 'DEFINE_WAIT' 1028 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/block_dev.c: In function 'blkdev_write_iter': /kisskb/src/fs/block_dev.c:1679:18: note: byref variable will be forcibly initialized 1679 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_wake': /kisskb/src/fs/userfaultfd.c:1664:32: note: byref variable will be forcibly initialized 1664 | struct userfaultfd_wake_range range; | ^~~~~ /kisskb/src/fs/userfaultfd.c:1663:22: note: byref variable will be forcibly initialized 1663 | struct uffdio_range uffdio_wake; | ^~~~~~~~~~~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_api': /kisskb/src/fs/userfaultfd.c:1923:20: note: byref variable will be forcibly initialized 1923 | struct uffdio_api uffdio_api; | ^~~~~~~~~~ /kisskb/src/fs/block_dev.c: In function 'lookup_bdev': /kisskb/src/fs/block_dev.c:1854:14: note: byref variable will be forcibly initialized 1854 | struct path path; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_update': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:79:22: note: byref variable will be forcibly initialized 79 | union xfs_btree_rec rec; | ^~~ /kisskb/src/fs/userfaultfd.c: In function 'userfault_msg': /kisskb/src/fs/userfaultfd.c:196:18: note: byref variable will be forcibly initialized 196 | struct uffd_msg msg; | ^~~ /kisskb/src/fs/userfaultfd.c: In function 'dup_fctx': /kisskb/src/fs/userfaultfd.c:690:32: note: byref variable will be forcibly initialized 690 | struct userfaultfd_wait_queue ewq; | ^~~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_unregister': /kisskb/src/fs/userfaultfd.c:1609:34: note: byref variable will be forcibly initialized 1609 | struct userfaultfd_wake_range range; | ^~~~~ /kisskb/src/fs/userfaultfd.c:1512:22: note: byref variable will be forcibly initialized 1512 | struct uffdio_range uffdio_unregister; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_query_range_helper': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2284:25: note: byref variable will be forcibly initialized 2284 | struct xfs_rmap_irec irec; | ^~~~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_register': /kisskb/src/fs/userfaultfd.c:1285:25: note: byref variable will be forcibly initialized 1285 | struct uffdio_register uffdio_register; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_unmap': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:556:27: note: byref variable will be forcibly initialized 556 | struct xfs_rmap_irec rtrec; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:487:24: note: byref variable will be forcibly initialized 487 | struct xfs_rmap_irec ltrec; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_map': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:760:24: note: byref variable will be forcibly initialized 760 | struct xfs_rmap_irec gtrec; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:759:24: note: byref variable will be forcibly initialized 759 | struct xfs_rmap_irec ltrec; | ^~~~~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_copy': /kisskb/src/fs/userfaultfd.c:1697:32: note: byref variable will be forcibly initialized 1697 | struct userfaultfd_wake_range range; | ^~~~~ /kisskb/src/fs/userfaultfd.c:1695:21: note: byref variable will be forcibly initialized 1695 | struct uffdio_copy uffdio_copy; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/ubifs/gc.c:44: /kisskb/src/fs/ubifs/gc.c: In function 'move_nodes': /kisskb/src/fs/ubifs/gc.c:334:12: note: byref variable will be forcibly initialized 334 | LIST_HEAD(nondata); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_zeropage': /kisskb/src/fs/userfaultfd.c:1754:32: note: byref variable will be forcibly initialized 1754 | struct userfaultfd_wake_range range; | ^~~~~ /kisskb/src/fs/userfaultfd.c:1752:25: note: byref variable will be forcibly initialized 1752 | struct uffdio_zeropage uffdio_zeropage; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/gc.c: In function 'ubifs_garbage_collect': /kisskb/src/fs/ubifs/gc.c:673:22: note: byref variable will be forcibly initialized 673 | struct ubifs_lprops lp; | ^~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_writeprotect': /kisskb/src/fs/userfaultfd.c:1806:32: note: byref variable will be forcibly initialized 1806 | struct userfaultfd_wake_range range; | ^~~~~ /kisskb/src/fs/userfaultfd.c:1804:29: note: byref variable will be forcibly initialized 1804 | struct uffdio_writeprotect uffdio_wp; | ^~~~~~~~~ In file included from /kisskb/src/net/nfc/llcp_core.c:11: /kisskb/src/net/nfc/llcp_core.c: In function 'nfc_llcp_sdreq_timeout_work': /kisskb/src/drivers/md/dm-stats.c: In function 'message_stats_create': /kisskb/src/drivers/md/dm-stats.c:959:20: note: byref variable will be forcibly initialized 959 | struct dm_arg_set as, as_backup; | ^~ /kisskb/src/net/nfc/llcp_core.c:245:13: note: byref variable will be forcibly initialized 245 | HLIST_HEAD(nl_sdres_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:790:44: note: in definition of macro 'HLIST_HEAD' 790 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_continue': /kisskb/src/fs/userfaultfd.c:1852:32: note: byref variable will be forcibly initialized 1852 | struct userfaultfd_wake_range range; | ^~~~~ /kisskb/src/fs/userfaultfd.c:1850:25: note: byref variable will be forcibly initialized 1850 | struct uffdio_continue uffdio_continue; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_query_range': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2304:35: note: byref variable will be forcibly initialized 2304 | struct xfs_rmap_query_range_info query; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2303:25: note: byref variable will be forcibly initialized 2303 | union xfs_btree_irec high_brec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2302:25: note: byref variable will be forcibly initialized 2302 | union xfs_btree_irec low_brec; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_find_left_neighbor': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:294:37: note: byref variable will be forcibly initialized 294 | struct xfs_find_left_neighbor_info info; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_map_shared': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2103:24: note: byref variable will be forcibly initialized 2103 | struct xfs_rmap_irec gtrec; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2102:24: note: byref variable will be forcibly initialized 2102 | struct xfs_rmap_irec ltrec; | ^~~~~ /kisskb/src/fs/btrfs/space-info.c: In function '__reserve_bytes': /kisskb/src/fs/btrfs/space-info.c:1502:24: note: byref variable will be forcibly initialized 1502 | struct reserve_ticket ticket; | ^~~~~~ In file included from /kisskb/src/fs/userfaultfd.c:13: /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_ctx_read': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_map_raw': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2249:24: note: byref variable will be forcibly initialized 2249 | struct xfs_owner_info oinfo; | ^~~~~ /kisskb/src/fs/userfaultfd.c:1011:12: note: byref variable will be forcibly initialized 1011 | LIST_HEAD(fork_event); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_lookup_le_range': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:372:37: note: byref variable will be forcibly initialized 372 | struct xfs_find_left_neighbor_info info; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_unmap_shared': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:1915:24: note: byref variable will be forcibly initialized 1915 | struct xfs_rmap_irec ltrec; | ^~~~~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_read': /kisskb/src/fs/userfaultfd.c:1168:18: note: byref variable will be forcibly initialized 1168 | struct uffd_msg msg; | ^~~ /kisskb/src/fs/userfaultfd.c: In function 'handle_userfault': /kisskb/src/fs/userfaultfd.c:370:32: note: byref variable will be forcibly initialized 370 | struct userfaultfd_wait_queue uwq; | ^~~ /kisskb/src/net/nfc/llcp_core.c: In function 'nfc_llcp_recv_snl': /kisskb/src/net/nfc/llcp_core.c:1239:13: note: byref variable will be forcibly initialized 1239 | HLIST_HEAD(nl_sdres_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:790:44: note: in definition of macro 'HLIST_HEAD' 790 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ /kisskb/src/net/nfc/llcp_core.c:1237:13: note: byref variable will be forcibly initialized 1237 | HLIST_HEAD(llc_sdres_list); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:790:44: note: in definition of macro 'HLIST_HEAD' 790 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ /kisskb/src/fs/userfaultfd.c: In function 'mremap_userfaultfd_complete': /kisskb/src/fs/userfaultfd.c:737:32: note: byref variable will be forcibly initialized 737 | struct userfaultfd_wait_queue ewq; | ^~~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_remove': /kisskb/src/fs/userfaultfd.c:762:32: note: byref variable will be forcibly initialized 762 | struct userfaultfd_wait_queue ewq; | ^~~ /kisskb/src/fs/userfaultfd.c: In function 'userfaultfd_unmap_complete': /kisskb/src/fs/userfaultfd.c:826:32: note: byref variable will be forcibly initialized 826 | struct userfaultfd_wait_queue ewq; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_query_all': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2321:35: note: byref variable will be forcibly initialized 2321 | struct xfs_rmap_query_range_info query; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_finish_one': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2369:25: note: byref variable will be forcibly initialized 2369 | struct xfs_owner_info oinfo; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_alloc_extent': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2563:23: note: byref variable will be forcibly initialized 2563 | struct xfs_bmbt_irec bmap; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_free_extent': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2585:23: note: byref variable will be forcibly initialized 2585 | struct xfs_bmbt_irec bmap; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_has_record': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2635:23: note: byref variable will be forcibly initialized 2635 | union xfs_btree_irec high; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2634:23: note: byref variable will be forcibly initialized 2634 | union xfs_btree_irec low; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_record_exists': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2664:24: note: byref variable will be forcibly initialized 2664 | struct xfs_rmap_irec irec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_has_other_keys': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2728:28: note: byref variable will be forcibly initialized 2728 | struct xfs_rmap_key_state rks; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2727:24: note: byref variable will be forcibly initialized 2727 | struct xfs_rmap_irec high; | ^~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'remove_block_group_item': /kisskb/src/fs/btrfs/block-group.c:839:19: note: byref variable will be forcibly initialized 839 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/block-group.c: In function 'read_bg_from_eb': /kisskb/src/fs/btrfs/block-group.c:1584:32: note: byref variable will be forcibly initialized 1584 | struct btrfs_block_group_item bg; | ^~ /kisskb/src/lib/xxhash.c: In function 'xxh32_reset': /kisskb/src/lib/xxhash.c:245:21: note: byref variable will be forcibly initialized 245 | struct xxh32_state state; | ^~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'find_first_block_group': /kisskb/src/fs/btrfs/block-group.c:1636:19: note: byref variable will be forcibly initialized 1636 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/lib/xxhash.c: In function 'xxh64_reset': /kisskb/src/lib/xxhash.c:259:21: note: byref variable will be forcibly initialized 259 | struct xxh64_state state; | ^~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'insert_block_group_item': /kisskb/src/fs/btrfs/block-group.c:2201:19: note: byref variable will be forcibly initialized 2201 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/block-group.c:2199:32: note: byref variable will be forcibly initialized 2199 | struct btrfs_block_group_item bgi; | ^~~ /kisskb/src/fs/btrfs/block-group.c: In function 'update_block_group_item': /kisskb/src/fs/btrfs/block-group.c:2471:19: note: byref variable will be forcibly initialized 2471 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/block-group.c:2470:32: note: byref variable will be forcibly initialized 2470 | struct btrfs_block_group_item bgi; | ^~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/fs/btrfs/ctree.h:9, from /kisskb/src/fs/btrfs/block-group.c:4: /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_wait_nocow_writers': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:321:2: note: in expansion of macro 'wait_var_event' 321 | wait_var_event(&bg->nocow_writers, !atomic_read(&bg->nocow_writers)); | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_wait_block_group_reservations': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:358:2: note: in expansion of macro 'wait_var_event' 358 | wait_var_event(&bg->reservations, !atomic_read(&bg->reservations)); | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/misc.h:6, from /kisskb/src/fs/btrfs/block-group.c:3: /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_wait_block_group_cache_progress': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:406:2: note: in expansion of macro 'wait_event' 406 | wait_event(caching_ctl->wait, btrfs_block_group_done(cache) || | ^~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_wait_block_group_cache_done': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:421:2: note: in expansion of macro 'wait_event' 421 | wait_event(caching_ctl->wait, btrfs_block_group_done(cache)); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_wait_space_cache_v1_finished': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:442:2: note: in expansion of macro 'wait_event' 442 | wait_event(caching_ctl->wait, space_cache_v1_done(cache)); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'load_extent_tree_free': /kisskb/src/fs/btrfs/block-group.c:518:19: note: byref variable will be forcibly initialized 518 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/interconnect/trace.h:88, from /kisskb/src/drivers/interconnect/core.c:25: /kisskb/src/drivers/interconnect/core.c: In function 'trace_event_raw_event_icc_set_bw': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/interconnect/./trace.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(icc_set_bw, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/interconnect/./trace.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(icc_set_bw, | ^~~~~~~~~~~ /kisskb/src/drivers/interconnect/core.c: In function 'trace_event_raw_event_icc_set_bw_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/interconnect/./trace.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(icc_set_bw_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/interconnect/./trace.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(icc_set_bw_end, | ^~~~~~~~~~~ /kisskb/src/drivers/interconnect/core.c: In function 'path_find': /kisskb/src/drivers/interconnect/core.c:184:19: note: byref variable will be forcibly initialized 184 | struct list_head visited_list; | ^~~~~~~~~~~~ /kisskb/src/drivers/interconnect/core.c:183:19: note: byref variable will be forcibly initialized 183 | struct list_head edge_list; | ^~~~~~~~~ /kisskb/src/drivers/interconnect/core.c:182:19: note: byref variable will be forcibly initialized 182 | struct list_head traverse_list; | ^~~~~~~~~~~~~ /kisskb/src/crypto/ecrdsa.c: In function 'ecrdsa_verify': /kisskb/src/crypto/ecrdsa.c:85:19: note: byref variable will be forcibly initialized 85 | struct ecc_point cc = ECC_POINT_INIT(s, e, ndigits); /* reuse s, e */ | ^~ /kisskb/src/drivers/interconnect/core.c: In function 'of_icc_get_by_index': /kisskb/src/drivers/interconnect/core.c:442:35: note: byref variable will be forcibly initialized 442 | struct of_phandle_args src_args, dst_args; | ^~~~~~~~ /kisskb/src/drivers/interconnect/core.c:442:25: note: byref variable will be forcibly initialized 442 | struct of_phandle_args src_args, dst_args; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/most/most_cdev.c:8: /kisskb/src/drivers/most/most_cdev.c: In function 'comp_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/most/most_cdev.c:248:7: note: in expansion of macro 'wait_event_interruptible' 248 | if (wait_event_interruptible(c->wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/most/most_cdev.c: In function 'comp_write': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/most/most_cdev.c:196:7: note: in expansion of macro 'wait_event_interruptible' 196 | if (wait_event_interruptible(c->wq, ch_has_mbo(c) || !c->dev)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_read_block_groups': /kisskb/src/fs/btrfs/block-group.c:2130:33: note: byref variable will be forcibly initialized 2130 | struct btrfs_block_group_item bgi; | ^~~ /kisskb/src/fs/btrfs/block-group.c:2108:19: note: byref variable will be forcibly initialized 2108 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/misc.h:6, from /kisskb/src/fs/btrfs/block-group.c:3: /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_start_dirty_block_groups': /kisskb/src/fs/btrfs/block-group.c:2709:12: note: byref variable will be forcibly initialized 2709 | LIST_HEAD(dirty); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/media/cec/core/cec-adap.c:10: /kisskb/src/drivers/media/cec/core/cec-adap.c: In function 'cec_thread_func': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-adap.c:488:4: note: in expansion of macro 'wait_event_interruptible' 488 | wait_event_interruptible(adap->kthread_waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-adap.c:478:10: note: in expansion of macro 'wait_event_interruptible_timeout' 478 | err = wait_event_interruptible_timeout(adap->kthread_waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/io-wq.c: In function 'io_wqe_worker': /kisskb/src/fs/io-wq.c:554:19: note: byref variable will be forcibly initialized 554 | struct ksignal ksig; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/misc.h:6, from /kisskb/src/fs/btrfs/block-group.c:3: /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_write_dirty_block_groups': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:2963:5: note: in expansion of macro 'wait_event' 2963 | wait_event(cur_trans->writer_wait, | ^~~~~~~~~~ /kisskb/src/fs/io-wq.c: In function 'io_wq_destroy': /kisskb/src/fs/io-wq.c:1027:28: note: byref variable will be forcibly initialized 1027 | struct io_cb_cancel_data match = { | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac802154/trace.h:273, from /kisskb/src/net/mac802154/trace.c:8: /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_local_only_evt4': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac802154/./trace.h:36:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 36 | DECLARE_EVENT_CLASS(local_only_evt4, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_return_int': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(802154_drv_return_int, | ^~~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_channel': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(802154_drv_set_channel, | ^~~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_cca_mode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(802154_drv_set_cca_mode, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'check_system_chunk': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:3447:4: note: in expansion of macro 'wait_event' 3447 | wait_event(cur_trans->chunk_reserve_wait, | ^~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_cca_ed_level': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:111:1: note: in expansion of macro 'TRACE_EVENT' 111 | TRACE_EVENT(802154_drv_set_cca_ed_level, | ^~~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_tx_power': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:126:1: note: in expansion of macro 'TRACE_EVENT' 126 | TRACE_EVENT(802154_drv_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_lbt_mode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:141:1: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(802154_drv_set_lbt_mode, | ^~~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_short_addr': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:156:1: note: in expansion of macro 'TRACE_EVENT' 156 | TRACE_EVENT(802154_drv_set_short_addr, | ^~~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_pan_id': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' 171 | TRACE_EVENT(802154_drv_set_pan_id, | ^~~~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-adap.c: In function 'cec_config_thread_func': /kisskb/src/drivers/media/cec/core/cec-adap.c:1483:18: note: byref variable will be forcibly initialized 1483 | struct cec_msg msg = {}; | ^~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_extended_addr': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(802154_drv_set_extended_addr, | ^~~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_pan_coord': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:201:1: note: in expansion of macro 'TRACE_EVENT' 201 | TRACE_EVENT(802154_drv_set_pan_coord, | ^~~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_csma_params': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(802154_drv_set_csma_params, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_lights_get_count': /kisskb/src/drivers/staging/greybus/light.c:1140:39: note: byref variable will be forcibly initialized 1140 | struct gb_lights_get_lights_response resp; | ^~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_max_frame_retries': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:237:1: note: in expansion of macro 'TRACE_EVENT' 237 | TRACE_EVENT(802154_drv_set_max_frame_retries, | ^~~~~~~~~~~ /kisskb/src/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_promiscuous_mode': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/./trace.h:252:1: note: in expansion of macro 'TRACE_EVENT' 252 | TRACE_EVENT(802154_drv_set_promiscuous_mode, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_lights_channel_config': /kisskb/src/drivers/staging/greybus/light.c:947:46: note: byref variable will be forcibly initialized 947 | struct gb_lights_get_channel_config_request req; | ^~~ /kisskb/src/drivers/staging/greybus/light.c:946:47: note: byref variable will be forcibly initialized 946 | struct gb_lights_get_channel_config_response conf; | ^~~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_lights_light_config': /kisskb/src/drivers/staging/greybus/light.c:1006:45: note: byref variable will be forcibly initialized 1006 | struct gb_lights_get_light_config_response conf; | ^~~~ /kisskb/src/drivers/staging/greybus/light.c:1005:44: note: byref variable will be forcibly initialized 1005 | struct gb_lights_get_light_config_request req; | ^~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_lights_fade_set': /kisskb/src/drivers/staging/greybus/light.c:321:36: note: byref variable will be forcibly initialized 321 | struct gb_lights_set_fade_request req; | ^~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_lights_color_set': /kisskb/src/drivers/staging/greybus/light.c:347:37: note: byref variable will be forcibly initialized 347 | struct gb_lights_set_color_request req; | ^~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_blink_set': /kisskb/src/drivers/staging/greybus/light.c:455:33: note: byref variable will be forcibly initialized 455 | struct gb_lights_blink_request req; | ^~~ /kisskb/src/drivers/staging/greybus/light.c: In function '__gb_lights_led_brightness_set': /kisskb/src/drivers/staging/greybus/light.c:370:42: note: byref variable will be forcibly initialized 370 | struct gb_lights_set_brightness_request req; | ^~~ /kisskb/src/drivers/staging/ks7010/ks_wlan_net.c: In function 'ks_wlan_translate_scan': /kisskb/src/drivers/staging/ks7010/ks_wlan_net.c:1187:18: note: byref variable will be forcibly initialized 1187 | struct iw_event iwe; /* Temporary buffer */ | ^~~ /kisskb/src/drivers/of/address.c: In function '__of_get_dma_parent': /kisskb/src/drivers/of/address.c:635:25: note: byref variable will be forcibly initialized 635 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/of/address.c: In function 'of_iomap': /kisskb/src/drivers/of/address.c:904:18: note: byref variable will be forcibly initialized 904 | struct resource res; | ^~~ /kisskb/src/drivers/of/address.c: In function 'of_io_request_and_map': /kisskb/src/drivers/of/address.c:933:18: note: byref variable will be forcibly initialized 933 | struct resource res; | ^~~ /kisskb/src/drivers/staging/ks7010/ks_wlan_net.c: In function 'ks_wlan_set_encode': /kisskb/src/drivers/staging/ks7010/ks_wlan_net.c:774:17: note: byref variable will be forcibly initialized 774 | struct wep_key key; | ^~~ /kisskb/src/drivers/of/address.c: In function 'of_dma_get_range': /kisskb/src/drivers/of/address.c:981:18: note: byref variable will be forcibly initialized 981 | struct of_range range; | ^~~~~ /kisskb/src/drivers/of/address.c:980:25: note: byref variable will be forcibly initialized 980 | struct of_range_parser parser; | ^~~~~~ /kisskb/src/drivers/of/address.c: In function 'of_dma_get_max_cpu_address': /kisskb/src/drivers/of/address.c:1058:18: note: byref variable will be forcibly initialized 1058 | struct of_range range; | ^~~~~ /kisskb/src/drivers/of/address.c:1055:25: note: byref variable will be forcibly initialized 1055 | struct of_range_parser parser; | ^~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_draw.c: In function 'drawable_set_clipping': /kisskb/src/drivers/gpu/drm/qxl/qxl_draw.c:47:21: note: byref variable will be forcibly initialized 47 | struct dma_buf_map map; | ^~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_draw.c: In function 'qxl_draw_dirty_fb': /kisskb/src/drivers/gpu/drm/qxl/qxl_draw.c:149:21: note: byref variable will be forcibly initialized 149 | struct dma_buf_map surface_map; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_draw.c:144:18: note: byref variable will be forcibly initialized 144 | struct qxl_rect drawable_rect; | ^~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-rv3032.c: In function 'rv3032_clkout_register_clk': /kisskb/src/drivers/rtc/rtc-rv3032.c:687:23: note: byref variable will be forcibly initialized 687 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c: In function 'bq2415x_notifier_call': /kisskb/src/drivers/power/supply/bq2415x_charger.c:812:29: note: byref variable will be forcibly initialized 812 | union power_supply_propval prop; | ^~~~ /kisskb/src/drivers/staging/greybus/hid.c: In function 'gb_hid_get_report': /kisskb/src/drivers/staging/greybus/hid.c:77:35: note: byref variable will be forcibly initialized 77 | struct gb_hid_get_report_request request; | ^~~~~~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c: In function 'bq2415x_probe': /kisskb/src/drivers/power/supply/bq2415x_charger.c:1534:29: note: byref variable will be forcibly initialized 1534 | union power_supply_propval prop; | ^~~~ /kisskb/src/drivers/counter/counter.c: In function 'counter_name_attribute_create': /kisskb/src/drivers/counter/counter.c:332:27: note: byref variable will be forcibly initialized 332 | struct counter_attr_parm parm; | ^~~~ /kisskb/src/drivers/counter/counter.c: In function 'counter_size_attribute_create': /kisskb/src/drivers/counter/counter.c:1059:27: note: byref variable will be forcibly initialized 1059 | struct counter_attr_parm parm; | ^~~~ /kisskb/src/drivers/counter/counter.c: In function 'counter_signal_ext_register': /kisskb/src/drivers/counter/counter.c:411:27: note: byref variable will be forcibly initialized 411 | struct counter_attr_parm parm; | ^~~~ /kisskb/src/drivers/counter/counter.c: In function 'counter_signal_attributes_create': /kisskb/src/drivers/counter/counter.c:454:27: note: byref variable will be forcibly initialized 454 | struct counter_attr_parm parm; | ^~~~ /kisskb/src/drivers/counter/counter.c: In function 'counter_synapses_register': /kisskb/src/drivers/counter/counter.c:631:27: note: byref variable will be forcibly initialized 631 | struct counter_attr_parm parm; | ^~~~ /kisskb/src/drivers/counter/counter.c: In function 'counter_count_ext_register': /kisskb/src/drivers/counter/counter.c:845:27: note: byref variable will be forcibly initialized 845 | struct counter_attr_parm parm; | ^~~~ /kisskb/src/drivers/counter/counter.c: In function 'counter_count_attributes_create': /kisskb/src/drivers/counter/counter.c:913:27: note: byref variable will be forcibly initialized 913 | struct counter_attr_parm parm; | ^~~~ /kisskb/src/drivers/counter/counter.c: In function 'counter_device_ext_register': /kisskb/src/drivers/counter/counter.c:1116:27: note: byref variable will be forcibly initialized 1116 | struct counter_attr_parm parm; | ^~~~ /kisskb/src/drivers/power/supply/bq24257_charger.c: In function 'bq24257_hw_init': /kisskb/src/drivers/power/supply/bq24257_charger.c:680:23: note: byref variable will be forcibly initialized 680 | struct bq24257_state state; | ^~~~~ /kisskb/src/drivers/power/supply/bq24257_charger.c: In function 'bq24257_irq_handler_thread': /kisskb/src/drivers/power/supply/bq24257_charger.c:653:23: note: byref variable will be forcibly initialized 653 | struct bq24257_state state; | ^~~~~ /kisskb/src/lib/genalloc.c: In function 'gen_pool_dma_alloc_align': /kisskb/src/lib/genalloc.c:398:28: note: byref variable will be forcibly initialized 398 | struct genpool_data_align data = { .align = align }; | ^~~~ /kisskb/src/lib/genalloc.c: In function 'gen_pool_dma_zalloc_align': /kisskb/src/lib/genalloc.c:469:28: note: byref variable will be forcibly initialized 469 | struct genpool_data_align data = { .align = align }; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'timestamp0_show': /kisskb/src/drivers/rtc/rtc-rv3028.c:117:18: note: byref variable will be forcibly initialized 117 | struct rtc_time tm; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/most/core.c:8: /kisskb/src/drivers/most/core.c: In function 'hdm_enqueue_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/most/core.c:779:3: note: in expansion of macro 'wait_event_interruptible' 779 | wait_event_interruptible(c->hdm_fifo_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_clkout_register_clk': /kisskb/src/drivers/rtc/rtc-rv3028.c:743:23: note: byref variable will be forcibly initialized 743 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_debugfs.c: In function 'virtio_gpu_debugfs_host_visible_mm': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_debugfs.c:82:21: note: byref variable will be forcibly initialized 82 | struct drm_printer p; | ^ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/net/bluetooth/hci_request.c:24: /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_sync': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:234:8: note: in expansion of macro 'wait_event_interruptible_timeout' 234 | err = wait_event_interruptible_timeout(hdev->req_wait_q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:197:21: note: byref variable will be forcibly initialized 197 | struct hci_request req; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/net/bluetooth/hci_request.c:24: /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_cmd_sync_ev': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:147:8: note: in expansion of macro 'wait_event_interruptible_timeout' 147 | err = wait_event_interruptible_timeout(hdev->req_wait_q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:131:21: note: byref variable will be forcibly initialized 131 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'del_from_white_list': /kisskb/src/net/bluetooth/hci_request.c:766:42: note: byref variable will be forcibly initialized 766 | struct hci_cp_le_del_from_resolv_list cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c:751:39: note: byref variable will be forcibly initialized 751 | struct hci_cp_le_del_from_white_list cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'add_to_white_list': /kisskb/src/net/bluetooth/hci_request.c:821:40: note: byref variable will be forcibly initialized 821 | struct hci_cp_le_add_to_resolv_list cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c:782:37: note: byref variable will be forcibly initialized 782 | struct hci_cp_le_add_to_white_list cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_start_scan': /kisskb/src/net/bluetooth/hci_request.c:1006:36: note: byref variable will be forcibly initialized 1006 | struct hci_cp_le_set_scan_enable enable_cp; | ^~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:1005:35: note: byref variable will be forcibly initialized 1005 | struct hci_cp_le_set_scan_param param_cp; | ^~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:957:40: note: byref variable will be forcibly initialized 957 | struct hci_cp_le_set_ext_scan_enable ext_enable_cp; | ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_clear_event_filter': /kisskb/src/net/bluetooth/hci_request.c:1140:33: note: byref variable will be forcibly initialized 1140 | struct hci_cp_set_event_filter f; | ^ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_set_event_filter': /kisskb/src/net/bluetooth/hci_request.c:1155:33: note: byref variable will be forcibly initialized 1155 | struct hci_cp_set_event_filter f; | ^ /kisskb/src/net/bluetooth/hci_request.c: In function 'bredr_inquiry': /kisskb/src/net/bluetooth/hci_request.c:2961:24: note: byref variable will be forcibly initialized 2961 | struct hci_cp_inquiry cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'write_iac': /kisskb/src/net/bluetooth/hci_request.c:2758:38: note: byref variable will be forcibly initialized 2758 | struct hci_cp_write_current_iac_lap cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_write_fast_connectable': /kisskb/src/net/bluetooth/hci_request.c:356:41: note: byref variable will be forcibly initialized 356 | struct hci_cp_write_page_scan_activity acp; | ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_update_name': /kisskb/src/net/bluetooth/hci_request.c:517:33: note: byref variable will be forcibly initialized 517 | struct hci_cp_write_local_name cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_update_eir': /kisskb/src/net/bluetooth/hci_request.c:685:26: note: byref variable will be forcibly initialized 685 | struct hci_cp_write_eir cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_add_le_scan_disable': /kisskb/src/net/bluetooth/hci_request.c:731:36: note: byref variable will be forcibly initialized 731 | struct hci_cp_le_set_scan_enable cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c:724:40: note: byref variable will be forcibly initialized 724 | struct hci_cp_le_set_ext_scan_enable cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'le_scan_restart': /kisskb/src/net/bluetooth/hci_request.c:3070:36: note: byref variable will be forcibly initialized 3070 | struct hci_cp_le_set_scan_enable cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c:3061:40: note: byref variable will be forcibly initialized 3061 | struct hci_cp_le_set_ext_scan_enable ext_enable_cp; | ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_update_scan_rsp_data': /kisskb/src/net/bluetooth/hci_request.c:1725:38: note: byref variable will be forcibly initialized 1725 | struct hci_cp_le_set_scan_rsp_data cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c:1700:42: note: byref variable will be forcibly initialized 1700 | struct hci_cp_le_set_ext_scan_rsp_data cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_update_adv_data': /kisskb/src/net/bluetooth/hci_request.c:1867:33: note: byref variable will be forcibly initialized 1867 | struct hci_cp_le_set_adv_data cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c:1846:37: note: byref variable will be forcibly initialized 1846 | struct hci_cp_le_set_ext_adv_data cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_update_adv_data': /kisskb/src/net/bluetooth/hci_request.c:1889:21: note: byref variable will be forcibly initialized 1889 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_disable_address_resolution': /kisskb/src/net/bluetooth/hci_request.c:1905:21: note: byref variable will be forcibly initialized 1905 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_get_random_address': /kisskb/src/net/bluetooth/hci_request.c:2096:12: note: byref variable will be forcibly initialized 2096 | bdaddr_t nrpa; | ^~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_setup_ext_adv_instance': /kisskb/src/net/bluetooth/hci_request.c:2223:42: note: byref variable will be forcibly initialized 2223 | struct hci_cp_le_set_adv_set_rand_addr cp; | ^~ In file included from /kisskb/src/net/bluetooth/hci_request.c:26: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_request.c:2222:26: note: in expansion of macro 'BDADDR_ANY' 2222 | bacmp(&random_addr, BDADDR_ANY)) { | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:2136:11: note: byref variable will be forcibly initialized 2136 | bdaddr_t random_addr; | ^~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:2132:38: note: byref variable will be forcibly initialized 2132 | struct hci_cp_le_set_ext_adv_params cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_update_random_address': /kisskb/src/net/bluetooth/hci_request.c:2558:12: note: byref variable will be forcibly initialized 2558 | bdaddr_t nrpa; | ^~~~ In file included from /kisskb/src/net/bluetooth/hci_request.c:26: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_request.c:2592:33: note: in expansion of macro 'BDADDR_ANY' 2592 | bacmp(&hdev->static_addr, BDADDR_ANY))) { | ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_request.c:2590:28: note: in expansion of macro 'BDADDR_ANY' 2590 | !bacmp(&hdev->bdaddr, BDADDR_ANY) || | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_enable_advertising': /kisskb/src/net/bluetooth/hci_request.c:1540:33: note: byref variable will be forcibly initialized 1540 | struct hci_cp_le_set_adv_param cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_resume_adv_instances': /kisskb/src/net/bluetooth/hci_request.c:1241:21: note: byref variable will be forcibly initialized 1241 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'adv_timeout_expire': /kisskb/src/net/bluetooth/hci_request.c:1955:21: note: byref variable will be forcibly initialized 1955 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_reenable_advertising': /kisskb/src/net/bluetooth/hci_request.c:1926:21: note: byref variable will be forcibly initialized 1926 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_prepare_suspend': /kisskb/src/net/bluetooth/hci_request.c:1289:21: note: byref variable will be forcibly initialized 1289 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'powered_update_hci': /kisskb/src/net/bluetooth/hci_request.c:3381:41: note: byref variable will be forcibly initialized 3381 | struct hci_cp_write_le_host_supported cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_abort_conn': /kisskb/src/net/bluetooth/hci_request.c:2875:39: note: byref variable will be forcibly initialized 2875 | struct hci_cp_reject_sync_conn_req rej; | ^~~ /kisskb/src/net/bluetooth/hci_request.c:2867:34: note: byref variable will be forcibly initialized 2867 | struct hci_cp_reject_conn_req rej; | ^~~ /kisskb/src/net/bluetooth/hci_request.c:2842:29: note: byref variable will be forcibly initialized 2842 | struct hci_cp_disconnect dc; | ^~ /kisskb/src/net/bluetooth/hci_request.c:2835:35: note: byref variable will be forcibly initialized 2835 | struct hci_cp_disconn_phy_link cp; | ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_abort_conn': /kisskb/src/net/bluetooth/hci_request.c:2905:21: note: byref variable will be forcibly initialized 2905 | struct hci_request req; | ^~~ In file included from /kisskb/src/net/bluetooth/hci_request.c:26: /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_stop_discovery': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized 270 | #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) | ^ /kisskb/src/net/bluetooth/hci_request.c:3284:46: note: in expansion of macro 'BDADDR_ANY' 3284 | e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, | ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:3254:39: note: byref variable will be forcibly initialized 3254 | struct hci_cp_remote_name_req_cancel cp; | ^~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq256xx_state_changed': /kisskb/src/drivers/power/supply/bq256xx_charger.c:1136:23: note: byref variable will be forcibly initialized 1136 | struct bq256xx_state old_state; | ^~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq256xx_irq_handler_thread': /kisskb/src/drivers/power/supply/bq256xx_charger.c:1148:23: note: byref variable will be forcibly initialized 1148 | struct bq256xx_state state; | ^~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq256xx_get_charger_property': /kisskb/src/drivers/power/supply/bq256xx_charger.c:953:23: note: byref variable will be forcibly initialized 953 | struct bq256xx_state state; | ^~~~~ /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_adap_g_log_addrs': /kisskb/src/drivers/media/cec/core/cec-api.c:147:23: note: byref variable will be forcibly initialized 147 | struct cec_log_addrs log_addrs; | ^~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_adap_s_log_addrs': /kisskb/src/drivers/media/cec/core/cec-api.c:170:23: note: byref variable will be forcibly initialized 170 | struct cec_log_addrs log_addrs; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/media/cec/core/cec-api.c:10: /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_receive_msg': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-api.c:282:10: note: in expansion of macro 'wait_event_interruptible' 282 | res = wait_event_interruptible(fh->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-api.c:273:10: note: in expansion of macro 'wait_event_interruptible_timeout' 273 | res = wait_event_interruptible_timeout(fh->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_dqevent': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-api.c:320:9: note: in expansion of macro 'wait_event_interruptible' 320 | err = wait_event_interruptible(fh->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_s_mode': /kisskb/src/drivers/media/cec/core/cec-api.c:477:20: note: byref variable will be forcibly initialized 477 | struct cec_event ev = { | ^~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_plane.c: In function 'virtio_gpu_primary_plane_update': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_plane.c:141:18: note: byref variable will be forcibly initialized 141 | struct drm_rect rect; | ^~~~ /kisskb/src/drivers/md/dm-bufio.c: In function 'dm_bufio_issue_flush': /kisskb/src/drivers/md/dm-bufio.c:1351:22: note: byref variable will be forcibly initialized 1351 | struct dm_io_region io_reg = { | ^~~~~~ /kisskb/src/drivers/md/dm-bufio.c: In function 'dm_bufio_issue_discard': /kisskb/src/drivers/md/dm-bufio.c:1375:22: note: byref variable will be forcibly initialized 1375 | struct dm_io_region io_reg = { | ^~~~~~ /kisskb/src/drivers/md/dm-bufio.c: In function 'use_dmio': /kisskb/src/drivers/md/dm-bufio.c:591:22: note: byref variable will be forcibly initialized 591 | struct dm_io_region region = { | ^~~~~~ /kisskb/src/drivers/md/dm-bufio.c: In function '__flush_write_list': /kisskb/src/drivers/md/dm-bufio.c:765:18: note: byref variable will be forcibly initialized 765 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/include/linux/dm-bufio.h:12, from /kisskb/src/drivers/md/dm-bufio.c:9: /kisskb/src/drivers/md/dm-bufio.c: In function 'dm_bufio_write_dirty_buffers_async': /kisskb/src/drivers/md/dm-bufio.c:1249:12: note: byref variable will be forcibly initialized 1249 | LIST_HEAD(write_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-bufio.c: In function 'dm_bufio_prefetch': /kisskb/src/drivers/md/dm-bufio.c:1143:12: note: byref variable will be forcibly initialized 1143 | LIST_HEAD(write_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-bufio.c:1141:18: note: byref variable will be forcibly initialized 1141 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/include/linux/dm-bufio.h:12, from /kisskb/src/drivers/md/dm-bufio.c:9: /kisskb/src/drivers/md/dm-bufio.c: In function '__evict_old_buffers': /kisskb/src/drivers/md/dm-bufio.c:1912:12: note: byref variable will be forcibly initialized 1912 | LIST_HEAD(write_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-bufio.c: In function 'new_read': /kisskb/src/drivers/md/dm-bufio.c:1080:12: note: byref variable will be forcibly initialized 1080 | LIST_HEAD(write_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-bufio.c: In function 'dm_bufio_write_dirty_buffers': /kisskb/src/drivers/md/dm-bufio.c:1273:12: note: byref variable will be forcibly initialized 1273 | LIST_HEAD(write_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-bio-prison-v1.c: In function 'dm_cell_error': /kisskb/src/drivers/md/dm-bio-prison-v1.c:232:18: note: byref variable will be forcibly initialized 232 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c: In function 'qxl_alloc_surf_ioctl': /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c:400:21: note: byref variable will be forcibly initialized 400 | struct qxl_surface surf; | ^~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_irq_handler_thread': /kisskb/src/drivers/power/supply/bd99954-charger.c:485:23: note: byref variable will be forcibly initialized 485 | struct bd9995x_state state; | ^~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_hw_init': /kisskb/src/drivers/power/supply/bd99954-charger.c:637:23: note: byref variable will be forcibly initialized 637 | struct bd9995x_state state; | ^~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c: In function 'qxl_update_area_ioctl': /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c:305:18: note: byref variable will be forcibly initialized 305 | struct qxl_rect area = {.left = update_area->left, | ^~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_fw_probe': /kisskb/src/drivers/power/supply/bd99954-charger.c:885:35: note: byref variable will be forcibly initialized 885 | struct power_supply_battery_info info; | ^~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c: In function 'qxl_process_single_command': /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c:208:24: note: byref variable will be forcibly initialized 208 | struct drm_qxl_reloc reloc; | ^~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c: In function 'qxl_execbuffer_ioctl': /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c:280:25: note: byref variable will be forcibly initialized 280 | struct drm_qxl_command user_cmd; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_dumb.c: In function 'qxl_mode_dumb_create': /kisskb/src/drivers/gpu/drm/qxl/qxl_dumb.c:39:21: note: byref variable will be forcibly initialized 39 | struct qxl_surface surf; | ^~~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/srcutree.h:15, from /kisskb/src/include/linux/srcu.h:49, from /kisskb/src/include/linux/tracepoint.h:16, from /kisskb/src/include/trace/events/dma_fence.h:8, from /kisskb/src/drivers/gpu/drm/qxl/qxl_release.c:25: /kisskb/src/drivers/gpu/drm/qxl/qxl_release.c: In function 'qxl_fence_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_release.c:65:7: note: in expansion of macro 'wait_event_timeout' 65 | if (!wait_event_timeout(qdev->release_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/reflink.c: In function 'clone_copy_inline_extent': /kisskb/src/fs/btrfs/reflink.c:176:19: note: byref variable will be forcibly initialized 176 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/reflink.c: In function 'btrfs_clone': /kisskb/src/fs/btrfs/reflink.c:453:37: note: byref variable will be forcibly initialized 453 | struct btrfs_replace_extent_info clone_info; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/reflink.c:356:20: note: byref variable will be forcibly initialized 356 | struct btrfs_key new_key; | ^~~~~~~ /kisskb/src/fs/btrfs/reflink.c:326:19: note: byref variable will be forcibly initialized 326 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_encoder_service': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:346:32: note: byref variable will be forcibly initialized 346 | DP_ENCODER_SERVICE_PARAMETERS args; | ^~~~ /kisskb/src/lib/nlattr.c: In function 'nla_validate_range_unsigned': /kisskb/src/lib/nlattr.c:167:34: note: byref variable will be forcibly initialized 167 | struct netlink_range_validation range; | ^~~~~ /kisskb/src/lib/nlattr.c: In function 'nla_validate_int_range_signed': /kisskb/src/lib/nlattr.c:271:41: note: byref variable will be forcibly initialized 271 | struct netlink_range_validation_signed range; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_process_aux_ch': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:92:32: note: byref variable will be forcibly initialized 92 | union aux_channel_transaction args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_link_train': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:792:35: note: byref variable will be forcibly initialized 792 | struct radeon_dp_link_train_info dp_info; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/audio_helper.c: In function 'gbaudio_remove_controls': /kisskb/src/drivers/staging/greybus/audio_helper.c:162:26: note: byref variable will be forcibly initialized 162 | struct snd_ctl_elem_id id; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/most/most_snd.c:10: /kisskb/src/drivers/most/most_snd.c: In function 'playback_thread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/most/most_snd.c:233:3: note: in expansion of macro 'wait_event_interruptible' 233 | wait_event_interruptible( | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/core/ioctl.c: In function 'nvkm_ioctl_rd': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/core/ioctl.c:195:4: note: byref variable will be forcibly initialized 195 | } v; | ^ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/core/ioctl.c: In function 'nvkm_ioctl_new': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/core/ioctl.c:90:21: note: byref variable will be forcibly initialized 90 | struct nvkm_oclass oclass; | ^~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/hwmon-sysfs.h:10, from /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c:24: /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c: In function 'radeon_sync_with_vblank': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c:166:3: note: in expansion of macro 'wait_event_timeout' 166 | wait_event_timeout( | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/dma-fence.h:17, from /kisskb/src/include/linux/sync_file.h:20, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:29: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c: In function 'virtio_gpu_get_caps_ioctl': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:521:8: note: in expansion of macro 'wait_event_timeout' 521 | ret = wait_event_timeout(vgdev->resp_wq, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_trace.h:52, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_trace_points.c:5: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_trace_points.c: In function 'trace_event_raw_event_virtio_gpu_cmd': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/virtio/virtgpu_trace.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(virtio_gpu_cmd, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/linux/compat.h:15, from /kisskb/src/fs/io_uring.c:46: /kisskb/src/fs/io_uring.c: In function 'iov_iter_iovec': /kisskb/src/include/linux/uio.h:115:9: note: userspace variable will be forcibly initialized 115 | return (struct iovec) { | ^ /kisskb/src/fs/io_uring.c: In function 'io_copy_iov': /kisskb/src/fs/io_uring.c:8162:23: note: byref variable will be forcibly initialized 8162 | struct compat_iovec ciov; | ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_get_ext_arg': /kisskb/src/fs/io_uring.c:9210:32: note: byref variable will be forcibly initialized 9210 | struct io_uring_getevents_arg arg; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/io_uring.h:469, from /kisskb/src/fs/io_uring.c:83: /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_create': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_register': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:67:1: note: in expansion of macro 'TRACE_EVENT' 67 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_file_get': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_queue_async_work': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:137:1: note: in expansion of macro 'TRACE_EVENT' 137 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_defer': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:175:1: note: in expansion of macro 'TRACE_EVENT' 175 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_link': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:208:1: note: in expansion of macro 'TRACE_EVENT' 208 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_cqring_wait': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:240:1: note: in expansion of macro 'TRACE_EVENT' 240 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_fail_link': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:268:1: note: in expansion of macro 'TRACE_EVENT' 268 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_complete': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_submit_sqe': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:334:1: note: in expansion of macro 'TRACE_EVENT' 334 | TRACE_EVENT(io_uring_submit_sqe, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_poll_arm': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:363:1: note: in expansion of macro 'TRACE_EVENT' 363 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_poll_wake': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:391:1: note: in expansion of macro 'TRACE_EVENT' 391 | TRACE_EVENT(io_uring_poll_wake, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_task_add': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_task_run': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:443:1: note: in expansion of macro 'TRACE_EVENT' 443 | TRACE_EVENT(io_uring_task_run, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/drm/drm_prime.h:37, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_prime.c:25: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_prime.c: In function 'virtgpu_virtio_get_uuid': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_prime.c:37:2: note: in expansion of macro 'wait_event' 37 | wait_event(vgdev->resp_wq, bo->uuid_state != STATE_INITIALIZING); | ^~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_async_cancel_one': /kisskb/src/fs/io_uring.c:5709:24: note: byref variable will be forcibly initialized 5709 | struct io_cancel_data data = { .ctx = ctx, .user_data = user_data, }; | ^~~~ /kisskb/src/fs/io_uring.c: In function 'loop_rw_iter': /kisskb/src/fs/io_uring.c:3042:16: note: userspace variable will be forcibly initialized 3042 | struct iovec iovec; | ^~~~~ /kisskb/src/net/bluetooth/mgmt_config.c: In function 'read_def_system_config': /kisskb/src/net/bluetooth/mgmt_config.c:81:13: note: byref variable will be forcibly initialized 81 | } __packed rp = { | ^~ /kisskb/src/fs/io_uring.c: In function 'io_arm_poll_handler': /kisskb/src/fs/io_uring.c:5135:23: note: byref variable will be forcibly initialized 5135 | struct io_poll_table ipt; | ^~~ /kisskb/src/fs/io_uring.c: In function 'io_poll_rewait': /kisskb/src/fs/io_uring.c:4837:28: note: byref variable will be forcibly initialized 4837 | struct poll_table_struct pt = { ._key = poll->events }; | ^~ /kisskb/src/drivers/gpu/drm/radeon/r600_hdmi.c: In function 'r600_hdmi_update_audio_settings': /kisskb/src/drivers/staging/greybus/audio_module.c: In function 'gb_audio_probe': /kisskb/src/drivers/staging/greybus/audio_module.c:239:44: note: byref variable will be forcibly initialized 239 | struct gb_audio_manager_module_descriptor desc; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_hdmi.c:420:30: note: byref variable will be forcibly initialized 420 | struct hdmi_audio_infoframe frame; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_hdmi.c:418:24: note: byref variable will be forcibly initialized 418 | struct r600_audio_pin audio = r600_audio_status(rdev); | ^~~~~ /kisskb/src/fs/ubifs/orphan.c: In function 'dbg_check_orphans': /kisskb/src/fs/ubifs/orphan.c:1011:20: note: byref variable will be forcibly initialized 1011 | struct check_info ci; | ^~ /kisskb/src/drivers/gpu/drm/radeon/r600_hdmi.c: In function 'r600_audio_update_hdmi': /kisskb/src/drivers/gpu/drm/radeon/r600_hdmi.c:120:24: note: byref variable will be forcibly initialized 120 | struct r600_audio_pin audio_status = r600_audio_status(rdev); | ^~~~~~~~~~~~ /kisskb/src/fs/ubifs/orphan.c: In function 'do_kill_orphans': /kisskb/src/fs/ubifs/orphan.c:694:26: note: byref variable will be forcibly initialized 694 | union ubifs_key key1, key2; | ^~~~ /kisskb/src/fs/ubifs/orphan.c:694:20: note: byref variable will be forcibly initialized 694 | union ubifs_key key1, key2; | ^~~~ /kisskb/src/drivers/md/dm-dust.c: In function 'dust_list_badblocks': /kisskb/src/drivers/md/dm-dust.c:291:17: note: byref variable will be forcibly initialized 291 | struct rb_root badblocklist; | ^~~~~~~~~~~~ /kisskb/src/drivers/of/irq.c: In function 'irq_of_parse_and_map': /kisskb/src/drivers/of/irq.c:38:25: note: byref variable will be forcibly initialized 38 | struct of_phandle_args oirq; | ^~~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_get': /kisskb/src/drivers/of/irq.c:390:25: note: byref variable will be forcibly initialized 390 | struct of_phandle_args oirq; | ^~~~ /kisskb/src/fs/ubifs/orphan.c: In function 'ubifs_add_orphan': /kisskb/src/fs/ubifs/orphan.c:159:18: note: byref variable will be forcibly initialized 159 | union ubifs_key key; | ^~~ /kisskb/src/drivers/md/dm-dust.c: In function 'dust_clear_badblocks': /kisskb/src/drivers/md/dm-dust.c:268:17: note: byref variable will be forcibly initialized 268 | struct rb_root badblocklist; | ^~~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function '__io_sqe_buffers_update': /kisskb/src/fs/io_uring.c:8428:15: note: byref variable will be forcibly initialized 8428 | struct iovec iov, __user *iovs = u64_to_user_ptr(up->data); | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/coredump.c:2: /kisskb/src/fs/coredump.c: In function 'wait_for_dump_helpers': /kisskb/src/drivers/of/irq.c: In function 'of_irq_count': /kisskb/src/drivers/of/irq.c:435:25: note: byref variable will be forcibly initialized 435 | struct of_phandle_args irq; | ^~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/coredump.c:540:2: note: in expansion of macro 'wait_event_interruptible' 540 | wait_event_interruptible(pipe->rd_wait, pipe->readers == 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_init': /kisskb/src/drivers/of/irq.c:484:35: note: byref variable will be forcibly initialized 484 | struct list_head intc_desc_list, intc_parent_list; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/irq.c:484:19: note: byref variable will be forcibly initialized 484 | struct list_head intc_desc_list, intc_parent_list; | ^~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_register_files_update': /kisskb/src/fs/io_uring.c:9864:31: note: byref variable will be forcibly initialized 9864 | struct io_uring_rsrc_update2 up; | ^~ /kisskb/src/fs/io_uring.c: In function 'io_register_rsrc_update': /kisskb/src/fs/io_uring.c:9877:31: note: byref variable will be forcibly initialized 9877 | struct io_uring_rsrc_update2 up; | ^~ /kisskb/src/fs/io_uring.c: In function 'io_sqe_buffers_register': /kisskb/src/fs/io_uring.c:8374:15: note: byref variable will be forcibly initialized 8374 | struct iovec iov; | ^~~ /kisskb/src/drivers/of/irq.c: In function 'of_msi_get_domain': /kisskb/src/drivers/of/irq.c:661:26: note: byref variable will be forcibly initialized 661 | struct of_phandle_args args; | ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_register_rsrc': /kisskb/src/fs/io_uring.c:9891:32: note: byref variable will be forcibly initialized 9891 | struct io_uring_rsrc_register rr; | ^~ /kisskb/src/fs/coredump.c: In function 'do_coredump': /kisskb/src/fs/coredump.c:753:16: note: byref variable will be forcibly initialized 753 | struct path root; | ^~~~ /kisskb/src/fs/coredump.c:580:19: note: byref variable will be forcibly initialized 580 | struct core_name cn; | ^~ /kisskb/src/fs/coredump.c:579:20: note: byref variable will be forcibly initialized 579 | struct core_state core_state; | ^~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_sendmsg': /kisskb/src/fs/io_uring.c:4332:25: note: byref variable will be forcibly initialized 4332 | struct io_async_msghdr iomsg, *kmsg; | ^~~~~ /kisskb/src/fs/io_uring.c: In function 'io_send': /kisskb/src/fs/io_uring.c:4376:15: note: byref variable will be forcibly initialized 4376 | struct iovec iov; | ^~~ /kisskb/src/fs/io_uring.c:4375:16: note: byref variable will be forcibly initialized 4375 | struct msghdr msg; | ^~~ /kisskb/src/fs/io_uring.c: In function 'io_recvmsg': /kisskb/src/fs/io_uring.c:4554:25: note: byref variable will be forcibly initialized 4554 | struct io_async_msghdr iomsg, *kmsg; | ^~~~~ /kisskb/src/fs/io_uring.c: In function 'io_recv': /kisskb/src/fs/io_uring.c:4616:15: note: byref variable will be forcibly initialized 4616 | struct iovec iov; | ^~~ /kisskb/src/fs/io_uring.c:4613:16: note: byref variable will be forcibly initialized 4613 | struct msghdr msg; | ^~~ /kisskb/src/fs/io_uring.c: In function 'io_connect': /kisskb/src/fs/io_uring.c:4728:26: note: byref variable will be forcibly initialized 4728 | struct io_async_connect __io, *io; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/radeon/radeon_trace.h:209, from /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c:10: /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'trace_event_raw_event_radeon_bo_create': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(radeon_bo_create, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_files_update': /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'trace_event_raw_event_radeon_vm_grab_id': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(radeon_vm_grab_id, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'trace_event_raw_event_radeon_vm_bo_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(radeon_vm_bo_update, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'trace_event_raw_event_radeon_vm_set_page': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(radeon_vm_set_page, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'trace_event_raw_event_radeon_vm_flush': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(radeon_vm_flush, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c:5839:31: note: byref variable will be forcibly initialized 5839 | struct io_uring_rsrc_update2 up; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'trace_event_raw_event_radeon_fence_request': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(radeon_fence_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'trace_event_raw_event_radeon_semaphore_request': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:168:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 168 | DECLARE_EVENT_CLASS(radeon_semaphore_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_openat2': /kisskb/src/fs/io_uring.c:3801:20: note: byref variable will be forcibly initialized 3801 | struct open_flags op; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'trace_event_raw_event_radeon_cs': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:30:1: note: in expansion of macro 'TRACE_EVENT' 30 | TRACE_EVENT(radeon_cs, | ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_poll_add': /kisskb/src/fs/io_uring.c:5386:23: note: byref variable will be forcibly initialized 5386 | struct io_poll_table ipt; | ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/uapi/linux/aio_abi.h:31, from /kisskb/src/include/linux/syscalls.h:76, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function 'io_cancel_defer_files': /kisskb/src/fs/io_uring.c:8850:12: note: byref variable will be forcibly initialized 8850 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_submit_flush_completions': /kisskb/src/fs/io_uring.c:2120:19: note: byref variable will be forcibly initialized 2120 | struct req_batch rb; | ^~ /kisskb/src/fs/io_uring.c: In function 'io_iopoll_complete': /kisskb/src/fs/io_uring.c:2243:19: note: byref variable will be forcibly initialized 2243 | struct req_batch rb; | ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/uapi/linux/aio_abi.h:31, from /kisskb/src/include/linux/syscalls.h:76, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function 'io_do_iopoll': /kisskb/src/fs/io_uring.c:2283:12: note: byref variable will be forcibly initialized 2283 | LIST_HEAD(done); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_read': /kisskb/src/fs/io_uring.c:3239:18: note: byref variable will be forcibly initialized 3239 | struct iov_iter __iter, *iter = &__iter; | ^~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_write': /kisskb/src/fs/io_uring.c:3344:18: note: byref variable will be forcibly initialized 3344 | struct iov_iter __iter, *iter = &__iter; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/spmi.h:136, from /kisskb/src/drivers/spmi/spmi.c:18: /kisskb/src/drivers/spmi/spmi.c: In function 'trace_event_raw_event_spmi_write_begin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spmi.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(spmi_write_begin, | ^~~~~~~~~~~ /kisskb/src/drivers/spmi/spmi.c: In function 'trace_event_raw_event_spmi_write_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spmi.h:41:1: note: in expansion of macro 'TRACE_EVENT' 41 | TRACE_EVENT(spmi_write_end, | ^~~~~~~~~~~ /kisskb/src/drivers/spmi/spmi.c: In function 'trace_event_raw_event_spmi_read_begin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spmi.h:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(spmi_read_begin, | ^~~~~~~~~~~ /kisskb/src/drivers/spmi/spmi.c: In function 'trace_event_raw_event_spmi_read_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spmi.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(spmi_read_end, | ^~~~~~~~~~~ /kisskb/src/drivers/spmi/spmi.c: In function 'trace_event_raw_event_spmi_cmd': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spmi.h:113:1: note: in expansion of macro 'TRACE_EVENT' 113 | TRACE_EVENT(spmi_cmd, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'sumo_set_uvd_clock': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:1143:29: note: byref variable will be forcibly initialized 1143 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_uring_try_cancel_requests': /kisskb/src/lib/dynamic_debug.c: In function 'ddebug_change': /kisskb/src/lib/dynamic_debug.c:155:18: note: byref variable will be forcibly initialized 155 | struct flagsbuf fbuf; | ^~~~ /kisskb/src/fs/io_uring.c:8900:24: note: byref variable will be forcibly initialized 8900 | struct io_task_cancel cancel = { .task = task, .files = files, }; | ^~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_ring_exit_work': /kisskb/src/fs/io_uring.c:8700:22: note: byref variable will be forcibly initialized 8700 | struct io_tctx_exit exit; | ^~~~ /kisskb/src/lib/dynamic_debug.c: In function '__dynamic_pr_debug': /kisskb/src/lib/dynamic_debug.c:624:19: note: byref variable will be forcibly initialized 624 | struct va_format vaf; | ^~~ /kisskb/src/lib/dynamic_debug.c: In function '__dynamic_dev_dbg': /kisskb/src/lib/dynamic_debug.c:644:19: note: byref variable will be forcibly initialized 644 | struct va_format vaf; | ^~~ /kisskb/src/lib/dynamic_debug.c: In function '__dynamic_netdev_dbg': /kisskb/src/lib/dynamic_debug.c:675:19: note: byref variable will be forcibly initialized 675 | struct va_format vaf; | ^~~ /kisskb/src/lib/dynamic_debug.c: In function 'ddebug_proc_show': /kisskb/src/lib/dynamic_debug.c:882:18: note: byref variable will be forcibly initialized 882 | struct flagsbuf flags; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_program_watermarks': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:2152:37: note: byref variable will be forcibly initialized 2152 | struct evergreen_wm_params wm_low, wm_high; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:2152:29: note: byref variable will be forcibly initialized 2152 | struct evergreen_wm_params wm_low, wm_high; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_mc_program': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:2847:27: note: byref variable will be forcibly initialized 2847 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_gpu_soft_reset': /kisskb/src/fs/io_uring.c: In function 'io_init_wq_offload': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:3892:27: note: byref variable will be forcibly initialized 3892 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/fs/io_uring.c:7853:20: note: byref variable will be forcibly initialized 7853 | struct io_wq_data data; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_gpu_pci_config_reset': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:4006:27: note: byref variable will be forcibly initialized 4006 | struct evergreen_mc_save save; | ^~~~ In file included from /kisskb/src/include/linux/kobject.h:19, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/drivers/of/of_reserved_mem.c:15: /kisskb/src/drivers/of/of_reserved_mem.c: In function 'of_reserved_mem_device_release': /kisskb/src/drivers/of/of_reserved_mem.c:398:12: note: byref variable will be forcibly initialized 398 | LIST_HEAD(release_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jfs/jfs_logmgr.c:49: /kisskb/src/fs/jfs/jfs_logmgr.c: In function 'lbmAllocate': /kisskb/src/fs/jfs/jfs_lock.h:24:20: note: byref variable will be forcibly initialized 24 | DECLARE_WAITQUEUE(__wait, current); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/jfs/jfs_logmgr.c:120:2: note: in expansion of macro '__SLEEP_COND' 120 | __SLEEP_COND(wq, cond, LCACHE_LOCK(flags), LCACHE_UNLOCK(flags)); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_logmgr.c:1892:2: note: in expansion of macro 'LCACHE_SLEEP_COND' 1892 | LCACHE_SLEEP_COND(log->free_wait, (bp = log->lbuf_free), flags); | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_logmgr.c: In function 'lbmIOWait': /kisskb/src/fs/jfs/jfs_lock.h:24:20: note: byref variable will be forcibly initialized 24 | DECLARE_WAITQUEUE(__wait, current); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/jfs/jfs_logmgr.c:120:2: note: in expansion of macro '__SLEEP_COND' 120 | __SLEEP_COND(wq, cond, LCACHE_LOCK(flags), LCACHE_UNLOCK(flags)); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_logmgr.c:2161:2: note: in expansion of macro 'LCACHE_SLEEP_COND' 2161 | LCACHE_SLEEP_COND(bp->l_ioevent, (bp->l_flag & lbmDONE), flags); | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_logmgr.c: In function 'lbmRead': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_logmgr.c:2001:2: note: in expansion of macro 'wait_event' 2001 | wait_event(bp->l_ioevent, (bp->l_flag != lbmREAD)); | ^~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_cqring_wait': /kisskb/src/fs/jfs/jfs_logmgr.c: In function 'lmGroupCommit': /kisskb/src/fs/jfs/jfs_lock.h:24:20: note: byref variable will be forcibly initialized 24 | DECLARE_WAITQUEUE(__wait, current); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/jfs/jfs_logmgr.c:721:2: note: in expansion of macro '__SLEEP_COND' 721 | __SLEEP_COND(tblk->gcwait, (tblk->flag & tblkGC_COMMITTED), | ^~~~~~~~~~~~ /kisskb/src/fs/io_uring.c:7025:21: note: byref variable will be forcibly initialized 7025 | struct timespec64 ts; | ^~ /kisskb/src/fs/jfs/jfs_logmgr.c: In function 'lmLogInit': /kisskb/src/fs/jfs/jfs_logmgr.c:1251:13: note: byref variable will be forcibly initialized 1251 | struct lrd lrd; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jfs/jfs_logmgr.c:49: /kisskb/src/fs/jfs/jfs_logmgr.c: In function 'jfs_flush_journal': /kisskb/src/fs/jfs/jfs_logmgr.c:1566:21: note: byref variable will be forcibly initialized 1566 | DECLARE_WAITQUEUE(__wait, current); | ^~~~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/jfs/jfs_logmgr.c: In function 'lmLogSync': /kisskb/src/fs/jfs/jfs_logmgr.c:936:13: note: byref variable will be forcibly initialized 936 | struct lrd lrd; | ^~~ /kisskb/src/fs/jfs/jfs_logmgr.c: In function 'lmLogShutdown': /kisskb/src/fs/jfs/jfs_logmgr.c:1641:13: note: byref variable will be forcibly initialized 1641 | struct lrd lrd; | ^~~ /kisskb/src/fs/io_uring.c: In function 'io_sq_thread': /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_free_buffer_pages': /kisskb/src/drivers/md/dm-crypt.c:1708:23: note: byref variable will be forcibly initialized 1708 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/io_uring.c:6838:20: note: byref variable will be forcibly initialized 6838 | struct ksignal ksig; | ^~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_parse_phandle_with_args': /kisskb/src/drivers/of/unittest.c:385:25: note: byref variable will be forcibly initialized 385 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_parse_phandle_with_args_map': /kisskb/src/drivers/of/unittest.c:541:25: note: byref variable will be forcibly initialized 541 | struct of_phandle_args args; | ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_uring_setup': /kisskb/src/fs/io_uring.c:9673:25: note: byref variable will be forcibly initialized 9673 | struct io_uring_params p; | ^ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_changeset': /kisskb/src/drivers/of/unittest.c:799:22: note: byref variable will be forcibly initialized 799 | struct of_changeset chgset; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni.c: In function 'cayman_gpu_soft_reset': /kisskb/src/drivers/gpu/drm/radeon/ni.c:1813:27: note: byref variable will be forcibly initialized 1813 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_parse_interrupts': /kisskb/src/drivers/of/unittest.c:998:25: note: byref variable will be forcibly initialized 998 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_parse_interrupts_extended': /kisskb/src/drivers/of/unittest.c:1075:25: note: byref variable will be forcibly initialized 1075 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/target/target_core_configfs.c: In function 'target_dev_lba_map_store': /kisskb/src/drivers/target/target_core_configfs.c:2406:19: note: byref variable will be forcibly initialized 2406 | struct list_head lba_list; | ^~~~~~~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'dmcrypt_write': /kisskb/src/drivers/md/dm-crypt.c:1899:19: note: byref variable will be forcibly initialized 1899 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/dm-crypt.c:1898:18: note: byref variable will be forcibly initialized 1898 | struct rb_root write_tree; | ^~~~~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_pci_dma_ranges': /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_ctr_optional': /kisskb/src/drivers/of/unittest.c:947:29: note: byref variable will be forcibly initialized 947 | struct of_pci_range_parser parser; | ^~~~~~ /kisskb/src/drivers/of/unittest.c:946:22: note: byref variable will be forcibly initialized 946 | struct of_pci_range range; | ^~~~~ /kisskb/src/drivers/md/dm-crypt.c:3060:20: note: byref variable will be forcibly initialized 3060 | struct dm_arg_set as; | ^~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/nfc/nfc.h:16, from /kisskb/src/net/nfc/nfc.h:13, from /kisskb/src/net/nfc/llcp_sock.c:14: /kisskb/src/net/nfc/llcp_sock.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/radeon/radeon.h:64, from /kisskb/src/drivers/gpu/drm/radeon/radeon_sa.c:45: /kisskb/src/drivers/gpu/drm/radeon/radeon_sa.c: In function 'radeon_sa_bo_new': /kisskb/src/include/linux/wait.h:750:14: note: byref variable will be forcibly initialized 750 | DEFINE_WAIT(__wait); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' 1147 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/include/linux/wait.h:750:2: note: in expansion of macro 'DEFINE_WAIT' 750 | DEFINE_WAIT(__wait); \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait.h:789:9: note: in expansion of macro '__wait_event_interruptible_locked' 789 | ? 0 : __wait_event_interruptible_locked(wq, condition, 0, do_wait_intr)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_sa.c:362:8: note: in expansion of macro 'wait_event_interruptible_locked' 362 | r = wait_event_interruptible_locked( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni.c: In function 'tn_set_vce_clocks': /kisskb/src/drivers/gpu/drm/radeon/ni.c:2709:29: note: byref variable will be forcibly initialized 2709 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_iv_lmk_one': /kisskb/src/drivers/md/dm-crypt.c:480:19: note: byref variable will be forcibly initialized 480 | struct md5_state md5state; | ^~~~~~~~ In file included from /kisskb/src/drivers/md/dm-crypt.c:20: /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_iv_elephant': /kisskb/src/drivers/md/dm-crypt.c:943:22: note: byref variable will be forcibly initialized 943 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/drivers/md/dm-crypt.c:942:37: note: byref variable will be forcibly initialized 942 | struct scatterlist *sg, *sg2, src, dst; | ^~~ /kisskb/src/drivers/md/dm-crypt.c:942:32: note: byref variable will be forcibly initialized 942 | struct scatterlist *sg, *sg2, src, dst; | ^~~ In file included from /kisskb/src/drivers/md/dm-crypt.c:20: /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_iv_eboiv_gen': /kisskb/src/drivers/md/dm-crypt.c:745:22: note: byref variable will be forcibly initialized 745 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 583 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/drivers/md/dm-crypt.c:744:26: note: byref variable will be forcibly initialized 744 | struct scatterlist src, dst; | ^~~ /kisskb/src/drivers/md/dm-crypt.c:744:21: note: byref variable will be forcibly initialized 744 | struct scatterlist src, dst; | ^~~ /kisskb/src/drivers/staging/greybus/audio_topology.c: In function 'gbcodec_mixer_ctl_put': /kisskb/src/drivers/staging/greybus/audio_topology.c:281:33: note: byref variable will be forcibly initialized 281 | struct gb_audio_ctl_elem_value gbvalue; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/audio_topology.c: In function 'gbcodec_mixer_ctl_get': /kisskb/src/drivers/staging/greybus/audio_topology.c:219:33: note: byref variable will be forcibly initialized 219 | struct gb_audio_ctl_elem_value gbvalue; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/audio_topology.c: In function 'gbcodec_mixer_dapm_ctl_get': /kisskb/src/drivers/staging/greybus/audio_topology.c:383:33: note: byref variable will be forcibly initialized 383 | struct gb_audio_ctl_elem_value gbvalue; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/audio_topology.c: In function 'gbcodec_enum_ctl_put': /kisskb/src/drivers/staging/greybus/audio_topology.c:598:33: note: byref variable will be forcibly initialized 598 | struct gb_audio_ctl_elem_value gbvalue; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/audio_topology.c: In function 'gbcodec_enum_ctl_get': /kisskb/src/drivers/staging/greybus/audio_topology.c:553:33: note: byref variable will be forcibly initialized 553 | struct gb_audio_ctl_elem_value gbvalue; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/audio_topology.c: In function 'gbcodec_enum_dapm_ctl_get': /kisskb/src/drivers/staging/greybus/audio_topology.c:716:33: note: byref variable will be forcibly initialized 716 | struct gb_audio_ctl_elem_value gbvalue; | ^~~~~~~ /kisskb/src/net/nfc/llcp_sock.c: In function 'llcp_raw_sock_bind': /kisskb/src/net/nfc/llcp_sock.c:147:27: note: byref variable will be forcibly initialized 147 | struct sockaddr_nfc_llcp llcp_addr; | ^~~~~~~~~ /kisskb/src/net/nfc/llcp_sock.c: In function 'llcp_sock_bind': /kisskb/src/net/nfc/llcp_sock.c:65:27: note: byref variable will be forcibly initialized 65 | struct sockaddr_nfc_llcp llcp_addr; | ^~~~~~~~~ /kisskb/src/drivers/staging/greybus/audio_topology.c: In function 'gbcodec_enum_dapm_ctl_put': /kisskb/src/drivers/staging/greybus/audio_topology.c:763:33: note: byref variable will be forcibly initialized 763 | struct gb_audio_ctl_elem_value gbvalue; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/audio_topology.c: In function 'gbcodec_mixer_dapm_ctl_put': /kisskb/src/drivers/staging/greybus/audio_topology.c:432:33: note: byref variable will be forcibly initialized 432 | struct gb_audio_ctl_elem_value gbvalue; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/mtd/devices/docg3.h:343, from /kisskb/src/drivers/mtd/devices/docg3.c:27: /kisskb/src/drivers/mtd/devices/docg3.c: In function 'trace_event_raw_event_docg3_io': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/devices/./docg3.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(docg3_io, | ^~~~~~~~~~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_sd_num_wr_blocks': /kisskb/src/drivers/mmc/core/block.c:876:21: note: byref variable will be forcibly initialized 876 | struct scatterlist sg; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mmc/core/block.c:21: /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_rw_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/mmc/core/block.c:2146:2: note: in expansion of macro 'wait_event' 2146 | wait_event(mq->wait, mmc_blk_rw_wait_cond(mq, &err)); | ^~~~~~~~~~ /kisskb/src/drivers/mmc/core/block.c: In function '__mmc_blk_ioctl_cmd': /kisskb/src/drivers/mmc/core/block.c:455:21: note: byref variable will be forcibly initialized 455 | struct scatterlist sg; | ^~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_get_topology': /kisskb/src/drivers/staging/greybus/audio_gb.c:15:45: note: byref variable will be forcibly initialized 15 | struct gb_audio_get_topology_size_response size_resp; | ^~~~~~~~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_get_control': /kisskb/src/drivers/staging/greybus/audio_gb.c:51:39: note: byref variable will be forcibly initialized 51 | struct gb_audio_get_control_response resp; | ^~~~ /kisskb/src/drivers/staging/greybus/audio_gb.c:50:38: note: byref variable will be forcibly initialized 50 | struct gb_audio_get_control_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_set_control': /kisskb/src/drivers/staging/greybus/audio_gb.c:72:38: note: byref variable will be forcibly initialized 72 | struct gb_audio_set_control_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_enable_widget': /kisskb/src/drivers/staging/greybus/audio_gb.c:86:40: note: byref variable will be forcibly initialized 86 | struct gb_audio_enable_widget_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_disable_widget': /kisskb/src/drivers/staging/greybus/audio_gb.c:98:41: note: byref variable will be forcibly initialized 98 | struct gb_audio_disable_widget_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_get_pcm': /kisskb/src/drivers/staging/greybus/audio_gb.c:112:35: note: byref variable will be forcibly initialized 112 | struct gb_audio_get_pcm_response resp; | ^~~~ /kisskb/src/drivers/staging/greybus/audio_gb.c:111:34: note: byref variable will be forcibly initialized 111 | struct gb_audio_get_pcm_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_set_pcm': /kisskb/src/drivers/staging/greybus/audio_gb.c:135:34: note: byref variable will be forcibly initialized 135 | struct gb_audio_set_pcm_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_set_tx_data_size': /kisskb/src/drivers/staging/greybus/audio_gb.c:151:43: note: byref variable will be forcibly initialized 151 | struct gb_audio_set_tx_data_size_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_activate_tx': /kisskb/src/drivers/staging/greybus/audio_gb.c:164:38: note: byref variable will be forcibly initialized 164 | struct gb_audio_activate_tx_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_deactivate_tx': /kisskb/src/drivers/staging/greybus/audio_gb.c:176:40: note: byref variable will be forcibly initialized 176 | struct gb_audio_deactivate_tx_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_set_rx_data_size': /kisskb/src/drivers/staging/greybus/audio_gb.c:188:43: note: byref variable will be forcibly initialized 188 | struct gb_audio_set_rx_data_size_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_activate_rx': /kisskb/src/drivers/staging/greybus/audio_gb.c:201:38: note: byref variable will be forcibly initialized 201 | struct gb_audio_activate_rx_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_gb.c: In function 'gb_audio_gb_deactivate_rx': /kisskb/src/drivers/staging/greybus/audio_gb.c:213:40: note: byref variable will be forcibly initialized 213 | struct gb_audio_deactivate_rx_request req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_gem_vram_helper.c: In function 'drm_vram_mm_debugfs': /kisskb/src/drivers/gpu/drm/drm_gem_vram_helper.c:1003:21: note: byref variable will be forcibly initialized 1003 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/block/aoe/aoechr.c: In function 'revalidate': /kisskb/src/drivers/block/aoe/aoechr.c:117:23: note: byref variable will be forcibly initialized 117 | struct sk_buff_head queue; | ^~~~~ In file included from /kisskb/src/drivers/pps/clients/pps-ktimer.c:15: /kisskb/src/drivers/pps/clients/pps-ktimer.c: In function 'pps_get_ts': /kisskb/src/include/linux/pps_kernel.h:102:30: note: byref variable will be forcibly initialized 102 | struct system_time_snapshot snap; | ^~~~ /kisskb/src/drivers/pps/clients/pps-ktimer.c: In function 'pps_ktimer_event': /kisskb/src/drivers/pps/clients/pps-ktimer.c:30:24: note: byref variable will be forcibly initialized 30 | struct pps_event_time ts; | ^~ /kisskb/src/drivers/mtd/nand/onenand/onenand_base.c: In function 'do_otp_lock': /kisskb/src/drivers/mtd/nand/onenand/onenand_base.c:2980:21: note: byref variable will be forcibly initialized 2980 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/mtd/nand/onenand/onenand_base.c: In function 'do_otp_write': /kisskb/src/drivers/mtd/nand/onenand/onenand_base.c:2938:21: note: byref variable will be forcibly initialized 2938 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/md/dm-flakey.c: In function 'corrupt_bio_data': /kisskb/src/drivers/md/dm-flakey.c:292:19: note: byref variable will be forcibly initialized 292 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/md/dm-flakey.c: In function 'flakey_ctr': /kisskb/src/drivers/md/dm-flakey.c:194:20: note: byref variable will be forcibly initialized 194 | struct dm_arg_set as; | ^~ /kisskb/src/drivers/mtd/nand/onenand/onenand_base.c: In function 'onenand_multiblock_erase': /kisskb/src/drivers/mtd/nand/onenand/onenand_base.c:2185:21: note: byref variable will be forcibly initialized 2185 | struct erase_info verify_instr = *instr; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_set_config': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:16:44: note: byref variable will be forcibly initialized 16 | struct audio_apbridgea_set_config_request req; | ^~~ /kisskb/src/drivers/md/dm-mpath.c: In function 'process_queued_bios': /kisskb/src/drivers/md/dm-mpath.c:685:18: note: byref variable will be forcibly initialized 685 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/dm-mpath.c:684:18: note: byref variable will be forcibly initialized 684 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_set_tx_data_size': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:74:50: note: byref variable will be forcibly initialized 74 | struct audio_apbridgea_set_tx_data_size_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_prepare_tx': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:88:44: note: byref variable will be forcibly initialized 88 | struct audio_apbridgea_prepare_tx_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_start_tx': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:101:42: note: byref variable will be forcibly initialized 101 | struct audio_apbridgea_start_tx_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_stop_tx': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:114:41: note: byref variable will be forcibly initialized 114 | struct audio_apbridgea_stop_tx_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_shutdown_tx': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:127:45: note: byref variable will be forcibly initialized 127 | struct audio_apbridgea_shutdown_tx_request req; | ^~~ /kisskb/src/drivers/md/dm-mpath.c: In function 'parse_priority_group': /kisskb/src/drivers/md/dm-mpath.c:1020:21: note: byref variable will be forcibly initialized 1020 | struct dm_arg_set path_args; | ^~~~~~~~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_set_rx_data_size': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:140:50: note: byref variable will be forcibly initialized 140 | struct audio_apbridgea_set_rx_data_size_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_prepare_rx': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:154:44: note: byref variable will be forcibly initialized 154 | struct audio_apbridgea_prepare_rx_request req; | ^~~ /kisskb/src/drivers/md/dm-mpath.c: In function 'multipath_ctr': /kisskb/src/drivers/md/dm-mpath.c:1182:20: note: byref variable will be forcibly initialized 1182 | struct dm_arg_set as; | ^~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_start_rx': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:167:42: note: byref variable will be forcibly initialized 167 | struct audio_apbridgea_start_rx_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_stop_rx': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:179:41: note: byref variable will be forcibly initialized 179 | struct audio_apbridgea_stop_rx_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_shutdown_rx': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:192:45: note: byref variable will be forcibly initialized 192 | struct audio_apbridgea_shutdown_rx_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_register_cport': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:33:48: note: byref variable will be forcibly initialized 33 | struct audio_apbridgea_register_cport_request req; | ^~~ /kisskb/src/drivers/staging/greybus/audio_apbridgea.c: In function 'gb_audio_apbridgea_unregister_cport': /kisskb/src/drivers/staging/greybus/audio_apbridgea.c:54:50: note: byref variable will be forcibly initialized 54 | struct audio_apbridgea_unregister_cport_request req; | ^~~ /kisskb/src/drivers/vfio/mdev/mdev_sysfs.c: In function 'create_store': /kisskb/src/drivers/vfio/mdev/mdev_sysfs.c:56:9: note: byref variable will be forcibly initialized 56 | guid_t uuid; | ^~~~ /kisskb/src/sound/soc/sof/sof-audio.c: In function 'sof_restore_pipelines': /kisskb/src/sound/soc/sof/sof-audio.c:269:24: note: byref variable will be forcibly initialized 269 | struct sof_ipc_reply reply; | ^~~~~ /kisskb/src/sound/soc/sof/sof-audio.c:242:24: note: byref variable will be forcibly initialized 242 | struct sof_ipc_reply reply; | ^~~~~ /kisskb/src/sound/soc/sof/sof-audio.c:175:29: note: byref variable will be forcibly initialized 175 | struct sof_ipc_comp_reply r; | ^ /kisskb/src/drivers/block/aoe/aoecmd.c: In function 'resend': /kisskb/src/drivers/block/aoe/aoecmd.c:455:22: note: byref variable will be forcibly initialized 455 | struct sk_buff_head queue; | ^~~~~ /kisskb/src/drivers/mtd/chips/cfi_util.c: In function 'cfi_build_cmd': /kisskb/src/drivers/mtd/chips/cfi_util.c:69:11: note: byref variable will be forcibly initialized 69 | map_word val = { {0} }; | ^~~ /kisskb/src/drivers/block/aoe/aoecmd.c: In function 'aoecmd_ata_rw': /kisskb/src/drivers/block/aoe/aoecmd.c:374:22: note: byref variable will be forcibly initialized 374 | struct sk_buff_head queue; | ^~~~~ /kisskb/src/drivers/block/aoe/aoecmd.c: In function 'probe': /kisskb/src/drivers/block/aoe/aoecmd.c:585:22: note: byref variable will be forcibly initialized 585 | struct sk_buff_head queue; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/block/aoe/aoecmd.c:8: /kisskb/src/drivers/block/aoe/aoecmd.c: In function 'rexmit_timer': /kisskb/src/drivers/block/aoe/aoecmd.c:734:12: note: byref variable will be forcibly initialized 734 | LIST_HEAD(flist); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'identity_show': /kisskb/src/net/bluetooth/hci_debugfs.c:664:11: note: byref variable will be forcibly initialized 664 | bdaddr_t addr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_dac_setup': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:354:36: note: byref variable will be forcibly initialized 354 | DAC_ENCODER_CONTROL_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_tv_setup': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:406:35: note: byref variable will be forcibly initialized 406 | TV_ENCODER_CONTROL_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/mtd/ubi/vmt.c: In function 'ubi_create_volume': /kisskb/src/drivers/mtd/ubi/vmt.c:148:25: note: byref variable will be forcibly initialized 148 | struct ubi_vtbl_record vtbl_rec; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_yuv_setup': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1544:27: note: byref variable will be forcibly initialized 1544 | ENABLE_YUV_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/block/aoe/aoecmd.c: In function 'aoecmd_cfg': /kisskb/src/drivers/block/aoe/aoecmd.c:1360:22: note: byref variable will be forcibly initialized 1360 | struct sk_buff_head queue; | ^~~~~ /kisskb/src/drivers/mtd/ubi/vmt.c: In function 'ubi_resize_volume': /kisskb/src/drivers/mtd/ubi/vmt.c:416:25: note: byref variable will be forcibly initialized 416 | struct ubi_vtbl_record vtbl_rec; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_dac_load_detect': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:2345:36: note: byref variable will be forcibly initialized 2345 | DAC_LOAD_DETECTION_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/block/aoe/aoecmd.c: In function 'aoecmd_cfg_rsp': /kisskb/src/drivers/block/aoe/aoecmd.c:1524:22: note: byref variable will be forcibly initialized 1524 | struct sk_buff_head queue; | ^~~~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:13, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/swait.h:7, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mmc/core.h:8, from /kisskb/src/drivers/mmc/core/mmc_test.c:6: /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized 78 | struct timespec64 ts_delta; | ^~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/block/aoe/aoecmd.c:8: /kisskb/src/drivers/block/aoe/aoecmd.c: In function 'aoe_flush_iocq_by_index': /kisskb/src/drivers/block/aoe/aoecmd.c:1647:12: note: byref variable will be forcibly initialized 1647 | LIST_HEAD(flist); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_print_avg_rate': /kisskb/src/drivers/mmc/core/mmc_test.c:589:20: note: byref variable will be forcibly initialized 589 | struct timespec64 ts; | ^~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'radeon_atom_backlight_init': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:192:30: note: byref variable will be forcibly initialized 192 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_area_io_seq': /kisskb/src/drivers/mmc/core/mmc_test.c:1448:25: note: byref variable will be forcibly initialized 1448 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1448:20: note: byref variable will be forcibly initialized 1448 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_dvo_setup': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:495:28: note: byref variable will be forcibly initialized 495 | union dvo_encoder_control args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_digital_setup': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:568:29: note: byref variable will be forcibly initialized 568 | union lvds_encoder_control args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_external_encoder_setup': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1443:33: note: byref variable will be forcibly initialized 1443 | union external_encoder_control args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_set_encoder_crtc_source': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1867:26: note: byref variable will be forcibly initialized 1867 | union crtc_source_param args; | ^~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_seq_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:2003:25: note: byref variable will be forcibly initialized 2003 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:2003:20: note: byref variable will be forcibly initialized 2003 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_dig_encoder_setup2': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:850:28: note: byref variable will be forcibly initialized 850 | union dig_encoder_control args; | ^~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_rnd_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:1917:25: note: byref variable will be forcibly initialized 1917 | struct timespec64 ts1, ts2, ts; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1917:20: note: byref variable will be forcibly initialized 1917 | struct timespec64 ts1, ts2, ts; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_dig_transmitter_setup2': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1020:32: note: byref variable will be forcibly initialized 1020 | union dig_transmitter_control args; | ^~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_seq_write_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:1823:25: note: byref variable will be forcibly initialized 1823 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1823:20: note: byref variable will be forcibly initialized 1823 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/net/bluetooth/msft.c: In function 'read_supported_features': /kisskb/src/net/bluetooth/msft.c:111:41: note: byref variable will be forcibly initialized 111 | struct msft_cp_read_supported_features cp; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_seq_read_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:1784:25: note: byref variable will be forcibly initialized 1784 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1784:20: note: byref variable will be forcibly initialized 1784 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/net/bluetooth/msft.c: In function '__msft_add_monitor_pattern': /kisskb/src/net/bluetooth/msft.c:485:21: note: byref variable will be forcibly initialized 485 | struct hci_request req; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_print_rate': /kisskb/src/drivers/mmc/core/mmc_test.c:563:20: note: byref variable will be forcibly initialized 563 | struct timespec64 ts; | ^~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_set_backlight_level': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:100:46: note: byref variable will be forcibly initialized 100 | DISPLAY_DEVICE_OUTPUT_CONTROL_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'radeon_atom_encoder_dpms_avivo': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1580:46: note: byref variable will be forcibly initialized 1580 | DISPLAY_DEVICE_OUTPUT_CONTROL_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_seq_trim_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:1869:25: note: byref variable will be forcibly initialized 1869 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/net/bluetooth/msft.c: In function 'msft_remove_monitor': /kisskb/src/net/bluetooth/msft.c:556:21: note: byref variable will be forcibly initialized 556 | struct hci_request req; | ^~~ /kisskb/src/net/bluetooth/msft.c:554:49: note: byref variable will be forcibly initialized 554 | struct msft_cp_le_cancel_monitor_advertisement cp; | ^~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_set_edp_panel_power': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1391:32: note: byref variable will be forcibly initialized 1391 | union dig_transmitter_control args; | ^~~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1869:20: note: byref variable will be forcibly initialized 1869 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/net/bluetooth/msft.c: In function 'msft_req_add_set_filter_enable': /kisskb/src/net/bluetooth/msft.c:588:52: note: byref variable will be forcibly initialized 588 | struct msft_cp_le_set_advertisement_filter_enable cp; | ^~ /kisskb/src/net/bluetooth/msft.c: In function 'msft_set_filter_enable': /kisskb/src/net/bluetooth/msft.c:598:21: note: byref variable will be forcibly initialized 598 | struct hci_request req; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_trim_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:1752:25: note: byref variable will be forcibly initialized 1752 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1752:20: note: byref variable will be forcibly initialized 1752 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_set_mst_encoder_crtc_source': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:2016:26: note: byref variable will be forcibly initialized 2016 | union crtc_source_param args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_i2c.c: In function 'radeon_process_i2c_ch': /kisskb/src/drivers/gpu/drm/radeon/atombios_i2c.c:42:48: note: byref variable will be forcibly initialized 42 | PROCESS_I2C_CHANNEL_TRANSACTION_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_erase': /kisskb/src/drivers/mtd/mtdcore.c:1087:20: note: byref variable will be forcibly initialized 1087 | struct erase_info adjinstr; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_broken_transfer': /kisskb/src/drivers/mmc/core/mmc_test.c:908:21: note: byref variable will be forcibly initialized 908 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_io_emulated_slc': /kisskb/src/drivers/mtd/mtdcore.c:1346:26: note: byref variable will be forcibly initialized 1346 | struct mtd_pairing_info info; | ^~~~ /kisskb/src/drivers/mtd/mtdcore.c:1344:21: note: byref variable will be forcibly initialized 1344 | struct mtd_oob_ops adjops = *ops; | ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_buffer_transfer': /kisskb/src/drivers/mmc/core/mmc_test.c:298:21: note: byref variable will be forcibly initialized 298 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_basic_read': /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_ooblayout_get_bytes': /kisskb/src/drivers/mtd/mtdcore.c:1627:24: note: byref variable will be forcibly initialized 1627 | struct mtd_oob_region oobregion; | ^~~~~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1032:21: note: byref variable will be forcibly initialized 1032 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_basic_write': /kisskb/src/drivers/mmc/core/mmc_test.c:1018:21: note: byref variable will be forcibly initialized 1018 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_ooblayout_set_bytes': /kisskb/src/drivers/mtd/mtdcore.c:1670:24: note: byref variable will be forcibly initialized 1670 | struct mtd_oob_region oobregion; | ^~~~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_ooblayout_count_bytes': /kisskb/src/drivers/mtd/mtdcore.c:1707:24: note: byref variable will be forcibly initialized 1707 | struct mtd_oob_region oobregion; | ^~~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_lp_exec_read_page_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1103:24: note: byref variable will be forcibly initialized 1103 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_sp_exec_read_page_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1060:24: note: byref variable will be forcibly initialized 1060 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_align_multi_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1236:21: note: byref variable will be forcibly initialized 1236 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_align_multi_write': /kisskb/src/drivers/mmc/core/mmc_test.c:1209:21: note: byref variable will be forcibly initialized 1209 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_change_read_column_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1254:25: note: byref variable will be forcibly initialized 1254 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_exec_prog_page_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1336:24: note: byref variable will be forcibly initialized 1336 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_align_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1193:21: note: byref variable will be forcibly initialized 1193 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_align_write': /kisskb/src/drivers/mmc/core/mmc_test.c:1178:21: note: byref variable will be forcibly initialized 1178 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_weird_read': /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_change_write_column_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1559:25: note: byref variable will be forcibly initialized 1559 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c:1160:21: note: byref variable will be forcibly initialized 1160 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_weird_write': /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_readid_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1613:25: note: byref variable will be forcibly initialized 1613 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c:1142:21: note: byref variable will be forcibly initialized 1142 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_status_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1652:25: note: byref variable will be forcibly initialized 1652 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_read_oob': /kisskb/src/drivers/mtd/mtdcore.c:1404:23: note: byref variable will be forcibly initialized 1404 | struct mtd_ecc_stats old_stats = master->ecc_stats; | ^~~~~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_pow2_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1124:21: note: byref variable will be forcibly initialized 1124 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_pow2_write': /kisskb/src/drivers/mmc/core/mmc_test.c:1106:21: note: byref variable will be forcibly initialized 1106 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_prog_page_end_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1440:25: note: byref variable will be forcibly initialized 1440 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_multi_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1085:21: note: byref variable will be forcibly initialized 1085 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_erase_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1724:25: note: byref variable will be forcibly initialized 1724 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_multi_write': /kisskb/src/drivers/mmc/core/mmc_test.c:1064:21: note: byref variable will be forcibly initialized 1064 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_verify_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1054:21: note: byref variable will be forcibly initialized 1054 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_verify_write': /kisskb/src/drivers/mmc/core/mmc_test.c:1045:21: note: byref variable will be forcibly initialized 1045 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_reset_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1883:25: note: byref variable will be forcibly initialized 1883 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_read_data_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1919:25: note: byref variable will be forcibly initialized 1919 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_nvmem_add': /kisskb/src/drivers/mtd/mtdcore.c:535:22: note: byref variable will be forcibly initialized 535 | struct nvmem_config config = {}; | ^~~~~~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_write_data_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1969:25: note: byref variable will be forcibly initialized 1969 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/fs/jfs/jfs_txnmgr.c: In function 'txInit': /kisskb/src/fs/jfs/jfs_txnmgr.c:228:17: note: byref variable will be forcibly initialized 228 | struct sysinfo si; | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_get_features_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1830:25: note: byref variable will be forcibly initialized 1830 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_set_features_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1782:25: note: byref variable will be forcibly initialized 1782 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/fs/jfs/jfs_txnmgr.c: In function 'txUpdateMap': /kisskb/src/fs/jfs/jfs_txnmgr.c:2281:18: note: byref variable will be forcibly initialized 2281 | struct pxd_lock pxdlock; | ^~~~~~~ /kisskb/src/fs/jfs/jfs_txnmgr.c: In function 'txCommit': /kisskb/src/fs/jfs/jfs_txnmgr.c:1128:16: note: byref variable will be forcibly initialized 1128 | struct commit cd; | ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jfs/jfs_txnmgr.c:32: /kisskb/src/fs/jfs/jfs_txnmgr.c: In function 'jfs_lazycommit': /kisskb/src/fs/jfs/jfs_txnmgr.c:2784:22: note: byref variable will be forcibly initialized 2784 | DECLARE_WAITQUEUE(wq, current); | ^~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_op_parser_exec_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:2229:30: note: byref variable will be forcibly initialized 2229 | struct nand_op_parser_ctx test_ctx = ctx; | ^~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c:2225:29: note: byref variable will be forcibly initialized 2225 | struct nand_op_parser_ctx best_ctx; | ^~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'find_full_id_nand': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:4653:24: note: byref variable will be forcibly initialized 4653 | struct nand_ecc_props requirements; | ^~~~~~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_wait_rdy_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1850:25: note: byref variable will be forcibly initialized 1850 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_read_subpage': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:2828:24: note: byref variable will be forcibly initialized 2828 | struct mtd_oob_region oobregion = { }; | ^~~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'panic_nand_write': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:4147:21: note: byref variable will be forcibly initialized 4147 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_read_param_page_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1198:25: note: byref variable will be forcibly initialized 1198 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_exit_status_op': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:1685:25: note: byref variable will be forcibly initialized 1685 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_default_block_markbad': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:497:21: note: byref variable will be forcibly initialized 497 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_remove_db_filter': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1479:29: note: byref variable will be forcibly initialized 1479 | struct rio_doorbell_filter filter; | ^~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_pw_handler': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1522:19: note: byref variable will be forcibly initialized 1522 | struct rio_event event; | ^~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_doorbell_handler': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1402:19: note: byref variable will be forcibly initialized 1402 | struct rio_event event; | ^~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_maint_rd': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:262:28: note: byref variable will be forcibly initialized 262 | struct rio_mport_maint_io maint_io; | ^~~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_maint_wr': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:307:28: note: byref variable will be forcibly initialized 307 | struct rio_mport_maint_io maint_io; | ^~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/nand_base.c: In function 'nand_block_markbad_lowlevel': /kisskb/src/drivers/mtd/nand/raw/nand_base.c:566:21: note: byref variable will be forcibly initialized 566 | struct erase_info einfo; | ^~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_remove_pw_filter': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1610:23: note: byref variable will be forcibly initialized 1610 | struct rio_pw_filter filter; | ^~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_add_riodev': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1679:23: note: byref variable will be forcibly initialized 1679 | struct rio_rdev_info dev_info; | ^~~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_del_riodev': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1818:23: note: byref variable will be forcibly initialized 1818 | struct rio_rdev_info dev_info; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:13: /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'mport_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:2279:8: note: in expansion of macro 'wait_event_interruptible' 2279 | ret = wait_event_interruptible(priv->event_rx_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'mport_write': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:2300:19: note: byref variable will be forcibly initialized 2300 | struct rio_event event; | ^~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'mport_cdev_add': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:2363:24: note: byref variable will be forcibly initialized 2363 | struct rio_mport_attr attr; | ^~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_add_db_filter': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1434:29: note: byref variable will be forcibly initialized 1434 | struct rio_doorbell_filter filter; | ^~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_add_pw_filter': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1553:23: note: byref variable will be forcibly initialized 1553 | struct rio_pw_filter filter; | ^~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_obw_map': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:429:18: note: byref variable will be forcibly initialized 429 | struct rio_mmap map; | ^~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_map_inbound': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1286:18: note: byref variable will be forcibly initialized 1286 | struct rio_mmap map; | ^~~ /kisskb/src/drivers/md/dm-switch.c: In function 'switch_ctr': /kisskb/src/drivers/md/dm-switch.c:261:20: note: byref variable will be forcibly initialized 261 | struct dm_arg_set as; | ^~ /kisskb/src/fs/btrfs/ref-verify.c: In function 'process_leaf': /kisskb/src/fs/btrfs/ref-verify.c:507:19: note: byref variable will be forcibly initialized 507 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/mtd/nand/raw/nand_bbt.c: In function 'scan_block_fast': /kisskb/src/drivers/mtd/nand/raw/nand_bbt.c:419:21: note: byref variable will be forcibly initialized 419 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/mtd/nand/raw/nand_bbt.c: In function 'scan_read_oob': /kisskb/src/drivers/mtd/nand/raw/nand_bbt.c:316:21: note: byref variable will be forcibly initialized 316 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/mtd/nand/raw/nand_bbt.c: In function 'scan_write_bbt': /kisskb/src/drivers/mtd/nand/raw/nand_bbt.c:357:21: note: byref variable will be forcibly initialized 357 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/mtd/nand/raw/nand_bbt.c: In function 'write_bbt': /kisskb/src/drivers/mtd/nand/raw/nand_bbt.c:726:21: note: byref variable will be forcibly initialized 726 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/mtd/nand/raw/nand_bbt.c:718:20: note: byref variable will be forcibly initialized 718 | struct erase_info einfo; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_next_post_div_step': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:222:29: note: byref variable will be forcibly initialized 222 | struct rv6xx_sclk_stepping next = *cur; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_convert_clock_to_stepping': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:142:29: note: byref variable will be forcibly initialized 142 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_program_mclk_stepping_entry': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:600:29: note: byref variable will be forcibly initialized 600 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_find_memory_clock_with_highest_vco': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:637:29: note: byref variable will be forcibly initialized 637 | struct atom_clock_dividers req_dividers; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_generate_steps': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:276:32: note: byref variable will be forcibly initialized 276 | struct rv6xx_sclk_stepping final_vco; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:267:31: note: byref variable will be forcibly initialized 267 | struct rv6xx_sclk_stepping tiny = | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:259:30: note: byref variable will be forcibly initialized 259 | struct rv6xx_sclk_stepping next; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:244:29: note: byref variable will be forcibly initialized 244 | struct rv6xx_sclk_stepping target; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:243:29: note: byref variable will be forcibly initialized 243 | struct rv6xx_sclk_stepping cur; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_generate_single_step': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:299:29: note: byref variable will be forcibly initialized 299 | struct rv6xx_sclk_stepping step; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_program_engine_spread_spectrum': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:554:24: note: byref variable will be forcibly initialized 554 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:553:29: note: byref variable will be forcibly initialized 553 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_program_mclk_spread_spectrum_parameters': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:657:24: note: byref variable will be forcibly initialized 657 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:656:29: note: byref variable will be forcibly initialized 656 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/cmdq.c: In function 'nvkm_falcon_cmdq_rewind': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/cmdq.c:61:25: note: byref variable will be forcibly initialized 61 | struct nvfw_falcon_cmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_dpm_init': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1935:29: note: byref variable will be forcibly initialized 1935 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1934:24: note: byref variable will be forcibly initialized 1934 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'dce8_program_watermarks': /kisskb/src/drivers/gpu/drm/radeon/cik.c:9236:32: note: byref variable will be forcibly initialized 9236 | struct dce8_wm_params wm_low, wm_high; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c:9236:24: note: byref variable will be forcibly initialized 9236 | struct dce8_wm_params wm_low, wm_high; | ^~~~~~ /kisskb/src/drivers/md/dm-snap.c: In function 'start_copy': /kisskb/src/drivers/md/dm-snap.c:1815:27: note: byref variable will be forcibly initialized 1815 | struct dm_io_region src, dest; | ^~~~ /kisskb/src/drivers/md/dm-snap.c:1815:22: note: byref variable will be forcibly initialized 1815 | struct dm_io_region src, dest; | ^~~ /kisskb/src/drivers/mtd/nand/onenand/onenand_bbt.c: In function 'create_bbt': /kisskb/src/drivers/mtd/nand/onenand/onenand_bbt.c:64:21: note: byref variable will be forcibly initialized 64 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_mc_program': /kisskb/src/drivers/gpu/drm/radeon/cik.c:5273:27: note: byref variable will be forcibly initialized 5273 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/fs/ubifs/tnc_commit.c: In function 'layout_leb_in_gaps': /kisskb/src/fs/ubifs/tnc_commit.c:295:23: note: byref variable will be forcibly initialized 295 | struct ubifs_lprops lp; | ^~ /kisskb/src/drivers/md/dm-snap.c: In function '__origin_write': /kisskb/src/drivers/md/dm-snap.c:2453:33: note: byref variable will be forcibly initialized 2453 | struct dm_exception_table_lock lock; | ^~~~ /kisskb/src/drivers/md/dm-snap.c: In function 'dm_add_exception': /kisskb/src/drivers/md/dm-snap.c:823:33: note: byref variable will be forcibly initialized 823 | struct dm_exception_table_lock lock; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/md/dm-snap.c:7: /kisskb/src/drivers/md/dm-snap.c: In function 'wait_for_in_progress': /kisskb/src/drivers/md/dm-snap.c:1571:22: note: byref variable will be forcibly initialized 1571 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/drivers/md/dm-snap.c: In function 'pending_complete': /kisskb/src/drivers/md/dm-snap.c:1669:33: note: byref variable will be forcibly initialized 1669 | struct dm_exception_table_lock lock; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/blkdev.h:5, from /kisskb/src/drivers/md/dm-snap.c:7: /kisskb/src/drivers/md/dm-snap.c: In function 'snapshot_merge_next_chunks': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:1105:3: note: in expansion of macro 'wait_event' 1105 | wait_event(_pending_exceptions_done, | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:1047:27: note: byref variable will be forcibly initialized 1047 | struct dm_io_region src, dest; | ^~~~ /kisskb/src/drivers/md/dm-snap.c:1047:22: note: byref variable will be forcibly initialized 1047 | struct dm_io_region src, dest; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/si.c: In function 'dce6_program_watermarks': /kisskb/src/drivers/leds/leds-an30259a.c: In function 'an30259a_probe': /kisskb/src/drivers/leds/leds-an30259a.c:313:24: note: byref variable will be forcibly initialized 313 | struct led_init_data init_data = {}; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c:2298:32: note: byref variable will be forcibly initialized 2298 | struct dce6_wm_params wm_low, wm_high; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c:2298:24: note: byref variable will be forcibly initialized 2298 | struct dce6_wm_params wm_low, wm_high; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_set_uvd_clock': /kisskb/src/drivers/gpu/drm/radeon/cik.c:9413:29: note: byref variable will be forcibly initialized 9413 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/mtd/ubi/upd.c: In function 'set_update_marker': /kisskb/src/drivers/mtd/ubi/upd.c:44:25: note: byref variable will be forcibly initialized 44 | struct ubi_vtbl_record vtbl_rec; | ^~~~~~~~ /kisskb/src/drivers/mtd/ubi/upd.c: In function 'clear_update_marker': /kisskb/src/drivers/mtd/ubi/upd.c:78:25: note: byref variable will be forcibly initialized 78 | struct ubi_vtbl_record vtbl_rec; | ^~~~~~~~ /kisskb/src/drivers/md/dm-snap.c: In function 'snapshot_ctr': /kisskb/src/drivers/md/dm-snap.c:1255:20: note: byref variable will be forcibly initialized 1255 | struct dm_arg_set as; | ^~ /kisskb/src/drivers/gpu/drm/radeon/si.c: In function 'si_gpu_soft_reset': /kisskb/src/drivers/gpu/drm/radeon/si.c:3852:27: note: byref variable will be forcibly initialized 3852 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c: In function 'si_gpu_pci_config_reset': /kisskb/src/drivers/gpu/drm/radeon/si.c:4032:27: note: byref variable will be forcibly initialized 4032 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_copy_cpdma': /kisskb/src/drivers/gpu/drm/radeon/cik.c:3651:21: note: byref variable will be forcibly initialized 3651 | struct radeon_sync sync; | ^~~~ /kisskb/src/drivers/md/dm-snap.c: In function 'zero_exception': /kisskb/src/drivers/md/dm-snap.c:1948:22: note: byref variable will be forcibly initialized 1948 | struct dm_io_region dest; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_ib_test': /kisskb/src/drivers/md/dm-snap.c: In function 'snapshot_map': /kisskb/src/drivers/md/dm-snap.c:1973:33: note: byref variable will be forcibly initialized 1973 | struct dm_exception_table_lock lock; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c:3771:19: note: byref variable will be forcibly initialized 3771 | struct radeon_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/radeon/si.c: In function 'si_mc_program': /kisskb/src/drivers/gpu/drm/radeon/si.c:4138:27: note: byref variable will be forcibly initialized 4138 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_gpu_soft_reset': /kisskb/src/drivers/gpu/drm/radeon/cik.c:4924:27: note: byref variable will be forcibly initialized 4924 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_gpu_pci_config_reset': /kisskb/src/drivers/gpu/drm/radeon/cik.c:5138:27: note: byref variable will be forcibly initialized 5138 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/fs/ubifs/find.c: In function 'scan_for_dirty': /kisskb/src/fs/ubifs/find.c:130:19: note: byref variable will be forcibly initialized 130 | struct scan_data data; | ^~~~ /kisskb/src/fs/ubifs/find.c: In function 'scan_for_leb_for_idx': /kisskb/src/fs/ubifs/find.c:624:19: note: byref variable will be forcibly initialized 624 | struct scan_data data; | ^~~~ /kisskb/src/fs/ubifs/find.c: In function 'find_dirty_idx_leb': /kisskb/src/fs/ubifs/find.c:820:19: note: byref variable will be forcibly initialized 820 | struct scan_data data; | ^~~~ In file included from /kisskb/src/drivers/pps/clients/pps-gpio.c:19: /kisskb/src/drivers/pps/clients/pps-gpio.c: In function 'pps_get_ts': /kisskb/src/include/linux/pps_kernel.h:102:30: note: byref variable will be forcibly initialized 102 | struct system_time_snapshot snap; | ^~~~ /kisskb/src/drivers/pps/clients/pps-gpio.c: In function 'pps_gpio_irq_handler': /kisskb/src/drivers/pps/clients/pps-gpio.c:47:24: note: byref variable will be forcibly initialized 47 | struct pps_event_time ts; | ^~ /kisskb/src/fs/ubifs/find.c: In function 'do_find_free_space': /kisskb/src/fs/ubifs/find.c:401:19: note: byref variable will be forcibly initialized 401 | struct scan_data data; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c: In function 'si_ib_parse': /kisskb/src/drivers/gpu/drm/radeon/si.c:4735:26: note: byref variable will be forcibly initialized 4735 | struct radeon_cs_packet pkt; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_set_vce_clocks': /kisskb/src/drivers/gpu/drm/radeon/cik.c:9452:29: note: byref variable will be forcibly initialized 9452 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/fs/ubifs/budget.c: In function 'ubifs_release_dirty_inode_budget': /kisskb/src/fs/ubifs/budget.c:597:26: note: byref variable will be forcibly initialized 597 | struct ubifs_budget_req req; | ^~~ /kisskb/src/drivers/iio/adc/qcom-spmi-vadc.c: In function 'vadc_get_dt_data': /kisskb/src/drivers/iio/adc/qcom-spmi-vadc.c:738:27: note: byref variable will be forcibly initialized 738 | struct vadc_channel_prop prop; | ^~~~ /kisskb/src/drivers/memstick/core/memstick.c: In function 'h_memstick_read_dev_id': /kisskb/src/drivers/memstick/core/memstick.c:327:24: note: byref variable will be forcibly initialized 327 | struct ms_id_register id_reg; | ^~~~~~ /kisskb/src/drivers/staging/greybus/i2c.c: In function 'gb_i2c_device_setup': /kisskb/src/drivers/staging/greybus/i2c.c:43:39: note: byref variable will be forcibly initialized 43 | struct gb_i2c_functionality_response response; | ^~~~~~~~ /kisskb/src/drivers/mtd/mtdpart.c: In function 'mtd_add_partition': /kisskb/src/drivers/mtd/mtdpart.c:245:23: note: byref variable will be forcibly initialized 245 | struct mtd_partition part; | ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/mtd/mtdpart.c:10: /kisskb/src/drivers/mtd/mtdpart.c: In function '__del_mtd_partitions': /kisskb/src/drivers/mtd/mtdpart.c:329:12: note: byref variable will be forcibly initialized 329 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function 'gb_gpio_set_debounce_operation': /kisskb/src/drivers/staging/greybus/gpio.c:214:38: note: byref variable will be forcibly initialized 214 | struct gb_gpio_set_debounce_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function 'gb_gpio_direction_out_operation': /kisskb/src/drivers/staging/greybus/gpio.c:147:39: note: byref variable will be forcibly initialized 147 | struct gb_gpio_direction_out_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function 'gb_gpio_direction_in_operation': /kisskb/src/drivers/staging/greybus/gpio.c:133:38: note: byref variable will be forcibly initialized 133 | struct gb_gpio_direction_in_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function '_gb_gpio_irq_set_type': /kisskb/src/drivers/staging/greybus/gpio.c:258:34: note: byref variable will be forcibly initialized 258 | struct gb_gpio_irq_type_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function '_gb_gpio_irq_mask': /kisskb/src/drivers/staging/greybus/gpio.c:229:34: note: byref variable will be forcibly initialized 229 | struct gb_gpio_irq_mask_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function '_gb_gpio_irq_unmask': /kisskb/src/drivers/staging/greybus/gpio.c:243:36: note: byref variable will be forcibly initialized 243 | struct gb_gpio_irq_unmask_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function 'gb_gpio_line_count_operation': /kisskb/src/drivers/staging/greybus/gpio.c:50:37: note: byref variable will be forcibly initialized 50 | struct gb_gpio_line_count_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function 'gb_gpio_set_value_operation': /kisskb/src/drivers/staging/greybus/gpio.c:190:35: note: byref variable will be forcibly initialized 190 | struct gb_gpio_set_value_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function 'gb_gpio_get_value_operation': /kisskb/src/drivers/staging/greybus/gpio.c:164:36: note: byref variable will be forcibly initialized 164 | struct gb_gpio_get_value_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c:163:35: note: byref variable will be forcibly initialized 163 | struct gb_gpio_get_value_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function 'gb_gpio_get_direction_operation': /kisskb/src/drivers/staging/greybus/gpio.c:110:40: note: byref variable will be forcibly initialized 110 | struct gb_gpio_get_direction_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c:109:39: note: byref variable will be forcibly initialized 109 | struct gb_gpio_get_direction_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function 'gb_gpio_deactivate_operation': /kisskb/src/drivers/staging/greybus/gpio.c:88:36: note: byref variable will be forcibly initialized 88 | struct gb_gpio_deactivate_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function 'gb_gpio_activate_operation': /kisskb/src/drivers/staging/greybus/gpio.c:62:34: note: byref variable will be forcibly initialized 62 | struct gb_gpio_activate_request request; | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/target/target_core_pr.c:14: /kisskb/src/drivers/target/target_core_pr.c: In function 'core_scsi3_decode_spec_i_port': /kisskb/src/drivers/target/target_core_pr.c:1487:12: note: byref variable will be forcibly initialized 1487 | LIST_HEAD(tid_dest_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'pmbus_regulator_register': /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:2313:27: note: byref variable will be forcibly initialized 2313 | struct regulator_config config = { }; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_update': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:169:22: note: byref variable will be forcibly initialized 169 | union xfs_btree_rec rec; | ^~~ /kisskb/src/drivers/target/target_core_pr.c: In function 'core_scsi3_pro_preempt': /kisskb/src/drivers/target/target_core_pr.c:2826:12: note: byref variable will be forcibly initialized 2826 | LIST_HEAD(preempt_and_abort_list); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pps/clients/pps-ldisc.c: In function 'pps_tty_open': /kisskb/src/drivers/pps/clients/pps-ldisc.c:43:25: note: byref variable will be forcibly initialized 43 | struct pps_source_info info; | ^~~~ /kisskb/src/drivers/pps/kapi.c: In function 'pps_event': /kisskb/src/drivers/pps/kapi.c:164:19: note: byref variable will be forcibly initialized 164 | struct pps_ktime ts_real = { .sec = 0, .nsec = 0, .flags = 0 }; | ^~~~~~~ In file included from /kisskb/src/drivers/pps/clients/pps-ldisc.c:13: /kisskb/src/drivers/pps/clients/pps-ldisc.c: In function 'pps_get_ts': /kisskb/src/include/linux/pps_kernel.h:102:30: note: byref variable will be forcibly initialized 102 | struct system_time_snapshot snap; | ^~~~ /kisskb/src/drivers/pps/clients/pps-ldisc.c: In function 'pps_tty_dcd_change': /kisskb/src/drivers/pps/clients/pps-ldisc.c:19:24: note: byref variable will be forcibly initialized 19 | struct pps_event_time ts; | ^~ /kisskb/src/drivers/mtd/nand/core.c: In function 'nanddev_mtd_max_bad_blocks': /kisskb/src/drivers/mtd/nand/core.c:192:23: note: byref variable will be forcibly initialized 192 | struct nand_pos pos, end; | ^~~ /kisskb/src/drivers/leds/leds-aw2013.c: In function 'aw2013_probe_dt': /kisskb/src/drivers/mtd/nand/core.c:192:18: note: byref variable will be forcibly initialized 192 | struct nand_pos pos, end; | ^~~ /kisskb/src/drivers/leds/leds-aw2013.c:275:24: note: byref variable will be forcibly initialized 275 | struct led_init_data init_data = {}; | ^~~~~~~~~ /kisskb/src/drivers/mtd/nand/core.c: In function 'nanddev_mtd_erase': /kisskb/src/drivers/mtd/nand/core.c:156:23: note: byref variable will be forcibly initialized 156 | struct nand_pos pos, last; | ^~~~ /kisskb/src/drivers/mtd/nand/core.c:156:18: note: byref variable will be forcibly initialized 156 | struct nand_pos pos, last; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_find_left_extents': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:616:27: note: byref variable will be forcibly initialized 616 | struct xfs_refcount_irec tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_find_right_extents': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:705:27: note: byref variable will be forcibly initialized 705 | struct xfs_refcount_irec tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_delete': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:226:27: note: byref variable will be forcibly initialized 226 | struct xfs_refcount_irec irec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_split_extent': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:347:34: note: byref variable will be forcibly initialized 347 | struct xfs_refcount_irec rcext, tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:347:27: note: byref variable will be forcibly initialized 347 | struct xfs_refcount_irec rcext, tmp; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_adjust_extents': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:921:32: note: byref variable will be forcibly initialized 921 | struct xfs_refcount_irec ext, tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:921:27: note: byref variable will be forcibly initialized 921 | struct xfs_refcount_irec ext, tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_adjust_cow_extents': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1445:32: note: byref variable will be forcibly initialized 1445 | struct xfs_refcount_irec ext, tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1445:27: note: byref variable will be forcibly initialized 1445 | struct xfs_refcount_irec ext, tmp; | ^~~ /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c: In function 'drm_helper_encoder_in_use': /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c:98:33: note: byref variable will be forcibly initialized 98 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c: In function 'drm_helper_choose_encoder_dpms': /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c:803:33: note: byref variable will be forcibly initialized 803 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_find_shared': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1292:27: note: byref variable will be forcibly initialized 1292 | struct xfs_refcount_irec tmp; | ^~~ /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c: In function 'drm_helper_choose_crtc_dpms': /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c:833:33: note: byref variable will be forcibly initialized 833 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_recover_cow_leftovers': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1683:24: note: byref variable will be forcibly initialized 1683 | union xfs_btree_irec high; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1682:24: note: byref variable will be forcibly initialized 1682 | union xfs_btree_irec low; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1681:20: note: byref variable will be forcibly initialized 1681 | struct list_head debris; | ^~~~~~ /kisskb/src/drivers/md/dm-snap-persistent.c: In function 'chunk_io': /kisskb/src/drivers/md/dm-snap-persistent.c:245:19: note: byref variable will be forcibly initialized 245 | struct mdata_req req; | ^~~ /kisskb/src/drivers/md/dm-snap-persistent.c:232:22: note: byref variable will be forcibly initialized 232 | struct dm_io_region where = { | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_has_record': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1772:23: note: byref variable will be forcibly initialized 1772 | union xfs_btree_irec high; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1771:23: note: byref variable will be forcibly initialized 1771 | union xfs_btree_irec low; | ^~~ /kisskb/src/drivers/md/dm-snap-persistent.c: In function 'persistent_prepare_merge': /kisskb/src/drivers/md/dm-snap-persistent.c:763:24: note: byref variable will be forcibly initialized 763 | struct core_exception ce; | ^~ /kisskb/src/drivers/md/dm-snap-persistent.c: In function 'insert_exceptions': /kisskb/src/drivers/md/dm-snap-persistent.c:449:24: note: byref variable will be forcibly initialized 449 | struct core_exception e; | ^ /kisskb/src/drivers/md/dm-snap-persistent.c: In function 'persistent_commit_exception': /kisskb/src/drivers/md/dm-snap-persistent.c:699:24: note: byref variable will be forcibly initialized 699 | struct core_exception ce; | ^~ /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c: In function 'drm_crtc_helper_disable': /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c:433:34: note: byref variable will be forcibly initialized 433 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c: In function 'drm_helper_force_disable_all': /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c:1010:24: note: byref variable will be forcibly initialized 1010 | struct drm_mode_set set = { | ^~~ /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c: In function 'drm_crtc_helper_set_config': /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c:525:33: note: byref variable will be forcibly initialized 525 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c: In function 'rs780_initialize_dpm_power_state': /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:78:29: note: byref variable will be forcibly initialized 78 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c: In function 'rs780_set_engine_clock_scaling': /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:429:57: note: byref variable will be forcibly initialized 429 | struct atom_clock_dividers min_dividers, max_dividers, current_max_dividers; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:429:43: note: byref variable will be forcibly initialized 429 | struct atom_clock_dividers min_dividers, max_dividers, current_max_dividers; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:429:29: note: byref variable will be forcibly initialized 429 | struct atom_clock_dividers min_dividers, max_dividers, current_max_dividers; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/bluetooth/hci_vhci.c:11: /kisskb/src/drivers/bluetooth/hci_vhci.c: In function 'vhci_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/hci_vhci.c:271:9: note: in expansion of macro 'wait_event_interruptible' 271 | ret = wait_event_interruptible(data->read_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c: In function 'rs780_dpm_force_performance_level': /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:1033:29: note: byref variable will be forcibly initialized 1033 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_set_flow_control': /kisskb/src/drivers/bluetooth/hci_ldisc.c:311:18: note: byref variable will be forcibly initialized 311 | struct ktermios ktermios; | ^~~~~~~~ /kisskb/src/drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_set_baudrate': /kisskb/src/drivers/bluetooth/hci_ldisc.c:376:18: note: byref variable will be forcibly initialized 376 | struct ktermios ktermios; | ^~~~~~~~ /kisskb/src/drivers/mtd/mtdconcat.c: In function 'concat_write_oob': /kisskb/src/drivers/mtd/mtdconcat.c:320:21: note: byref variable will be forcibly initialized 320 | struct mtd_oob_ops devops = *ops; | ^~~~~~ /kisskb/src/drivers/mtd/mtdconcat.c: In function 'concat_read_oob': /kisskb/src/drivers/mtd/mtdconcat.c:263:21: note: byref variable will be forcibly initialized 263 | struct mtd_oob_ops devops = *ops; | ^~~~~~ /kisskb/src/fs/jfs/xattr.c: In function '__jfs_setxattr': /kisskb/src/fs/jfs/xattr.c:660:19: note: byref variable will be forcibly initialized 660 | struct ea_buffer ea_buf; | ^~~~~~ /kisskb/src/fs/jfs/xattr.c: In function '__jfs_getxattr': /kisskb/src/fs/jfs/xattr.c:799:19: note: byref variable will be forcibly initialized 799 | struct ea_buffer ea_buf; | ^~~~~~ /kisskb/src/fs/jfs/xattr.c: In function 'jfs_listxattr': /kisskb/src/fs/jfs/xattr.c:863:19: note: byref variable will be forcibly initialized 863 | struct ea_buffer ea_buf; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv740_dpm.c: In function 'rv740_populate_sclk_value': /kisskb/src/drivers/gpu/drm/radeon/rv740_dpm.c:158:25: note: byref variable will be forcibly initialized 158 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/rv740_dpm.c:123:29: note: byref variable will be forcibly initialized 123 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv740_dpm.c: In function 'rv740_populate_mclk_value': /kisskb/src/drivers/gpu/drm/radeon/rv740_dpm.c:245:25: note: byref variable will be forcibly initialized 245 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/rv740_dpm.c:198:29: note: byref variable will be forcibly initialized 198 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv770_populate_sclk_value': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:540:25: note: byref variable will be forcibly initialized 540 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:490:29: note: byref variable will be forcibly initialized 490 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv770_populate_mclk_value': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:404:29: note: byref variable will be forcibly initialized 404 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv770_get_mvdd_configuration': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:1314:26: note: byref variable will be forcibly initialized 1314 | struct atom_memory_info memory_info; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv770_get_mclk_odt_threshold': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:1675:26: note: byref variable will be forcibly initialized 1675 | struct atom_memory_info memory_info; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/pps/pps.c:11: /kisskb/src/drivers/pps/pps.c: In function 'pps_cdev_pps_fetch': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pps/pps.c:72:10: note: in expansion of macro 'wait_event_interruptible_timeout' 72 | err = wait_event_interruptible_timeout( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pps/pps.c:60:9: note: in expansion of macro 'wait_event_interruptible' 60 | err = wait_event_interruptible(pps->queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pps/pps.c: In function 'pps_cdev_ioctl': /kisskb/src/drivers/pps/pps.c:207:24: note: byref variable will be forcibly initialized 207 | struct pps_bind_args bind_args; | ^~~~~~~~~ /kisskb/src/drivers/pps/pps.c:177:20: note: byref variable will be forcibly initialized 177 | struct pps_fdata fdata; | ^~~~~ /kisskb/src/drivers/pps/pps.c:94:21: note: byref variable will be forcibly initialized 94 | struct pps_kparams params; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv770_get_engine_memory_ss': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:2332:24: note: byref variable will be forcibly initialized 2332 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv770_dpm_init': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:2348:29: note: byref variable will be forcibly initialized 2348 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/pps/pps.c: In function 'pps_cdev_compat_ioctl': /kisskb/src/drivers/pps/pps.c:259:20: note: byref variable will be forcibly initialized 259 | struct pps_fdata fdata; | ^~~~~ /kisskb/src/drivers/pps/pps.c:258:27: note: byref variable will be forcibly initialized 258 | struct pps_fdata_compat compat; | ^~~~~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_writeoob': /kisskb/src/drivers/mtd/mtdchar.c:346:21: note: byref variable will be forcibly initialized 346 | struct mtd_oob_ops ops = {}; | ^~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_write_ioctl': /kisskb/src/drivers/mtd/mtdchar.c:581:21: note: byref variable will be forcibly initialized 581 | struct mtd_oob_ops ops = {}; | ^~~ /kisskb/src/drivers/mtd/mtdchar.c:580:23: note: byref variable will be forcibly initialized 580 | struct mtd_write_req req; | ^~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__setup_mapping_info': /kisskb/src/drivers/md/dm-cache-metadata.c:291:29: note: byref variable will be forcibly initialized 291 | struct dm_btree_value_type vt; | ^~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'get_oobinfo': /kisskb/src/drivers/mtd/mtdchar.c:493:24: note: byref variable will be forcibly initialized 493 | struct mtd_oob_region oobregion; | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c: In function 'nvkm_falcon_v1_wait_for_halt': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:77:2: note: in expansion of macro 'nvkm_wait_usec' 77 | nvkm_wait_usec((d), (m) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:247:8: note: in expansion of macro 'nvkm_wait_msec' 247 | ret = nvkm_wait_msec(device, ms, falcon->addr + 0x100, 0x10, 0x10); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c: In function 'nvkm_falcon_v1_clear_interrupt': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:77:2: note: in expansion of macro 'nvkm_wait_usec' 77 | nvkm_wait_usec((d), (m) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:263:8: note: in expansion of macro 'nvkm_wait_msec' 263 | ret = nvkm_wait_msec(device, 10, falcon->addr + 0x008, mask, 0x0); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c: In function 'falcon_v1_wait_idle': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:77:2: note: in expansion of macro 'nvkm_wait_usec' 77 | nvkm_wait_usec((d), (m) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:276:8: note: in expansion of macro 'nvkm_wait_msec' 276 | ret = nvkm_wait_msec(device, 10, falcon->addr + 0x04c, 0xffff, 0x0); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'shrink_ecclayout': /kisskb/src/drivers/mtd/mtdchar.c:446:24: note: byref variable will be forcibly initialized 446 | struct mtd_oob_region oobregion; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c: In function 'nvkm_falcon_v1_enable': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:77:2: note: in expansion of macro 'nvkm_wait_usec' 77 | nvkm_wait_usec((d), (m) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:289:8: note: in expansion of macro 'nvkm_wait_msec' 289 | ret = nvkm_wait_msec(device, 10, falcon->addr + 0x10c, 0x6, 0x0); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__load_discards': /kisskb/src/drivers/md/dm-cache-metadata.c:1158:26: note: byref variable will be forcibly initialized 1158 | struct dm_bitset_cursor c; | ^ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_blkpg_ioctl': /kisskb/src/drivers/mtd/mtdchar.c:544:25: note: byref variable will be forcibly initialized 544 | struct blkpg_partition p; | ^ /kisskb/src/drivers/iio/adc/ti_am335x_adc.c: In function 'tiadc_request_dma': /kisskb/src/drivers/iio/adc/ti_am335x_adc.c:522:18: note: byref variable will be forcibly initialized 522 | dma_cap_mask_t mask; | ^~~~ In file included from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:37: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'map_word_ff': /kisskb/src/include/linux/mtd/map.h:375:11: note: byref variable will be forcibly initialized 375 | map_word r; | ^ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'fixup_convert_atmel_pri': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:292:23: note: byref variable will be forcibly initialized 292 | struct cfi_pri_atmel atmel_pri; | ^~~~~~~~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_ioctl': /kisskb/src/drivers/mtd/mtdchar.c:1005:26: note: byref variable will be forcibly initialized 1005 | struct blkpg_ioctl_arg a; | ^ /kisskb/src/drivers/mtd/mtdchar.c:936:19: note: byref variable will be forcibly initialized 936 | struct otp_info oinfo; | ^~~~~ /kisskb/src/drivers/mtd/mtdchar.c:856:23: note: byref variable will be forcibly initialized 856 | struct nand_oobinfo oi; | ^~ /kisskb/src/drivers/mtd/mtdchar.c:844:26: note: byref variable will be forcibly initialized 844 | struct erase_info_user einfo; | ^~~~~ /kisskb/src/drivers/mtd/mtdchar.c:833:26: note: byref variable will be forcibly initialized 833 | struct erase_info_user einfo; | ^~~~~ /kisskb/src/drivers/mtd/mtdchar.c:822:26: note: byref variable will be forcibly initialized 822 | struct erase_info_user einfo; | ^~~~~ /kisskb/src/drivers/mtd/mtdchar.c:801:24: note: byref variable will be forcibly initialized 801 | struct mtd_oob_buf64 buf; | ^~~ /kisskb/src/drivers/mtd/mtdchar.c:787:24: note: byref variable will be forcibly initialized 787 | struct mtd_oob_buf64 buf; | ^~~ /kisskb/src/drivers/mtd/mtdchar.c:773:22: note: byref variable will be forcibly initialized 773 | struct mtd_oob_buf buf; | ^~~ /kisskb/src/drivers/mtd/mtdchar.c:759:22: note: byref variable will be forcibly initialized 759 | struct mtd_oob_buf buf; | ^~~ /kisskb/src/drivers/mtd/mtdchar.c:740:28: note: byref variable will be forcibly initialized 740 | struct erase_info_user einfo32; | ^~~~~~~ /kisskb/src/drivers/mtd/mtdchar.c:730:30: note: byref variable will be forcibly initialized 730 | struct erase_info_user64 einfo64; | ^~~~~~~ /kisskb/src/drivers/mtd/mtdchar.c:631:23: note: byref variable will be forcibly initialized 631 | struct mtd_info_user info; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/hid/i2c-hid/i2c-hid-core.c:21: /kisskb/src/drivers/hid/i2c-hid/i2c-hid-core.c: In function '__i2c_hid_command': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/i2c-hid/i2c-hid-core.c:269:8: note: in expansion of macro 'wait_event_timeout' 269 | if (!wait_event_timeout(ihid->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'chip_ready': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:822:12: note: byref variable will be forcibly initialized 822 | map_word ready = CMD(CFI_SR_DRB); | ^~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:819:14: note: byref variable will be forcibly initialized 819 | map_word d, t; | ^ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:819:11: note: byref variable will be forcibly initialized 819 | map_word d, t; | ^ /kisskb/src/drivers/md/dm-cache-target.c: In function 'process_invalidate_cblocks_message': /kisskb/src/drivers/md/dm-cache-target.c:3314:22: note: byref variable will be forcibly initialized 3314 | struct cblock_range range; | ^~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'chip_good': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:862:12: note: byref variable will be forcibly initialized 862 | map_word ready = CMD(CFI_SR_DRB); | ^~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:859:17: note: byref variable will be forcibly initialized 859 | map_word oldd, curd; | ^~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:859:11: note: byref variable will be forcibly initialized 859 | map_word oldd, curd; | ^~~~ In file included from /kisskb/src/drivers/staging/greybus/pwm.c:12: /kisskb/src/drivers/staging/greybus/pwm.c: In function 'pwm_is_enabled': /kisskb/src/include/linux/pwm.h:108:19: note: byref variable will be forcibly initialized 108 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_count_operation': /kisskb/src/drivers/staging/greybus/pwm.c:30:31: note: byref variable will be forcibly initialized 30 | struct gb_pwm_count_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_disable_operation': /kisskb/src/drivers/staging/greybus/pwm.c:172:32: note: byref variable will be forcibly initialized 172 | struct gb_pwm_disable_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_enable_operation': /kisskb/src/drivers/staging/greybus/pwm.c:147:31: note: byref variable will be forcibly initialized 147 | struct gb_pwm_enable_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_set_polarity_operation': /kisskb/src/drivers/staging/greybus/pwm.c:121:33: note: byref variable will be forcibly initialized 121 | struct gb_pwm_polarity_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_config_operation': /kisskb/src/drivers/staging/greybus/pwm.c:94:31: note: byref variable will be forcibly initialized 94 | struct gb_pwm_config_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_deactivate_operation': /kisskb/src/drivers/staging/greybus/pwm.c:69:35: note: byref variable will be forcibly initialized 69 | struct gb_pwm_deactivate_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_activate_operation': /kisskb/src/drivers/staging/greybus/pwm.c:44:33: note: byref variable will be forcibly initialized 44 | struct gb_pwm_activate_request request; | ^~~~~~~ In file included from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:34: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'map_word_ff': /kisskb/src/include/linux/mtd/map.h:375:11: note: byref variable will be forcibly initialized 375 | map_word r; | ^ /kisskb/src/drivers/mtd/chips/gen_probe.c: In function 'genprobe_ident_chips': /kisskb/src/drivers/mtd/chips/gen_probe.c:61:21: note: byref variable will be forcibly initialized 61 | struct cfi_private cfi; | ^~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_compat_ioctl': /kisskb/src/drivers/mtd/mtdchar.c:1101:26: note: byref variable will be forcibly initialized 1101 | struct blkpg_ioctl_arg a; | ^ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'fixup_convert_atmel_pri': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:176:23: note: byref variable will be forcibly initialized 176 | struct cfi_pri_atmel atmel_pri; | ^~~~~~~~~ /kisskb/src/drivers/mtd/mtdchar.c:1100:33: note: byref variable will be forcibly initialized 1100 | struct blkpg_compat_ioctl_arg compat_arg; | ^~~~~~~~~~ /kisskb/src/drivers/mtd/mtdchar.c:1083:24: note: byref variable will be forcibly initialized 1083 | struct mtd_oob_buf32 buf; | ^~~ /kisskb/src/drivers/mtd/mtdchar.c:1064:24: note: byref variable will be forcibly initialized 1064 | struct mtd_oob_buf32 buf; | ^~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'cache_preresume': /kisskb/src/drivers/md/dm-cache-target.c:3025:28: note: byref variable will be forcibly initialized 3025 | struct discard_load_info li; | ^~ In file included from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:96: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'fwh_unlock_varsize': /kisskb/src/drivers/mtd/chips/fwh_lock.h:20:62: note: byref variable will be forcibly initialized 20 | #define FWH_XXLOCK_ONEBLOCK_UNLOCK ((struct fwh_xxlock_thunk){ FWH_UNLOCKED, FL_UNLOCKING}) | ^ /kisskb/src/drivers/mtd/chips/fwh_lock.h:96:12: note: in expansion of macro 'FWH_XXLOCK_ONEBLOCK_UNLOCK' 96 | (void *)&FWH_XXLOCK_ONEBLOCK_UNLOCK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'requeue_deferred_bios': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'fwh_lock_varsize': /kisskb/src/drivers/mtd/chips/fwh_lock.h:19:62: note: byref variable will be forcibly initialized 19 | #define FWH_XXLOCK_ONEBLOCK_LOCK ((struct fwh_xxlock_thunk){ FWH_DENY_WRITE, FL_LOCKING}) | ^ /kisskb/src/drivers/mtd/chips/fwh_lock.h:85:12: note: in expansion of macro 'FWH_XXLOCK_ONEBLOCK_LOCK' 85 | (void *)&FWH_XXLOCK_ONEBLOCK_LOCK); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c:1899:18: note: byref variable will be forcibly initialized 1899 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function '__commit': /kisskb/src/drivers/md/dm-cache-target.c:176:18: note: byref variable will be forcibly initialized 176 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/md/dm-cache-target.c:172:19: note: byref variable will be forcibly initialized 172 | struct list_head work_items; | ^~~~~~~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_check_err_status': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:130:11: note: byref variable will be forcibly initialized 130 | map_word status; | ^~~~~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_read': /kisskb/src/drivers/mtd/mtdchar.c:169:23: note: byref variable will be forcibly initialized 169 | struct mtd_oob_ops ops = {}; | ^~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'save_stats': /kisskb/src/drivers/md/dm-cache-target.c:1023:29: note: byref variable will be forcibly initialized 1023 | struct dm_cache_statistics stats; | ^~~~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_write': In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:23: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'do_write_buffer_wait': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1965:22: note: byref variable will be forcibly initialized 1965 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/drivers/mtd/mtdchar.c:263:23: note: byref variable will be forcibly initialized 263 | struct mtd_oob_ops ops = {}; | ^~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'do_write_oneword_once': In file included from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:101: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'fwh_unlock_varsize': /kisskb/src/drivers/mtd/chips/fwh_lock.h:20:62: note: byref variable will be forcibly initialized 20 | #define FWH_XXLOCK_ONEBLOCK_UNLOCK ((struct fwh_xxlock_thunk){ FWH_UNLOCKED, FL_UNLOCKING}) | ^ /kisskb/src/drivers/mtd/chips/fwh_lock.h:96:12: note: in expansion of macro 'FWH_XXLOCK_ONEBLOCK_UNLOCK' 96 | (void *)&FWH_XXLOCK_ONEBLOCK_UNLOCK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c:1685:22: note: byref variable will be forcibly initialized 1685 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'fwh_lock_varsize': /kisskb/src/drivers/mtd/chips/fwh_lock.h:19:62: note: byref variable will be forcibly initialized 19 | #define FWH_XXLOCK_ONEBLOCK_LOCK ((struct fwh_xxlock_thunk){ FWH_DENY_WRITE, FL_LOCKING}) | ^ /kisskb/src/drivers/mtd/chips/fwh_lock.h:85:12: note: in expansion of macro 'FWH_XXLOCK_ONEBLOCK_LOCK' 85 | (void *)&FWH_XXLOCK_ONEBLOCK_LOCK); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'bio_detain_shared': /kisskb/src/drivers/md/dm-cache-target.c:647:24: note: byref variable will be forcibly initialized 647 | struct dm_cell_key_v2 key; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:20: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'inval_cache_and_wait_for_operation': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1296:22: note: byref variable will be forcibly initialized 1296 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'mg_complete': /kisskb/src/drivers/md/dm-cache-target.c:1236:18: note: byref variable will be forcibly initialized 1236 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'do_write_buffer': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1711:11: note: byref variable will be forcibly initialized 1711 | map_word status, write_cmd, datum; | ^~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'invalidate_complete': /kisskb/src/drivers/md/dm-cache-target.c:1517:18: note: byref variable will be forcibly initialized 1517 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'do_write_oneword': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1556:11: note: byref variable will be forcibly initialized 1556 | map_word status, write_cmd; | ^~~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'do_erase_oneblock': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1939:11: note: byref variable will be forcibly initialized 1939 | map_word status; | ^~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'copy': /kisskb/src/drivers/md/dm-cache-target.c:1162:32: note: byref variable will be forcibly initialized 1162 | struct dm_io_region o_region, c_region; | ^~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c:1162:22: note: byref variable will be forcibly initialized 1162 | struct dm_io_region o_region, c_region; | ^~~~~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_buffers': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1927:14: note: byref variable will be forcibly initialized 1927 | struct kvec vec; | ^~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'mg_lock_writes': /kisskb/src/drivers/md/dm-cache-target.c:1459:24: note: byref variable will be forcibly initialized 1459 | struct dm_cell_key_v2 key; | ^~~ /kisskb/src/fs/jfs/ioctl.c: In function 'jfs_ioctl': /kisskb/src/fs/jfs/ioctl.c:114:23: note: byref variable will be forcibly initialized 114 | struct fstrim_range range; | ^~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'invalidate_lock': /kisskb/src/drivers/md/dm-cache-target.c:1584:24: note: byref variable will be forcibly initialized 1584 | struct dm_cell_key_v2 key; | ^~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'process_deferred_bios': /kisskb/src/drivers/md/dm-cache-target.c:1867:18: note: byref variable will be forcibly initialized 1867 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'parse_cache_args': /kisskb/src/drivers/md/dm-cache-target.c:2277:20: note: byref variable will be forcibly initialized 2277 | struct dm_arg_set as; | ^~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'load_stats': /kisskb/src/drivers/md/dm-cache-target.c:1012:29: note: byref variable will be forcibly initialized 1012 | struct dm_cache_statistics stats; | ^~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_maxinsns3': /kisskb/src/lib/test_bpf.c:130:19: note: byref variable will be forcibly initialized 130 | struct rnd_state rnd; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/rv730_dpm.c: In function 'rv730_populate_sclk_value': /kisskb/src/drivers/gpu/drm/radeon/rv730_dpm.c:89:25: note: byref variable will be forcibly initialized 89 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/rv730_dpm.c:42:29: note: byref variable will be forcibly initialized 42 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv730_dpm.c: In function 'rv730_populate_mclk_value': /kisskb/src/drivers/gpu/drm/radeon/rv730_dpm.c:164:25: note: byref variable will be forcibly initialized 164 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/rv730_dpm.c:128:29: note: byref variable will be forcibly initialized 128 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'generate_filter': /kisskb/src/lib/test_bpf.c:6558:25: note: byref variable will be forcibly initialized 6558 | struct sock_fprog_kern fprog; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c: In function 'xfs_refcountbt_alloc_block': /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c:61:23: note: byref variable will be forcibly initialized 61 | struct xfs_alloc_arg args; /* block allocation args */ | ^~~~ /kisskb/src/drivers/mtd/ubi/cdev.c: In function 'vol_cdev_ioctl': /kisskb/src/drivers/mtd/ubi/cdev.c:572:26: note: byref variable will be forcibly initialized 572 | struct ubi_volume_info vi; | ^~ /kisskb/src/drivers/mtd/ubi/cdev.c:562:26: note: byref variable will be forcibly initialized 562 | struct ubi_volume_info vi; | ^~ /kisskb/src/drivers/mtd/ubi/cdev.c:538:31: note: byref variable will be forcibly initialized 538 | struct ubi_set_vol_prop_req req; | ^~~ /kisskb/src/drivers/mtd/ubi/cdev.c:496:22: note: byref variable will be forcibly initialized 496 | struct ubi_map_req req; | ^~~ /kisskb/src/drivers/mtd/ubi/cdev.c:431:29: note: byref variable will be forcibly initialized 431 | struct ubi_leb_change_req req; | ^~~ /kisskb/src/drivers/mtd/ubi/cdev.c: In function 'rename_volumes': /kisskb/src/drivers/mtd/ubi/cdev.c:683:19: note: byref variable will be forcibly initialized 683 | struct list_head rename_list; | ^~~~~~~~~~~ /kisskb/src/drivers/mtd/ubi/cdev.c: In function 'ubi_cdev_ioctl': /kisskb/src/drivers/mtd/ubi/cdev.c:911:24: note: byref variable will be forcibly initialized 911 | struct ubi_rsvol_req req; | ^~~ /kisskb/src/drivers/mtd/ubi/cdev.c:850:24: note: byref variable will be forcibly initialized 850 | struct ubi_mkvol_req req; | ^~~ /kisskb/src/drivers/mtd/ubi/cdev.c: In function 'ctrl_cdev_ioctl': /kisskb/src/drivers/mtd/ubi/cdev.c:1016:25: note: byref variable will be forcibly initialized 1016 | struct ubi_attach_req req; | ^~~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'autoresize': /kisskb/src/drivers/mtd/ubi/build.c:780:26: note: byref variable will be forcibly initialized 780 | struct ubi_vtbl_record vtbl_rec; | ^~~~~~~~ /kisskb/src/drivers/mtd/ubi/build.c:763:25: note: byref variable will be forcibly initialized 763 | struct ubi_volume_desc desc; | ^~~~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'open_mtd_by_chdev': /kisskb/src/drivers/mtd/ubi/build.c:1134:15: note: byref variable will be forcibly initialized 1134 | struct kstat stat; | ^~~~ /kisskb/src/drivers/mtd/ubi/build.c:1133:14: note: byref variable will be forcibly initialized 1133 | struct path path; | ^~~~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'ubi_volume_notify': /kisskb/src/drivers/mtd/ubi/build.c:158:26: note: byref variable will be forcibly initialized 158 | struct ubi_notification nt; | ^~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'ubi_notify_all': /kisskb/src/drivers/mtd/ubi/build.c:189:26: note: byref variable will be forcibly initialized 189 | struct ubi_notification nt; | ^~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_sb.c:6: /kisskb/src/fs/xfs/libxfs/xfs_sb.c: In function 'xfs_buf_get': /kisskb/src/fs/xfs/xfs_buf.h:216:24: note: byref variable will be forcibly initialized 216 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_sb.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:224:24: note: byref variable will be forcibly initialized 224 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_sb.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:201:24: note: byref variable will be forcibly initialized 201 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_sb.c:6: /kisskb/src/fs/xfs/libxfs/xfs_sb.c: In function 'xfs_update_secondary_sbs': /kisskb/src/fs/xfs/libxfs/xfs_sb.c:985:14: note: byref variable will be forcibly initialized 985 | LIST_HEAD (buffer_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_dpcd_access': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:240:24: note: byref variable will be forcibly initialized 240 | struct drm_dp_aux_msg msg; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_sb.c: In function 'xfs_sb_write_verify': /kisskb/src/fs/xfs/libxfs/xfs_sb.c:750:17: note: byref variable will be forcibly initialized 750 | struct xfs_sb sb; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_sb.c: In function 'xfs_sb_read_verify': /kisskb/src/fs/xfs/libxfs/xfs_sb.c:684:17: note: byref variable will be forcibly initialized 684 | struct xfs_sb sb; | ^~ /kisskb/src/drivers/staging/greybus/sdio.c: In function 'gb_sdio_command': /kisskb/src/drivers/staging/greybus/sdio.c:410:34: note: byref variable will be forcibly initialized 410 | struct gb_sdio_command_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/sdio.c: In function 'gb_sdio_get_caps': /kisskb/src/drivers/staging/greybus/sdio.c:117:35: note: byref variable will be forcibly initialized 117 | struct gb_sdio_get_caps_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/sdio.c: In function 'gb_mmc_set_ios': /kisskb/src/drivers/staging/greybus/sdio.c:591:33: note: byref variable will be forcibly initialized 591 | struct gb_sdio_set_ios_request request; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_program_power_level': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:551:29: note: byref variable will be forcibly initialized 551 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_i2c_drain_msg': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1510:24: note: byref variable will be forcibly initialized 1510 | struct drm_dp_aux_msg msg = *orig_msg; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_i2c_xfer': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1546:24: note: byref variable will be forcibly initialized 1546 | struct drm_dp_aux_msg msg; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_program_acpi_power_level': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:786:29: note: byref variable will be forcibly initialized 786 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.c: In function 'gm200_acr_wpr_patch': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.c:69:20: note: byref variable will be forcibly initialized 69 | struct lsb_header lsb; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.c:68:20: note: byref variable will be forcibly initialized 68 | struct wpr_header hdr; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.c: In function 'gm200_acr_wpr_build_lsb': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.c:114:20: note: byref variable will be forcibly initialized 114 | struct lsb_header hdr; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_dpm_pre_set_power_state': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:1283:19: note: byref variable will be forcibly initialized 1283 | struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.c: In function 'gm200_acr_wpr_build': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gm200.c:135:21: note: byref variable will be forcibly initialized 135 | struct wpr_header hdr = { | ^~~ In file included from /kisskb/src/lib/test_rhashtable.c:19: /kisskb/src/lib/test_rhashtable.c: In function '__rhashtable_insert_fast': /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized 701 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/drivers/vhost/vringh.c: In function 'vringh_complete_user': /kisskb/src/drivers/vhost/vringh.c:774:25: note: byref variable will be forcibly initialized 774 | struct vring_used_elem used; | ^~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'vringh_complete_kern': /kisskb/src/drivers/vhost/vringh.c:1019:25: note: byref variable will be forcibly initialized 1019 | struct vring_used_elem used; | ^~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'vringh_complete_iotlb': /kisskb/src/drivers/vhost/vringh.c:1378:25: note: byref variable will be forcibly initialized 1378 | struct vring_used_elem used; | ^~~~ /kisskb/src/drivers/vhost/vringh.c: In function '__vringh_iov': /kisskb/src/drivers/vhost/vringh.c:280:44: note: byref variable will be forcibly initialized 280 | struct vringh_range range = { -1ULL, 0 }, slowrange; | ^~~~~~~~~ /kisskb/src/drivers/vhost/vringh.c:279:20: note: byref variable will be forcibly initialized 279 | struct vring_desc desc, *descs; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_probe_helper.c: In function 'drm_kms_helper_poll_enable': /kisskb/src/drivers/gpu/drm/drm_probe_helper.c:246:33: note: byref variable will be forcibly initialized 246 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_probe_helper.c: In function 'drm_helper_probe_detect_ctx': /kisskb/src/drivers/gpu/drm/drm_probe_helper.c:284:33: note: byref variable will be forcibly initialized 284 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/vhost/vringh.c: In function 'copy_from_iotlb': /kisskb/src/drivers/vhost/vringh.c:1112:18: note: byref variable will be forcibly initialized 1112 | struct iov_iter iter; | ^~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'getu16_iotlb': /kisskb/src/drivers/vhost/vringh.c:1148:17: note: byref variable will be forcibly initialized 1148 | struct bio_vec iov; | ^~~ /kisskb/src/drivers/vhost/vringh.c: In function 'copy_to_iotlb': /kisskb/src/drivers/vhost/vringh.c:1131:18: note: byref variable will be forcibly initialized 1131 | struct iov_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_probe_helper.c: In function 'output_poll_execute': /kisskb/src/drivers/gpu/drm/drm_probe_helper.c:624:33: note: byref variable will be forcibly initialized 624 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'putu16_iotlb': /kisskb/src/drivers/vhost/vringh.c:1169:17: note: byref variable will be forcibly initialized 1169 | struct bio_vec iov; | ^~~ /kisskb/src/lib/test_rhashtable.c: In function '__rhashtable_lookup': /kisskb/src/include/linux/rhashtable.h:585:32: note: byref variable will be forcibly initialized 585 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/drivers/gpu/drm/drm_probe_helper.c: In function 'drm_helper_hpd_irq_event': /kisskb/src/drivers/gpu/drm/drm_probe_helper.c:824:33: note: byref variable will be forcibly initialized 824 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/lib/test_rhashtable.c: In function 'thread_lookup_test': /kisskb/src/lib/test_rhashtable.c:609:23: note: byref variable will be forcibly initialized 609 | struct test_obj_val key = { | ^~~ /kisskb/src/drivers/gpu/drm/drm_probe_helper.c: In function 'drm_helper_probe_single_connector_modes': /kisskb/src/drivers/gpu/drm/drm_probe_helper.c:427:33: note: byref variable will be forcibly initialized 427 | struct drm_modeset_acquire_ctx ctx; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/lib/test_rhashtable.c:16: /kisskb/src/lib/test_rhashtable.c: In function 'threadfunc': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_rhashtable.c:639:6: note: in expansion of macro 'wait_event_interruptible' 639 | if (wait_event_interruptible(startup_wait, atomic_read(&startup_count) == -1)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_rhashtable.c: In function 'test_rht_lookup': /kisskb/src/lib/test_rhashtable.c:145:23: note: byref variable will be forcibly initialized 145 | struct test_obj_val key = { | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/vfio/vfio.c:13: /kisskb/src/drivers/vfio/vfio.c: In function 'vfio_unregister_group_dev': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/vfio/vfio.c:925:3: note: in expansion of macro 'wait_event' 925 | wait_event(group->container_q, !group->container); | ^~~~~~~~~~ /kisskb/src/lib/test_rhashtable.c: In function 'test_bucket_stats': /kisskb/src/lib/test_rhashtable.c:178:25: note: byref variable will be forcibly initialized 178 | struct rhashtable_iter hti; | ^~~ /kisskb/src/lib/test_rhashtable.c: In function 'test_rhashtable': /kisskb/src/lib/test_rhashtable.c:246:23: note: byref variable will be forcibly initialized 246 | struct test_obj_val key = { | ^~~ /kisskb/src/drivers/leds/leds-gpio.c: In function 'gpio_leds_create': /kisskb/src/drivers/leds/leds-gpio.c:146:19: note: byref variable will be forcibly initialized 146 | struct gpio_led led = {}; | ^~~ /kisskb/src/lib/test_rhashtable.c: In function 'test_rhltable': /kisskb/src/lib/test_rhashtable.c:313:23: note: byref variable will be forcibly initialized 313 | struct test_obj_val key = { | ^~~ /kisskb/src/drivers/mtd/nand/raw/nand_onfi.c: In function 'nand_flash_detect_ext_param_page': /kisskb/src/drivers/mtd/nand/raw/nand_onfi.c:38:24: note: byref variable will be forcibly initialized 38 | struct nand_ecc_props requirements; | ^~~~~~~~~~~~ /kisskb/src/drivers/vfio/vfio.c: In function 'vfio_group_fops_unl_ioctl': /kisskb/src/drivers/vfio/vfio.c:1426:28: note: byref variable will be forcibly initialized 1426 | struct vfio_group_status status; | ^~~~~~ /kisskb/src/drivers/mtd/nand/raw/nand_onfi.c: In function 'nand_onfi_detect': /kisskb/src/drivers/mtd/nand/raw/nand_onfi.c:273:25: note: byref variable will be forcibly initialized 273 | struct nand_ecc_props requirements = { | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/lib/test_rhashtable.c:16: /kisskb/src/lib/test_rhashtable.c: In function 'test_rht_init': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_rhashtable.c:794:6: note: in expansion of macro 'wait_event_interruptible' 794 | if (wait_event_interruptible(startup_wait, atomic_read(&startup_count) == 0)) | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/target/target_core_tmr.c:13: /kisskb/src/drivers/target/target_core_tmr.c: In function 'core_tmr_drain_tmr_list': /kisskb/src/drivers/target/target_core_tmr.c:196:12: note: byref variable will be forcibly initialized 196 | LIST_HEAD(drain_tmr_list); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/target/target_core_tmr.c: In function 'core_tmr_drain_state_list': /kisskb/src/drivers/target/target_core_tmr.c:278:12: note: byref variable will be forcibly initialized 278 | LIST_HEAD(drain_task_list); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/target/target_core_tmr.c: In function 'core_tmr_abort_task': /kisskb/src/drivers/target/target_core_tmr.c:119:12: note: byref variable will be forcibly initialized 119 | LIST_HEAD(aborted_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ubifs/lprops.c: In function 'dbg_check_lprops': /kisskb/src/fs/ubifs/lprops.c:1255:24: note: byref variable will be forcibly initialized 1255 | struct ubifs_lp_stats lst; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c: In function 'trinity_set_divider_value': /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:542:30: note: byref variable will be forcibly initialized 542 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cypress_dpm.c: In function 'cypress_populate_mclk_value': /kisskb/src/drivers/gpu/drm/radeon/cypress_dpm.c:553:25: note: byref variable will be forcibly initialized 553 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/cypress_dpm.c:493:29: note: byref variable will be forcibly initialized 493 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c: In function 'trinity_gfx_powergating_initialize': /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:323:29: note: byref variable will be forcibly initialized 323 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_ftl_scan': /kisskb/src/drivers/memstick/core/ms_block.c:1370:32: note: byref variable will be forcibly initialized 1370 | struct ms_extra_data_register extra; | ^~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_sg_compare_to_buffer': /kisskb/src/drivers/memstick/core/ms_block.c:98:25: note: byref variable will be forcibly initialized 98 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_read_page': /kisskb/src/drivers/memstick/core/ms_block.c:862:26: note: byref variable will be forcibly initialized 862 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c: In function 'trinity_dpm_pre_set_power_state': /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:1191:19: note: byref variable will be forcibly initialized 1191 | struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; | ^~~~~~~~~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_read_bad_block_table': /kisskb/src/drivers/memstick/core/ms_block.c:1252:21: note: byref variable will be forcibly initialized 1252 | struct scatterlist sg; | ^~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_verify_block': /kisskb/src/drivers/memstick/core/ms_block.c:975:21: note: byref variable will be forcibly initialized 975 | struct scatterlist sg; | ^~ /kisskb/src/drivers/gpu/drm/radeon/cypress_dpm.c: In function 'cypress_get_mvdd_configuration': /kisskb/src/drivers/gpu/drm/radeon/cypress_dpm.c:1574:26: note: byref variable will be forcibly initialized 1574 | struct atom_memory_info memory_info; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.c: In function 'gp102_acr_wpr_patch': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.c:36:23: note: byref variable will be forcibly initialized 36 | struct lsb_header_v1 lsb; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.c:35:23: note: byref variable will be forcibly initialized 35 | struct wpr_header_v1 hdr; | ^~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_read_boot_blocks': /kisskb/src/drivers/memstick/core/ms_block.c:1190:32: note: byref variable will be forcibly initialized 1190 | struct ms_extra_data_register extra; | ^~~~~ /kisskb/src/drivers/memstick/core/ms_block.c:1189:21: note: byref variable will be forcibly initialized 1189 | struct scatterlist sg; | ^~ /kisskb/src/drivers/gpu/drm/radeon/cypress_dpm.c: In function 'cypress_dpm_init': /kisskb/src/drivers/gpu/drm/radeon/cypress_dpm.c:2024:29: note: byref variable will be forcibly initialized 2024 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.c: In function 'gp102_acr_wpr_build_lsb': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.c:62:23: note: byref variable will be forcibly initialized 62 | struct lsb_header_v1 hdr; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.c: In function 'gp102_acr_wpr_build': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/gp102.c:84:24: note: byref variable will be forcibly initialized 84 | struct wpr_header_v1 hdr = { | ^~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_cache_flush': /kisskb/src/drivers/memstick/core/ms_block.c:1529:32: note: byref variable will be forcibly initialized 1529 | struct ms_extra_data_register extra; | ^~~~~ /kisskb/src/drivers/memstick/core/ms_block.c:1528:21: note: byref variable will be forcibly initialized 1528 | struct scatterlist sg; | ^~ /kisskb/src/drivers/target/target_core_alua.c: In function 'core_alua_set_lba_map': /kisskb/src/drivers/target/target_core_alua.c:1362:19: note: byref variable will be forcibly initialized 1362 | struct list_head old_lba_map_list; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/recovery.c: In function 'fix_size_in_place': /kisskb/src/fs/ubifs/recovery.c:1406:18: note: byref variable will be forcibly initialized 1406 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/recovery.c: In function 'ubifs_rcvry_gc_commit': /kisskb/src/fs/ubifs/recovery.c:1161:22: note: byref variable will be forcibly initialized 1161 | struct ubifs_lprops lp; | ^~ /kisskb/src/fs/ubifs/recovery.c: In function 'ubifs_recover_size': /kisskb/src/fs/ubifs/recovery.c:1541:20: note: byref variable will be forcibly initialized 1541 | union ubifs_key key; | ^~~ /kisskb/src/drivers/mtd/nftlmount.c: In function 'get_fold_mark': /kisskb/src/drivers/mtd/nftlmount.c:555:19: note: byref variable will be forcibly initialized 555 | struct nftl_uci2 uci; | ^~~ /kisskb/src/drivers/mtd/nftlmount.c: In function 'check_and_mark_free_block': /kisskb/src/drivers/mtd/nftlmount.c:494:19: note: byref variable will be forcibly initialized 494 | struct nftl_uci1 h1; | ^~ /kisskb/src/drivers/mtd/nftlmount.c: In function 'check_sectors_in_chain': /kisskb/src/drivers/mtd/nftlmount.c:376:18: note: byref variable will be forcibly initialized 376 | struct nftl_bci bci; | ^~~ /kisskb/src/drivers/mtd/nftlmount.c: In function 'find_boot_record': /kisskb/src/drivers/mtd/nftlmount.c:27:19: note: byref variable will be forcibly initialized 27 | struct nftl_uci1 h1; | ^~ /kisskb/src/drivers/mtd/nftlmount.c: In function 'NFTL_formatblock': /kisskb/src/drivers/mtd/nftlmount.c:309:19: note: byref variable will be forcibly initialized 309 | struct nftl_uci1 uci; | ^~~ /kisskb/src/drivers/mtd/nftlmount.c: In function 'NFTL_mount': /kisskb/src/drivers/mtd/nftlmount.c:572:19: note: byref variable will be forcibly initialized 572 | struct nftl_uci1 h1; | ^~ /kisskb/src/drivers/mtd/nftlmount.c:571:19: note: byref variable will be forcibly initialized 571 | struct nftl_uci0 h0; | ^~ /kisskb/src/drivers/md/dm-era-target.c: In function 'metadata_era_archive': /kisskb/src/drivers/md/dm-era-target.c:878:23: note: byref variable will be forcibly initialized 878 | struct writeset_disk value; | ^~~~~ /kisskb/src/drivers/md/dm-era-target.c: In function 'in_worker0': /kisskb/src/drivers/md/dm-era-target.c:1373:13: note: byref variable will be forcibly initialized 1373 | struct rpc rpc; | ^~~ /kisskb/src/drivers/md/dm-era-target.c: In function 'in_worker1': /kisskb/src/drivers/md/dm-era-target.c:1383:13: note: byref variable will be forcibly initialized 1383 | struct rpc rpc; | ^~~ /kisskb/src/drivers/md/dm-era-target.c: In function 'era_status': /kisskb/src/drivers/md/dm-era-target.c:1616:24: note: byref variable will be forcibly initialized 1616 | struct metadata_stats stats; | ^~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'xor_journal': /kisskb/src/drivers/md/dm-integrity.c:896:26: note: byref variable will be forcibly initialized 896 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/md/dm-era-target.c: In function 'metadata_digest_lookup_writeset': /kisskb/src/drivers/md/dm-era-target.c:735:23: note: byref variable will be forcibly initialized 735 | struct writeset_disk disk; | ^~~~ /kisskb/src/drivers/md/dm-era-target.c: In function 'process_deferred_bios': /kisskb/src/drivers/md/dm-era-target.c:1243:18: note: byref variable will be forcibly initialized 1243 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/dm-era-target.c:1241:33: note: byref variable will be forcibly initialized 1241 | struct bio_list deferred_bios, marked_bios; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-era-target.c:1241:18: note: byref variable will be forcibly initialized 1241 | struct bio_list deferred_bios, marked_bios; | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'copy_from_journal': /kisskb/src/drivers/md/dm-integrity.c:1168:22: note: byref variable will be forcibly initialized 1168 | struct dm_io_region io_loc; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1167:23: note: byref variable will be forcibly initialized 1167 | struct dm_io_request io_req; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'sync_rw_sb': /kisskb/src/drivers/md/dm-integrity.c:552:22: note: byref variable will be forcibly initialized 552 | struct dm_io_region io_loc; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:551:23: note: byref variable will be forcibly initialized 551 | struct dm_io_request io_req; | ^~~~~~ /kisskb/src/drivers/md/dm-era-target.c: In function 'process_rpc_calls': /kisskb/src/drivers/md/dm-era-target.c:1302:19: note: byref variable will be forcibly initialized 1302 | struct list_head calls; | ^~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'rw_journal_sectors': /kisskb/src/drivers/md/dm-integrity.c:1050:22: note: byref variable will be forcibly initialized 1050 | struct dm_io_region io_loc; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1049:23: note: byref variable will be forcibly initialized 1049 | struct dm_io_request io_req; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'write_journal': /kisskb/src/drivers/md/dm-integrity.c:1107:28: note: byref variable will be forcibly initialized 1107 | struct journal_completion crypt_comp_2; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1106:28: note: byref variable will be forcibly initialized 1106 | struct journal_completion crypt_comp_1; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1105:28: note: byref variable will be forcibly initialized 1105 | struct journal_completion io_comp; | ^~~~~~~ /kisskb/src/drivers/md/dm-era-target.c: In function 'ws_dec': /kisskb/src/drivers/md/dm-era-target.c:381:23: note: byref variable will be forcibly initialized 381 | struct writeset_disk ws_d; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'dm_integrity_flush_buffers': /kisskb/src/drivers/md/dm-integrity.c:1505:23: note: byref variable will be forcibly initialized 1505 | struct flush_request fr; | ^~ /kisskb/src/drivers/md/dm-era-target.c: In function 'ws_inc': /kisskb/src/drivers/md/dm-era-target.c:369:23: note: byref variable will be forcibly initialized 369 | struct writeset_disk ws_d; | ^~~~ /kisskb/src/drivers/md/dm-era-target.c: In function 'setup_era_array_info': /kisskb/src/drivers/md/dm-era-target.c:412:29: note: byref variable will be forcibly initialized 412 | struct dm_btree_value_type vt; | ^~ /kisskb/src/drivers/gpu/drm/radeon/btc_dpm.c: In function 'btc_dpm_pre_set_power_state': /kisskb/src/drivers/gpu/drm/radeon/btc_dpm.c:2291:19: note: byref variable will be forcibly initialized 2291 | struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'do_journal_write': /kisskb/src/drivers/md/dm-integrity.c:2429:18: note: byref variable will be forcibly initialized 2429 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c:2428:28: note: byref variable will be forcibly initialized 2428 | struct journal_completion comp; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'replay_journal': /kisskb/src/drivers/gpu/drm/radeon/btc_dpm.c: In function 'btc_dpm_init': /kisskb/src/drivers/md/dm-integrity.c:2905:30: note: byref variable will be forcibly initialized 2905 | struct journal_completion crypt_comp; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/btc_dpm.c:2554:29: note: byref variable will be forcibly initialized 2554 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'bitmap_flush_work': /kisskb/src/drivers/md/dm-integrity.c:2805:28: note: byref variable will be forcibly initialized 2805 | struct dm_integrity_range range; | ^~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'integrity_metadata': /kisskb/src/drivers/md/dm-integrity.c:1810:21: note: byref variable will be forcibly initialized 1810 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c:1699:20: note: byref variable will be forcibly initialized 1699 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'bitmap_block_work': /kisskb/src/drivers/md/dm-integrity.c:2755:18: note: byref variable will be forcibly initialized 2755 | struct bio_list waiting; | ^~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2754:18: note: byref variable will be forcibly initialized 2754 | struct bio_list bio_queue; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/dm-bio-record.h:10, from /kisskb/src/drivers/md/dm-integrity.c:9: /kisskb/src/drivers/md/dm-integrity.c: In function '__journal_read_write': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:323:8: note: in expansion of macro '___wait_event' 323 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1970:6: note: in expansion of macro '__io_wait_event' 1970 | __io_wait_event(ic->copy_to_journal_wait, !journal_entry_is_inprogress(je)); | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'dm_integrity_map_continue': /kisskb/src/drivers/md/dm-integrity.c:2093:20: note: byref variable will be forcibly initialized 2093 | struct completion read_comp; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/drivers/target/target_core_tpg.c:13: /kisskb/src/drivers/target/target_core_tpg.c: In function 'core_tpg_deregister': /kisskb/src/drivers/target/target_core_tpg.c:507:12: note: byref variable will be forcibly initialized 507 | LIST_HEAD(node_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'dm_integrity_map': /kisskb/src/drivers/md/dm-integrity.c:1893:20: note: byref variable will be forcibly initialized 1893 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'integrity_recalc': /kisskb/src/drivers/md/dm-integrity.c:2620:22: note: byref variable will be forcibly initialized 2620 | struct dm_io_region io_loc; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2619:23: note: byref variable will be forcibly initialized 2619 | struct dm_io_request io_req; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2618:28: note: byref variable will be forcibly initialized 2618 | struct dm_integrity_range range; | ^~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/dm-bio-record.h:10, from /kisskb/src/drivers/md/dm-integrity.c:9: /kisskb/src/drivers/md/dm-integrity.c: In function 'integrity_commit': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:323:8: note: in expansion of macro '___wait_event' 323 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:334:2: note: in expansion of macro '__io_wait_event' 334 | __io_wait_event(wq_head, condition); \ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2367:4: note: in expansion of macro 'io_wait_event' 2367 | io_wait_event(ic->copy_to_journal_wait, !journal_entry_is_inprogress(je)); | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-ebs-target.c: In function '__ebs_rw_bio': /kisskb/src/drivers/md/dm-ebs-target.c:124:19: note: byref variable will be forcibly initialized 124 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/md/dm-ebs-target.c:123:17: note: byref variable will be forcibly initialized 123 | struct bio_vec bv; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/hwmon.h:71, from /kisskb/src/drivers/hwmon/hwmon.c:26: /kisskb/src/drivers/hwmon/hwmon.c: In function 'trace_event_raw_event_hwmon_attr_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/hwmon.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(hwmon_attr_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/hwmon.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(hwmon_attr_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'trace_event_raw_event_hwmon_attr_show_string': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/hwmon.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(hwmon_attr_show_string, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/hwmon.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(hwmon_attr_show_string, | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'create_journal': /kisskb/src/drivers/md/dm-integrity.c:3821:24: note: byref variable will be forcibly initialized 3821 | struct scatterlist sg; | ^~ /kisskb/src/drivers/md/dm-integrity.c:3689:29: note: byref variable will be forcibly initialized 3689 | struct journal_completion comp; | ^~~~ /kisskb/src/drivers/md/dm-ebs-target.c: In function '__ebs_process_bios': /kisskb/src/drivers/md/dm-ebs-target.c:182:18: note: byref variable will be forcibly initialized 182 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'dm_integrity_set': /kisskb/src/drivers/md/dm-integrity.c:3484:23: note: byref variable will be forcibly initialized 3484 | struct blk_integrity bi; | ^~ /kisskb/src/drivers/md/dm-integrity.c: In function 'dm_integrity_ctr': /kisskb/src/drivers/md/dm-integrity.c:3925:20: note: byref variable will be forcibly initialized 3925 | struct dm_arg_set as; | ^~ /kisskb/src/lib/test_uuid.c: In function 'test_uuid_test': /kisskb/src/lib/test_uuid.c:65:9: note: byref variable will be forcibly initialized 65 | uuid_t be; | ^~ /kisskb/src/lib/test_uuid.c:64:9: note: byref variable will be forcibly initialized 64 | guid_t le; | ^~ /kisskb/src/lib/test_uuid.c: In function 'test_uuid_wrong': /kisskb/src/lib/test_uuid.c:94:9: note: byref variable will be forcibly initialized 94 | uuid_t be; | ^~ /kisskb/src/lib/test_uuid.c:93:9: note: byref variable will be forcibly initialized 93 | guid_t le; | ^~ /kisskb/src/drivers/md/dm-clone-metadata.c: In function '__load_bitset_in_core': /kisskb/src/drivers/md/dm-clone-metadata.c:526:26: note: byref variable will be forcibly initialized 526 | struct dm_bitset_cursor c; | ^ /kisskb/src/drivers/md/dm-clone-target.c: In function 'issue_deferred_bios': /kisskb/src/drivers/md/dm-clone-target.c:390:18: note: byref variable will be forcibly initialized 390 | struct bio_list normal_bios = BIO_EMPTY_LIST; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-clone-target.c:389:18: note: byref variable will be forcibly initialized 389 | struct bio_list flush_bios = BIO_EMPTY_LIST; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/drivers/md/dm-clone-target.c:6: /kisskb/src/drivers/md/dm-clone-target.c: In function 'clone_postsuspend': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-clone-target.c:2001:2: note: in expansion of macro 'wait_event' 2001 | wait_event(clone->hydration_stopped, !atomic_read(&clone->hydrations_in_flight)); | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-clone-target.c: In function 'process_deferred_flush_bios': /kisskb/src/drivers/md/dm-clone-target.c:1233:18: note: byref variable will be forcibly initialized 1233 | struct bio_list bio_completions = BIO_EMPTY_LIST; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-clone-target.c:1232:18: note: byref variable will be forcibly initialized 1232 | struct bio_list bios = BIO_EMPTY_LIST; | ^~~~ /kisskb/src/drivers/md/dm-clone-target.c: In function 'hydration_copy': /kisskb/src/drivers/md/dm-clone-target.c:797:28: note: byref variable will be forcibly initialized 797 | struct dm_io_region from, to; | ^~ /kisskb/src/drivers/md/dm-clone-target.c:797:22: note: byref variable will be forcibly initialized 797 | struct dm_io_region from, to; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/drivers/md/dm-clone-target.c:6: /kisskb/src/drivers/md/dm-clone-target.c: In function 'hydration_kcopyd_callback': /kisskb/src/drivers/md/dm-clone-target.c:768:12: note: byref variable will be forcibly initialized 768 | LIST_HEAD(batched_hydrations); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-clone-target.c: In function 'submit_bios': /kisskb/src/drivers/md/dm-clone-target.c:321:18: note: byref variable will be forcibly initialized 321 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/dm-clone-target.c: In function 'process_deferred_bios': /kisskb/src/drivers/md/dm-clone-target.c:1215:18: note: byref variable will be forcibly initialized 1215 | struct bio_list bios = BIO_EMPTY_LIST; | ^~~~ /kisskb/src/drivers/md/dm-clone-target.c: In function 'process_deferred_discards': /kisskb/src/drivers/md/dm-clone-target.c:1181:18: note: byref variable will be forcibly initialized 1181 | struct bio_list discards = BIO_EMPTY_LIST; | ^~~~~~~~ /kisskb/src/drivers/md/dm-clone-target.c:1179:18: note: byref variable will be forcibly initialized 1179 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_set_divider_value': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:380:29: note: byref variable will be forcibly initialized 380 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_populate_uvd_table': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:665:29: note: byref variable will be forcibly initialized 665 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_populate_vce_table': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:738:29: note: byref variable will be forcibly initialized 738 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/mtd/ftl.c: In function 'scan_header': /kisskb/src/drivers/mtd/ftl.c:153:25: note: byref variable will be forcibly initialized 153 | erase_unit_header_t header; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_populate_samu_table': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:799:29: note: byref variable will be forcibly initialized 799 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_populate_acp_table': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:865:29: note: byref variable will be forcibly initialized 865 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/md/dm-clone-target.c: In function 'do_hydration': /kisskb/src/drivers/md/dm-clone-target.c:1066:20: note: byref variable will be forcibly initialized 1066 | struct batch_info batch = { | ^~~~~ /kisskb/src/drivers/mtd/ftl.c: In function 'build_maps': /kisskb/src/drivers/mtd/ftl.c:194:25: note: byref variable will be forcibly initialized 194 | erase_unit_header_t header; | ^~~~~~ /kisskb/src/drivers/md/dm-clone-target.c: In function 'parse_region_size': /kisskb/src/drivers/md/dm-clone-target.c:1634:16: note: byref variable will be forcibly initialized 1634 | struct dm_arg arg; | ^~~ /kisskb/src/drivers/md/dm-clone-target.c: In function 'parse_feature_args': /kisskb/src/drivers/md/dm-clone-target.c:1543:22: note: byref variable will be forcibly initialized 1543 | const struct dm_arg args = { | ^~~~ /kisskb/src/drivers/md/dm-clone-target.c: In function 'parse_core_args': /kisskb/src/drivers/md/dm-clone-target.c:1582:22: note: byref variable will be forcibly initialized 1582 | const struct dm_arg args = { | ^~~~ /kisskb/src/drivers/mtd/ftl.c: In function 'prepare_xfer': /kisskb/src/drivers/mtd/ftl.c:372:25: note: byref variable will be forcibly initialized 372 | erase_unit_header_t header; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_dpm_pre_set_power_state': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:1661:19: note: byref variable will be forcibly initialized 1661 | struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-clone-target.c: In function 'clone_ctr': /kisskb/src/drivers/md/dm-clone-target.c:1775:20: note: byref variable will be forcibly initialized 1775 | struct dm_arg_set as; | ^~ /kisskb/src/drivers/mtd/mtdpstore.c: In function 'mtdpstore_flush_removed_do': /kisskb/src/drivers/mtd/mtdpstore.c:451:20: note: byref variable will be forcibly initialized 451 | struct erase_info erase; | ^~~~~ /kisskb/src/drivers/mtd/mtdpstore.c: In function 'mtdpstore_erase_do': /kisskb/src/drivers/mtd/mtdpstore.c:186:20: note: byref variable will be forcibly initialized 186 | struct erase_info erase; | ^~~~~ /kisskb/src/drivers/mtd/mtdoops.c: In function 'mtdoops_do_dump': /kisskb/src/drivers/mtd/mtdoops.c:280:24: note: byref variable will be forcibly initialized 280 | struct kmsg_dump_iter iter; | ^~~~ /kisskb/src/drivers/mtd/mtdoops.c: In function 'mtdoops_erase_block': /kisskb/src/drivers/mtd/mtdoops.c:80:20: note: byref variable will be forcibly initialized 80 | struct erase_info erase; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/iio/buffer/industrialio-buffer-dma.c:7: /kisskb/src/drivers/iio/buffer/industrialio-buffer-dma.c: In function 'iio_dma_buffer_cleanup_worker': /kisskb/src/drivers/iio/buffer/industrialio-buffer-dma.c:127:12: note: byref variable will be forcibly initialized 127 | LIST_HEAD(block_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/mtd/nftlcore.c: In function 'nftl_write': /kisskb/src/drivers/mtd/nftlcore.c:171:21: note: byref variable will be forcibly initialized 171 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/memstick/core/mspro_block.c: In function 'mspro_block_set_interface': /kisskb/src/drivers/memstick/core/mspro_block.c:873:30: note: byref variable will be forcibly initialized 873 | struct mspro_param_register param = { | ^~~~~ /kisskb/src/drivers/mtd/nftlcore.c: In function 'nftl_read_oob': /kisskb/src/drivers/mtd/nftlcore.c:127:21: note: byref variable will be forcibly initialized 127 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/mtd/nftlcore.c: In function 'nftl_readblock': /kisskb/src/drivers/mtd/nftlcore.c:712:18: note: byref variable will be forcibly initialized 712 | struct nftl_bci bci; | ^~~ /kisskb/src/drivers/mtd/nftlcore.c: In function 'nftl_write_oob': /kisskb/src/drivers/mtd/nftlcore.c:148:21: note: byref variable will be forcibly initialized 148 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/memstick/core/mspro_block.c: In function 'h_mspro_block_setup_cmd': /kisskb/src/drivers/memstick/core/mspro_block.c:674:30: note: byref variable will be forcibly initialized 674 | struct mspro_param_register param = { | ^~~~~ /kisskb/src/drivers/mtd/nftlcore.c: In function 'NFTL_foldchain': /kisskb/src/drivers/mtd/nftlcore.c:241:18: note: byref variable will be forcibly initialized 241 | struct nftl_oob oob; | ^~~ /kisskb/src/drivers/mtd/nftlcore.c: In function 'NFTL_findwriteunit': /kisskb/src/drivers/mtd/nftlcore.c:545:20: note: byref variable will be forcibly initialized 545 | struct nftl_bci bci; | ^~~ /kisskb/src/drivers/mtd/nftlcore.c:531:18: note: byref variable will be forcibly initialized 531 | struct nftl_oob oob; | ^~~ /kisskb/src/drivers/leds/leds-lm3530.c: In function 'lm3530_init_registers': /kisskb/src/drivers/leds/leds-lm3530.c:234:25: note: byref variable will be forcibly initialized 234 | struct lm3530_als_data als; | ^~~ /kisskb/src/drivers/mtd/nftlcore.c: In function 'nftl_writeblock': /kisskb/src/drivers/mtd/nftlcore.c:681:18: note: byref variable will be forcibly initialized 681 | struct nftl_oob oob; | ^~~ /kisskb/src/drivers/md/dm-cache-policy-smq.c: In function 'queue_writeback': /kisskb/src/drivers/md/dm-cache-policy-smq.c:1177:21: note: byref variable will be forcibly initialized 1177 | struct policy_work work; | ^~~~ /kisskb/src/drivers/md/dm-cache-policy-smq.c: In function 'queue_demotion': /kisskb/src/drivers/md/dm-cache-policy-smq.c:1200:21: note: byref variable will be forcibly initialized 1200 | struct policy_work work; | ^~~~ /kisskb/src/drivers/md/dm-cache-policy-smq.c: In function 'queue_promotion': /kisskb/src/drivers/md/dm-cache-policy-smq.c:1231:21: note: byref variable will be forcibly initialized 1231 | struct policy_work work; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/tu102.c: In function 'tu102_acr_wpr_build': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/acr/tu102.c:55:24: note: byref variable will be forcibly initialized 55 | struct wpr_header_v1 hdr = { | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2039:25: note: byref variable will be forcibly initialized 2039 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2002:29: note: byref variable will be forcibly initialized 2002 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_populate_sclk_value': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2071:26: note: byref variable will be forcibly initialized 2071 | NISLANDS_SMC_SCLK_VALUE sclk_tmp; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_init_smc_spll_table': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2093:26: note: byref variable will be forcibly initialized 2093 | NISLANDS_SMC_SCLK_VALUE sclk_params; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_populate_mclk_value': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2235:25: note: byref variable will be forcibly initialized 2235 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2175:29: note: byref variable will be forcibly initialized 2175 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_calculate_power_boost_limit': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:1392:30: note: byref variable will be forcibly initialized 1392 | NISLANDS_SMC_VOLTAGE_VALUE vddc; | ^~~~ /kisskb/src/drivers/mtd/nand/raw/nand_jedec.c: In function 'nand_jedec_detect': /kisskb/src/drivers/mtd/nand/raw/nand_jedec.c:124:25: note: byref variable will be forcibly initialized 124 | struct nand_ecc_props requirements = { | ^~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/hci_ath.c: In function 'ath_vendor_cmd': /kisskb/src/drivers/bluetooth/hci_ath.c:151:24: note: byref variable will be forcibly initialized 151 | struct ath_vendor_cmd cmd; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/greybus/greybus_trace.h:501, from /kisskb/src/drivers/greybus/core.c:13: /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_message': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 22 | DECLARE_EVENT_CLASS(gb_message, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_operation': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:90:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 90 | DECLARE_EVENT_CLASS(gb_operation, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_connection': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(gb_connection, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_bundle': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:237:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 237 | DECLARE_EVENT_CLASS(gb_bundle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_interface': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:292:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 292 | DECLARE_EVENT_CLASS(gb_interface, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_module': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:374:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 374 | DECLARE_EVENT_CLASS(gb_module, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_host_device': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:429:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 429 | DECLARE_EVENT_CLASS(gb_host_device, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwtracing/stm/core.c: In function 'stm_char_policy_get_ioctl': /kisskb/src/drivers/hwtracing/stm/core.c:785:23: note: byref variable will be forcibly initialized 785 | struct stp_policy_id id = { | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_hynix.c: In function 'hynix_nand_reg_write_op': /kisskb/src/drivers/mtd/nand/raw/nand_hynix.c:97:25: note: byref variable will be forcibly initialized 97 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/mtd/nand/raw/nand_hynix.c: In function 'hynix_nand_cmd_op': /kisskb/src/drivers/mtd/nand/raw/nand_hynix.c:78:25: note: byref variable will be forcibly initialized 78 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_dpm_pre_set_power_state': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:3767:19: note: byref variable will be forcibly initialized 3767 | struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_dpm_init': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:4050:29: note: byref variable will be forcibly initialized 4050 | struct atom_clock_dividers dividers; | ^~~~~~~~ In file included from /kisskb/src/drivers/iio/buffer/industrialio-buffer-dmaengine.c:9: /kisskb/src/drivers/iio/buffer/industrialio-buffer-dmaengine.c: In function 'dmaengine_prep_slave_single': /kisskb/src/include/linux/dmaengine.h:971:21: note: byref variable will be forcibly initialized 971 | struct scatterlist sg; | ^~ /kisskb/src/drivers/iio/buffer/industrialio-buffer-dmaengine.c: In function 'iio_dmaengine_buffer_alloc': /kisskb/src/drivers/iio/buffer/industrialio-buffer-dmaengine.c:167:24: note: byref variable will be forcibly initialized 167 | struct dma_slave_caps caps; | ^~~~ /kisskb/src/drivers/fpga/fpga-mgr.c: In function 'fpga_mgr_write_init_sg': /kisskb/src/drivers/fpga/fpga-mgr.c:104:25: note: byref variable will be forcibly initialized 104 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/fpga/fpga-mgr.c: In function 'fpga_mgr_buf_load_sg': /kisskb/src/drivers/fpga/fpga-mgr.c:193:26: note: byref variable will be forcibly initialized 193 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/fpga/fpga-mgr.c: In function 'fpga_mgr_buf_load': /kisskb/src/drivers/fpga/fpga-mgr.c:256:18: note: byref variable will be forcibly initialized 256 | struct sg_table sgt; | ^~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/pm_runtime.h:11, from /kisskb/src/drivers/thunderbolt/nhi.c:12: /kisskb/src/drivers/thunderbolt/nhi.c: In function 'ring_work': /kisskb/src/drivers/thunderbolt/nhi.c:230:12: note: byref variable will be forcibly initialized 230 | LIST_HEAD(done); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_attr_inactive.c: In function 'xfs_attr3_rmt_stale': /kisskb/src/fs/xfs/xfs_attr_inactive.c:39:23: note: byref variable will be forcibly initialized 39 | struct xfs_bmbt_irec map; | ^~~ /kisskb/src/fs/xfs/xfs_attr_inactive.c: In function 'xfs_attr3_leaf_inactive': /kisskb/src/fs/xfs/xfs_attr_inactive.c:87:30: note: byref variable will be forcibly initialized 87 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_attr_inactive.c:7: /kisskb/src/fs/xfs/xfs_attr_inactive.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:201:24: note: byref variable will be forcibly initialized 201 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/xfs_attr_inactive.c: In function 'xfs_attr3_node_inactive': /kisskb/src/fs/xfs/xfs_attr_inactive.c:226:30: note: byref variable will be forcibly initialized 226 | struct xfs_da3_icnode_hdr phdr; | ^~~~ /kisskb/src/fs/xfs/xfs_attr_inactive.c:141:28: note: byref variable will be forcibly initialized 141 | struct xfs_da3_icnode_hdr ichdr; | ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c: In function 'g84_bar_flush': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c:35:2: note: in expansion of macro 'nvkm_msec' 35 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/mtd/ubi/kapi.c: In function 'ubi_open_volume_path': /kisskb/src/drivers/mtd/ubi/kapi.c:293:15: note: byref variable will be forcibly initialized 293 | struct kstat stat; | ^~~~ /kisskb/src/drivers/mtd/ubi/kapi.c:292:14: note: byref variable will be forcibly initialized 292 | struct path path; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4800:25: note: byref variable will be forcibly initialized 4800 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4764:29: note: byref variable will be forcibly initialized 4764 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_populate_sclk_value': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4832:26: note: byref variable will be forcibly initialized 4832 | SISLANDS_SMC_SCLK_VALUE sclk_tmp; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_populate_mclk_value': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4891:25: note: byref variable will be forcibly initialized 4891 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4867:25: note: byref variable will be forcibly initialized 4867 | struct atom_mpll_param mpll_param; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_init_smc_spll_table': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2830:26: note: byref variable will be forcibly initialized 2830 | SISLANDS_SMC_SCLK_VALUE sclk_params; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/lib/test_lockup.c:8: /kisskb/src/lib/test_lockup.c: In function 'test_lockup': /kisskb/src/lib/test_lockup.c:353:12: note: byref variable will be forcibly initialized 353 | LIST_HEAD(pages); | ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_populate_power_containment_values': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2273:29: note: byref variable will be forcibly initialized 2273 | SISLANDS_SMC_VOLTAGE_VALUE vddc; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_dpm_pre_set_power_state': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:6498:19: note: byref variable will be forcibly initialized 6498 | struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_dpm_init': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:6881:29: note: byref variable will be forcibly initialized 6881 | struct atom_clock_dividers dividers; | ^~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.c: In function 'nv50_bar_flush': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.c:39:2: note: in expansion of macro 'nvkm_msec' 39 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/mtd/ubi/io.c: In function 'nor_erase_prepare': /kisskb/src/drivers/mtd/ubi/io.c:465:21: note: byref variable will be forcibly initialized 465 | struct ubi_vid_hdr vid_hdr; | ^~~~~~~ /kisskb/src/drivers/mtd/ubi/io.c:456:24: note: byref variable will be forcibly initialized 456 | struct ubi_vid_io_buf vidb; | ^~~~ /kisskb/src/drivers/mtd/ubi/io.c:455:20: note: byref variable will be forcibly initialized 455 | struct ubi_ec_hdr ec_hdr; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vm.c: In function 'radeon_vm_clear_bo': /kisskb/src/drivers/gpu/drm/radeon/radeon_vm.c:392:19: note: byref variable will be forcibly initialized 392 | struct radeon_ib ib; | ^~ /kisskb/src/drivers/mtd/ubi/io.c: In function 'do_sync_erase': /kisskb/src/drivers/mtd/ubi/io.c:310:20: note: byref variable will be forcibly initialized 310 | struct erase_info ei; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vm.c: In function 'radeon_vm_update_page_directory': /kisskb/src/drivers/gpu/drm/radeon/radeon_vm.c:648:19: note: byref variable will be forcibly initialized 648 | struct radeon_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vm.c: In function 'radeon_vm_bo_update': /kisskb/src/drivers/gpu/drm/radeon/radeon_vm.c:916:19: note: byref variable will be forcibly initialized 916 | struct radeon_ib ib; | ^~ In file included from /kisskb/src/drivers/mtd/chips/map_ram.c:15: /kisskb/src/drivers/mtd/chips/map_ram.c: In function 'map_word_ff': /kisskb/src/include/linux/mtd/map.h:375:11: note: byref variable will be forcibly initialized 375 | map_word r; | ^ /kisskb/src/drivers/memstick/host/r592.c: In function 'r592_transfer_fifo_pio': /kisskb/src/drivers/memstick/host/r592.c:418:25: note: byref variable will be forcibly initialized 418 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/mtd/nand/raw/nand_macronix.c: In function 'nand_power_down_op': /kisskb/src/drivers/mtd/nand/raw/nand_macronix.c:258:25: note: byref variable will be forcibly initialized 258 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ In file included from /kisskb/src/include/linux/greybus.h:16, from /kisskb/src/drivers/greybus/manifest.c:9: /kisskb/src/drivers/greybus/manifest.c: In function 'gb_manifest_parse_cports': /kisskb/src/drivers/greybus/manifest.c:233:12: note: byref variable will be forcibly initialized 233 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_populate_smc_acpi_level': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2958:29: note: byref variable will be forcibly initialized 2958 | SMU7_Discrete_VoltageLevel voltage_level; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2957:29: note: byref variable will be forcibly initialized 2957 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_populate_smc_vce_level': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2659:29: note: byref variable will be forcibly initialized 2659 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_populate_smc_acp_level': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2692:29: note: byref variable will be forcibly initialized 2692 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_populate_smc_samu_level': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2724:29: note: byref variable will be forcibly initialized 2724 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_populate_smc_uvd_level': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2616:29: note: byref variable will be forcibly initialized 2616 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:3152:25: note: byref variable will be forcibly initialized 3152 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:3128:29: note: byref variable will be forcibly initialized 3128 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/fs/ubifs/debug.c: In function 'read_add_inode': /kisskb/src/fs/ubifs/debug.c:1930:18: note: byref variable will be forcibly initialized 1930 | union ubifs_key key; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_calculate_mclk_params': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2792:25: note: byref variable will be forcibly initialized 2792 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2768:25: note: byref variable will be forcibly initialized 2768 | struct atom_mpll_param mpll_param; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_do_program_memory_timing_parameters': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2513:37: note: byref variable will be forcibly initialized 2513 | SMU7_Discrete_MCArbDramTimingTable arb_regs; | ^~~~~~~~ /kisskb/src/fs/ubifs/debug.c: In function 'ubifs_dump_lprops': /kisskb/src/fs/ubifs/debug.c:775:24: note: byref variable will be forcibly initialized 775 | struct ubifs_lp_stats lst; | ^~~ /kisskb/src/fs/ubifs/debug.c:774:22: note: byref variable will be forcibly initialized 774 | struct ubifs_lprops lp; | ^~ /kisskb/src/fs/ubifs/debug.c: In function 'dbg_check_space_info': /kisskb/src/fs/ubifs/debug.c:1042:24: note: byref variable will be forcibly initialized 1042 | struct ubifs_lp_stats lst; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_dpm_pre_set_power_state': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5097:19: note: byref variable will be forcibly initialized 5097 | struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; | ^~~~~~~~~~~~ /kisskb/src/fs/ubifs/debug.c: In function 'ubifs_dump_node': /kisskb/src/fs/ubifs/debug.c:297:18: note: byref variable will be forcibly initialized 297 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/debug.c: In function 'check_inodes': /kisskb/src/fs/ubifs/debug.c:2165:18: note: byref variable will be forcibly initialized 2165 | union ubifs_key key; | ^~~ /kisskb/src/fs/xfs/xfs_aops.c: In function 'xfs_map_blocks': /kisskb/src/fs/xfs/xfs_aops.c:259:25: note: byref variable will be forcibly initialized 259 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_aops.c:258:23: note: byref variable will be forcibly initialized 258 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/fs/xfs/xfs_aops.c: In function 'xfs_end_io': /kisskb/src/fs/xfs/xfs_aops.c:138:19: note: byref variable will be forcibly initialized 138 | struct list_head tmp; | ^~~ /kisskb/src/fs/ubifs/debug.c: In function 'dbg_check_filesystem': /kisskb/src/fs/ubifs/debug.c:2288:19: note: byref variable will be forcibly initialized 2288 | struct fsck_data fsckd; | ^~~~~ /kisskb/src/fs/ubifs/debug.c: In function 'ubifs_dump_inode': /kisskb/src/fs/ubifs/debug.c:228:18: note: byref variable will be forcibly initialized 228 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/debug.c: In function 'dbg_check_dir': /kisskb/src/fs/ubifs/debug.c:1127:18: note: byref variable will be forcibly initialized 1127 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/debug.c: In function 'dbg_check_key_order': /kisskb/src/fs/ubifs/debug.c:1199:18: note: byref variable will be forcibly initialized 1199 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/tnc_misc.c: In function 'ubifs_tnc_read_node': /kisskb/src/fs/ubifs/tnc_misc.c:463:18: note: byref variable will be forcibly initialized 463 | union ubifs_key key1, *key = &zbr->key; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm107.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm107.c: In function 'gm107_bar_bar1_wait': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm107.c:30:2: note: in expansion of macro 'nvkm_msec' 30 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm107.c: In function 'gm107_bar_bar2_wait': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm107.c:40:2: note: in expansion of macro 'nvkm_msec' 40 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/nand_toshiba.c: In function 'toshiba_nand_benand_read_eccstatus_op': /kisskb/src/drivers/mtd/nand/raw/nand_toshiba.c:42:25: note: byref variable will be forcibly initialized 42 | struct nand_operation op = NAND_OPERATION(chip->cur_cs, instrs); | ^~ /kisskb/src/drivers/gpu/drm/drm_plane_helper.c: In function 'get_connectors_for_crtc': /kisskb/src/drivers/gpu/drm/drm_plane_helper.c:77:33: note: byref variable will be forcibly initialized 77 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_plane_helper.c: In function 'drm_primary_helper_update': /kisskb/src/drivers/gpu/drm/drm_plane_helper.c:170:18: note: byref variable will be forcibly initialized 170 | struct drm_rect dest = { | ^~~~ /kisskb/src/drivers/gpu/drm/drm_plane_helper.c:164:18: note: byref variable will be forcibly initialized 164 | struct drm_rect src = { | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: In function 'drm_dp_dual_mode_write': /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:107:17: note: byref variable will be forcibly initialized 107 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/leds/leds-max77650.c: In function 'max77650_led_probe': /kisskb/src/drivers/leds/leds-max77650.c:88:24: note: byref variable will be forcibly initialized 88 | struct led_init_data init_data = {}; | ^~~~~~~~~ /kisskb/src/fs/ubifs/lpt_commit.c: In function 'dump_lpt_leb': /kisskb/src/fs/ubifs/lpt_commit.c:1892:23: note: byref variable will be forcibly initialized 1892 | struct ubifs_nnode nnode; | ^~~~~ /kisskb/src/fs/ubifs/misc.c: In function 'ubifs_msg': /kisskb/src/fs/ubifs/misc.c:8:19: note: byref variable will be forcibly initialized 8 | struct va_format vaf; | ^~~ /kisskb/src/fs/ubifs/misc.c: In function 'ubifs_err': /kisskb/src/fs/ubifs/misc.c:25:19: note: byref variable will be forcibly initialized 25 | struct va_format vaf; | ^~~ /kisskb/src/fs/ubifs/misc.c: In function 'ubifs_warn': /kisskb/src/fs/ubifs/misc.c:44:19: note: byref variable will be forcibly initialized 44 | struct va_format vaf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'handle_conflicting_encoders': /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:107:33: note: byref variable will be forcibly initialized 107 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/dma-fence.h:17, from /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:28: /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'drm_atomic_helper_wait_for_vblanks': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:1506:9: note: in expansion of macro 'wait_event_timeout' 1506 | ret = wait_event_timeout(dev->vblank[i].queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_audio.c: In function 'radeon_audio_set_avi_packet': /kisskb/src/drivers/gpu/drm/radeon/radeon_audio.c:543:28: note: byref variable will be forcibly initialized 543 | struct hdmi_avi_infoframe frame; | ^~~~~ /kisskb/src/drivers/target/target_core_sbc.c: In function 'compare_and_write_callback': /kisskb/src/drivers/target/target_core_sbc.c:505:25: note: byref variable will be forcibly initialized 505 | struct sg_mapping_iter m; | ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/target.h:220, from /kisskb/src/drivers/target/target_core_transport.c:41: /kisskb/src/drivers/target/target_core_transport.c: In function 'trace_event_raw_event_target_sequencer_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/target.h:132:1: note: in expansion of macro 'TRACE_EVENT' 132 | TRACE_EVENT(target_sequencer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/target.h:132:1: note: in expansion of macro 'TRACE_EVENT' 132 | TRACE_EVENT(target_sequencer_start, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'drm_atomic_helper_duplicate_state': /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:3139:33: note: byref variable will be forcibly initialized 3139 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'drm_atomic_helper_shutdown': /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:3096:33: note: byref variable will be forcibly initialized 3096 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/target/target_core_transport.c: In function 'trace_event_raw_event_target_cmd_complete': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/target.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(target_cmd_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 688 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/target.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(target_cmd_complete, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'drm_atomic_helper_suspend': /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:3224:33: note: byref variable will be forcibly initialized 3224 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'drm_atomic_helper_resume': /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:3317:33: note: byref variable will be forcibly initialized 3317 | struct drm_modeset_acquire_ctx ctx; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/tu102.c:25: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/tu102.c: In function 'tu102_bar_bar2_wait': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/tu102.c:31:2: note: in expansion of macro 'nvkm_msec' 31 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/tu102.c: In function 'tu102_bar_bar1_wait': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bar/tu102.c:58:2: note: in expansion of macro 'nvkm_msec' 58 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/sm_common.c: In function 'sm_block_markbad': /kisskb/src/drivers/mtd/nand/raw/sm_common.c:103:16: note: byref variable will be forcibly initialized 103 | struct sm_oob oob; | ^~~ /kisskb/src/drivers/mtd/nand/raw/sm_common.c:102:21: note: byref variable will be forcibly initialized 102 | struct mtd_oob_ops ops; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_encode_up_ack_reply': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3608:40: note: byref variable will be forcibly initialized 3608 | struct drm_dp_sideband_msg_reply_body reply; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function '__dump_topology_ref_history': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1637:21: note: byref variable will be forcibly initialized 1637 | struct drm_printer p = drm_debug_printer(DBG_PREFIX); | ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_topology_mgr_set_mst': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3702:25: note: byref variable will be forcibly initialized 3702 | struct drm_dp_payload reset_pay; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_get_one_sb_msg': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3899:33: note: byref variable will be forcibly initialized 3899 | struct drm_dp_sideband_msg_hdr hdr; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/fsi.h:128, from /kisskb/src/drivers/fsi/fsi-core.c:28: /kisskb/src/drivers/fsi/fsi-core.c: In function 'trace_event_raw_event_fsi_master_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fsi.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(fsi_master_read, | ^~~~~~~~~~~ /kisskb/src/drivers/fsi/fsi-core.c: In function 'trace_event_raw_event_fsi_master_write': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fsi.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(fsi_master_write, | ^~~~~~~~~~~ /kisskb/src/drivers/fsi/fsi-core.c: In function 'trace_event_raw_event_fsi_master_rw_result': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fsi.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(fsi_master_rw_result, | ^~~~~~~~~~~ /kisskb/src/drivers/fsi/fsi-core.c: In function 'trace_event_raw_event_fsi_master_break': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fsi.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(fsi_master_break, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_dpcd_read': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2777:38: note: byref variable will be forcibly initialized 2777 | struct drm_dp_sideband_msg_req_body req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_dpcd_write': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1133:38: note: byref variable will be forcibly initialized 1133 | struct drm_dp_sideband_msg_req_body req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_power_updown_phy': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1195:38: note: byref variable will be forcibly initialized 1195 | struct drm_dp_sideband_msg_req_body req; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/seq_file.h:11, from /kisskb/src/arch/powerpc/include/asm/machdep.h:6, from /kisskb/src/arch/powerpc/include/asm/archrandom.h:7, from /kisskb/src/include/linux/random.h:121, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/drivers/target/target_core_transport.c:13: /kisskb/src/drivers/target/target_core_transport.c: In function 'transport_generic_free_cmd': /kisskb/src/drivers/target/target_core_transport.c:2862:29: note: byref variable will be forcibly initialized 2862 | DECLARE_COMPLETION_ONSTACK(compl); | ^~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_query_stream_enc_status': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1211:38: note: byref variable will be forcibly initialized 1211 | struct drm_dp_sideband_msg_req_body req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_allocate_payload': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1178:38: note: byref variable will be forcibly initialized 1178 | struct drm_dp_sideband_msg_req_body req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_enum_path_resources': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1163:38: note: byref variable will be forcibly initialized 1163 | struct drm_dp_sideband_msg_req_body req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_clear_payload_id_table': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1153:38: note: byref variable will be forcibly initialized 1153 | struct drm_dp_sideband_msg_req_body req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_link_address': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1145:38: note: byref variable will be forcibly initialized 1145 | struct drm_dp_sideband_msg_req_body req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dump_sideband_msg_tx': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:686:38: note: byref variable will be forcibly initialized 686 | struct drm_dp_sideband_msg_req_body req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'process_single_tx_qlock': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2891:22: note: byref variable will be forcibly initialized 2891 | struct drm_printer p = drm_debug_printer(DBG_PREFIX); | ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2852:33: note: byref variable will be forcibly initialized 2852 | struct drm_dp_sideband_msg_hdr hdr; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/seq_file.h:11, from /kisskb/src/arch/powerpc/include/asm/machdep.h:6, from /kisskb/src/arch/powerpc/include/asm/archrandom.h:7, from /kisskb/src/include/linux/random.h:121, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/drivers/target/target_core_transport.c:13: /kisskb/src/drivers/target/target_core_transport.c: In function 'target_wait_for_sess_cmds': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/target/target_core_transport.c:3098:9: note: in expansion of macro 'wait_event_timeout' 3098 | ret = wait_event_timeout(se_sess->cmd_count_wq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_queue_down_tx': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2935:22: note: byref variable will be forcibly initialized 2935 | struct drm_printer p = drm_debug_printer(DBG_PREFIX); | ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_wait_tx_reply': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1347:22: note: byref variable will be forcibly initialized 1347 | struct drm_printer p = drm_debug_printer(DBG_PREFIX); | ^ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:26: /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1314:9: note: in expansion of macro 'wait_event_timeout' 1314 | ret = wait_event_timeout(mgr->tx_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_update_payload_part1': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3382:24: note: byref variable will be forcibly initialized 3382 | struct drm_dp_payload req_payload; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_i2c_read': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5582:38: note: byref variable will be forcibly initialized 5582 | struct drm_dp_sideband_msg_req_body msg; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_i2c_write': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5635:38: note: byref variable will be forcibly initialized 5635 | struct drm_dp_sideband_msg_req_body msg; | ^~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/drivers/target/target_core_transport.c:13: /kisskb/src/drivers/target/target_core_transport.c: In function 'target_qf_do_work': /kisskb/src/drivers/target/target_core_transport.c:948:12: note: byref variable will be forcibly initialized 948 | LIST_HEAD(qf_cmd_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/mux/core.c: In function 'mux_control_get': /kisskb/src/drivers/mux/core.c:428:25: note: byref variable will be forcibly initialized 428 | struct of_phandle_args args; | ^~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/seq_file.h:11, from /kisskb/src/arch/powerpc/include/asm/machdep.h:6, from /kisskb/src/arch/powerpc/include/asm/archrandom.h:7, from /kisskb/src/include/linux/random.h:121, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/drivers/target/target_core_transport.c:13: /kisskb/src/drivers/target/target_core_transport.c: In function 'target_put_cmd_and_wait': /kisskb/src/drivers/target/target_core_transport.c:2829:29: note: byref variable will be forcibly initialized 2829 | DECLARE_COMPLETION_ONSTACK(compl); | ^~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/fs/ubifs/xattr.c: In function 'ubifs_xattr_remove': /kisskb/src/fs/ubifs/xattr.c:585:18: note: byref variable will be forcibly initialized 585 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/xattr.c: In function 'ubifs_xattr_set': /kisskb/src/fs/ubifs/xattr.c:272:18: note: byref variable will be forcibly initialized 272 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/xattr.c: In function 'ubifs_xattr_get': /kisskb/src/fs/ubifs/xattr.c:334:18: note: byref variable will be forcibly initialized 334 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/xattr.c: In function 'ubifs_listxattr': /kisskb/src/fs/ubifs/xattr.c:398:18: note: byref variable will be forcibly initialized 398 | union ubifs_key key; | ^~~ /kisskb/src/fs/ubifs/xattr.c: In function 'ubifs_purge_xattrs': /kisskb/src/fs/ubifs/xattr.c:494:18: note: byref variable will be forcibly initialized 494 | union ubifs_key key; | ^~~ /kisskb/src/drivers/target/target_core_spc.c: In function 'spc_emulate_report_luns': /kisskb/src/drivers/target/target_core_spc.c:1210:18: note: byref variable will be forcibly initialized 1210 | struct scsi_lun slun; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c: In function 'nvkm_bios_new': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c:148:19: note: byref variable will be forcibly initialized 148 | struct bit_entry bit_i; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c:147:22: note: byref variable will be forcibly initialized 147 | struct nvbios_image image; | ^~~~~ /kisskb/src/drivers/leds/leds-pwm.c: In function 'led_pwm_create_fwnode': /kisskb/src/drivers/leds/leds-pwm.c:103:17: note: byref variable will be forcibly initialized 103 | struct led_pwm led; | ^~~ /kisskb/src/drivers/leds/leds-lp8860.c: In function 'lp8860_probe': /kisskb/src/drivers/leds/leds-lp8860.c:385:23: note: byref variable will be forcibly initialized 385 | struct led_init_data init_data = {}; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.c: In function 'nvbios_boostTe': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_modeset_helper.c: In function 'drm_helper_move_panel_connectors_to_head': /kisskb/src/drivers/gpu/drm/drm_modeset_helper.c:52:19: note: byref variable will be forcibly initialized 52 | struct list_head panel_list; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_dma.c: In function 'r600_dma_ib_test': /kisskb/src/drivers/gpu/drm/radeon/r600_dma.c:338:19: note: byref variable will be forcibly initialized 338 | struct radeon_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/radeon/r600_dma.c: In function 'r600_copy_dma': /kisskb/src/drivers/gpu/drm/radeon/r600_dma.c:449:21: note: byref variable will be forcibly initialized 449 | struct radeon_sync sync; | ^~~~ /kisskb/src/drivers/target/target_core_rd.c: In function 'rd_execute_rw': /kisskb/src/drivers/target/target_core_rd.c:424:25: note: byref variable will be forcibly initialized 424 | struct sg_mapping_iter m; | ^ /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c: In function 'drm_scdc_write': /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c:96:17: note: byref variable will be forcibly initialized 96 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dma.c: In function 'rv770_copy_dma': /kisskb/src/drivers/gpu/drm/radeon/rv770_dma.c:48:21: note: byref variable will be forcibly initialized 48 | struct radeon_sync sync; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_dma.c: In function 'evergreen_copy_dma': /kisskb/src/drivers/gpu/drm/radeon/evergreen_dma.c:113:21: note: byref variable will be forcibly initialized 113 | struct radeon_sync sync; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dma.c: In function 'si_copy_dma': /kisskb/src/drivers/gpu/drm/radeon/si_dma.c:236:21: note: byref variable will be forcibly initialized 236 | struct radeon_sync sync; | ^~~~ /kisskb/src/drivers/mtd/ubi/wl.c: In function 'do_sync_erase': /kisskb/src/drivers/mtd/ubi/wl.c:623:18: note: byref variable will be forcibly initialized 623 | struct ubi_work wl_wrk; | ^~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_get_bundle_version': /kisskb/src/drivers/greybus/control.c:60:44: note: byref variable will be forcibly initialized 60 | struct gb_control_bundle_version_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:59:43: note: byref variable will be forcibly initialized 59 | struct gb_control_bundle_version_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_get_version': /kisskb/src/drivers/greybus/control.c:22:37: note: byref variable will be forcibly initialized 22 | struct gb_control_version_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:21:36: note: byref variable will be forcibly initialized 21 | struct gb_control_version_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_get_manifest_size_operation': /kisskb/src/drivers/greybus/control.c:106:47: note: byref variable will be forcibly initialized 106 | struct gb_control_get_manifest_size_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_connected_operation': /kisskb/src/drivers/greybus/control.c:133:38: note: byref variable will be forcibly initialized 133 | struct gb_control_connected_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_disconnected_operation': /kisskb/src/drivers/greybus/control.c:142:41: note: byref variable will be forcibly initialized 142 | struct gb_control_disconnected_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_bundle_suspend': /kisskb/src/drivers/greybus/control.c:218:39: note: byref variable will be forcibly initialized 218 | struct gb_control_bundle_pm_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:217:38: note: byref variable will be forcibly initialized 217 | struct gb_control_bundle_pm_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_bundle_resume': /kisskb/src/drivers/greybus/control.c:243:39: note: byref variable will be forcibly initialized 243 | struct gb_control_bundle_pm_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:242:38: note: byref variable will be forcibly initialized 242 | struct gb_control_bundle_pm_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_bundle_deactivate': /kisskb/src/drivers/greybus/control.c:268:39: note: byref variable will be forcibly initialized 268 | struct gb_control_bundle_pm_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:267:38: note: byref variable will be forcibly initialized 267 | struct gb_control_bundle_pm_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_bundle_activate': /kisskb/src/drivers/greybus/control.c:294:39: note: byref variable will be forcibly initialized 294 | struct gb_control_bundle_pm_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:293:38: note: byref variable will be forcibly initialized 293 | struct gb_control_bundle_pm_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_interface_suspend_prepare': /kisskb/src/drivers/greybus/control.c:334:37: note: byref variable will be forcibly initialized 334 | struct gb_control_intf_pm_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_interface_deactivate_prepare': /kisskb/src/drivers/greybus/control.c:357:37: note: byref variable will be forcibly initialized 357 | struct gb_control_intf_pm_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_interface_hibernate_abort': /kisskb/src/drivers/greybus/control.c:380:37: note: byref variable will be forcibly initialized 380 | struct gb_control_intf_pm_response response; | ^~~~~~~~ /kisskb/src/drivers/target/target_core_xcopy.c: In function 'target_xcopy_read_source': /kisskb/src/drivers/target/target_core_xcopy.c:601:22: note: byref variable will be forcibly initialized 601 | struct xcopy_pt_cmd xpt_cmd; | ^~~~~~~ /kisskb/src/drivers/target/target_core_xcopy.c: In function 'target_xcopy_write_destination': /kisskb/src/drivers/target/target_core_xcopy.c:646:22: note: byref variable will be forcibly initialized 646 | struct xcopy_pt_cmd xpt_cmd; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik_sdma.c: In function 'cik_copy_dma': /kisskb/src/drivers/gpu/drm/radeon/cik_sdma.c:584:21: note: byref variable will be forcibly initialized 584 | struct radeon_sync sync; | ^~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_set_power_mode': /kisskb/src/drivers/greybus/svc.c:559:39: note: byref variable will be forcibly initialized 559 | struct gb_svc_intf_set_pwrm_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:558:38: note: byref variable will be forcibly initialized 558 | struct gb_svc_intf_set_pwrm_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_pwrmon_sample_get': /kisskb/src/drivers/greybus/svc.c:176:43: note: byref variable will be forcibly initialized 176 | struct gb_svc_pwrmon_sample_get_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:175:42: note: byref variable will be forcibly initialized 175 | struct gb_svc_pwrmon_sample_get_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_pwrmon_rail_count_get': /kisskb/src/drivers/greybus/svc.c:132:47: note: byref variable will be forcibly initialized 132 | struct gb_svc_pwrmon_rail_count_get_response response; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik_sdma.c: In function 'cik_sdma_ib_test': /kisskb/src/drivers/gpu/drm/radeon/cik_sdma.c:703:19: note: byref variable will be forcibly initialized 703 | struct radeon_ib ib; | ^~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_pwrmon_intf_sample_get': /kisskb/src/drivers/greybus/svc.c:213:48: note: byref variable will be forcibly initialized 213 | struct gb_svc_pwrmon_intf_sample_get_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:212:47: note: byref variable will be forcibly initialized 212 | struct gb_svc_pwrmon_intf_sample_get_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_device_id': /kisskb/src/drivers/greybus/svc.c:259:39: note: byref variable will be forcibly initialized 259 | struct gb_svc_intf_device_id_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_eject': /kisskb/src/drivers/greybus/svc.c:270:35: note: byref variable will be forcibly initialized 270 | struct gb_svc_intf_eject_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_vsys_set': /kisskb/src/drivers/greybus/svc.c:294:35: note: byref variable will be forcibly initialized 294 | struct gb_svc_intf_vsys_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:293:34: note: byref variable will be forcibly initialized 293 | struct gb_svc_intf_vsys_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_refclk_set': /kisskb/src/drivers/greybus/svc.c:317:37: note: byref variable will be forcibly initialized 317 | struct gb_svc_intf_refclk_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:316:36: note: byref variable will be forcibly initialized 316 | struct gb_svc_intf_refclk_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_unipro_set': /kisskb/src/drivers/greybus/svc.c:340:37: note: byref variable will be forcibly initialized 340 | struct gb_svc_intf_unipro_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:339:36: note: byref variable will be forcibly initialized 339 | struct gb_svc_intf_unipro_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_activate': /kisskb/src/drivers/greybus/svc.c:363:39: note: byref variable will be forcibly initialized 363 | struct gb_svc_intf_activate_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:362:38: note: byref variable will be forcibly initialized 362 | struct gb_svc_intf_activate_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_resume': /kisskb/src/drivers/greybus/svc.c:389:37: note: byref variable will be forcibly initialized 389 | struct gb_svc_intf_resume_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:388:36: note: byref variable will be forcibly initialized 388 | struct gb_svc_intf_resume_request request; | ^~~~~~~ /kisskb/src/drivers/mtd/ubi/misc.c: In function 'ubi_msg': /kisskb/src/drivers/mtd/ubi/misc.c:147:19: note: byref variable will be forcibly initialized 147 | struct va_format vaf; | ^~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_dme_peer_get': /kisskb/src/drivers/greybus/svc.c:418:38: note: byref variable will be forcibly initialized 418 | struct gb_svc_dme_peer_get_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:417:37: note: byref variable will be forcibly initialized 417 | struct gb_svc_dme_peer_get_request request; | ^~~~~~~ /kisskb/src/drivers/mtd/ubi/misc.c: In function 'ubi_warn': /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_dme_peer_set': /kisskb/src/drivers/greybus/svc.c:452:38: note: byref variable will be forcibly initialized 452 | struct gb_svc_dme_peer_set_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:451:37: note: byref variable will be forcibly initialized 451 | struct gb_svc_dme_peer_set_request request; | ^~~~~~~ /kisskb/src/drivers/mtd/ubi/misc.c:163:19: note: byref variable will be forcibly initialized 163 | struct va_format vaf; | ^~~ /kisskb/src/drivers/mtd/ubi/misc.c: In function 'ubi_err': /kisskb/src/drivers/mtd/ubi/misc.c:180:19: note: byref variable will be forcibly initialized 180 | struct va_format vaf; | ^~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_connection_create': /kisskb/src/drivers/greybus/svc.c:485:36: note: byref variable will be forcibly initialized 485 | struct gb_svc_conn_create_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_connection_destroy': /kisskb/src/drivers/greybus/svc.c:501:37: note: byref variable will be forcibly initialized 501 | struct gb_svc_conn_destroy_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_route_create': /kisskb/src/drivers/greybus/svc.c:522:37: note: byref variable will be forcibly initialized 522 | struct gb_svc_route_create_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_route_destroy': /kisskb/src/drivers/greybus/svc.c:536:38: note: byref variable will be forcibly initialized 536 | struct gb_svc_route_destroy_request request; | ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_set_power_mode_hibernate': /kisskb/src/drivers/greybus/svc.c:601:39: note: byref variable will be forcibly initialized 601 | struct gb_svc_intf_set_pwrm_response response; | ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:600:38: note: byref variable will be forcibly initialized 600 | struct gb_svc_intf_set_pwrm_request request; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.c: In function 'nvbios_disp_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry U; | ^ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.c: In function 'nvbios_outp_entry': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.c:85:21: note: byref variable will be forcibly initialized 85 | struct nvbios_disp info; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.c: In function 'nvbios_cstepTe': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.c: In function 'nvbios_dp_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.c:31:19: note: byref variable will be forcibly initialized 31 | struct bit_entry d; | ^ /kisskb/src/drivers/gpu/drm/drm_gem_atomic_helper.c: In function 'drm_gem_prepare_shadow_fb': /kisskb/src/drivers/gpu/drm/drm_gem_atomic_helper.c:282:21: note: byref variable will be forcibly initialized 282 | struct dma_buf_map map; | ^~~ /kisskb/src/drivers/leds/leds-tca6507.c: In function 'tca6507_led_dt_init': /kisskb/src/drivers/leds/leds-tca6507.c:692:19: note: byref variable will be forcibly initialized 692 | struct led_info led; | ^~~ /kisskb/src/drivers/leds/leds-tlc591xx.c: In function 'tlc591xx_probe': /kisskb/src/drivers/leds/leds-tlc591xx.c:185:24: note: byref variable will be forcibly initialized 185 | struct led_init_data init_data = {}; | ^~~~~~~~~ /kisskb/src/drivers/iio/chemical/scd30_core.c: In function 'scd30_trigger_handler': /kisskb/src/drivers/iio/chemical/scd30_core.c:598:4: note: byref variable will be forcibly initialized 598 | } scan; | ^~~~ /kisskb/src/fs/xfs/xfs_attr_list.c: In function 'xfs_attr_node_list_lookup': /kisskb/src/fs/xfs/xfs_attr_list.c:206:28: note: byref variable will be forcibly initialized 206 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_attr_list.c: In function 'xfs_attr3_leaf_list_int': /kisskb/src/fs/xfs/xfs_attr_list.c:393:30: note: byref variable will be forcibly initialized 393 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/xfs_attr_list.c: In function 'xfs_attr_node_list': /kisskb/src/fs/xfs/xfs_attr_list.c:287:30: note: byref variable will be forcibly initialized 287 | struct xfs_attr3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/drivers/hid/hid-core.c: In function 'hid_open_report': /kisskb/src/drivers/hid/hid-core.c:1193:18: note: byref variable will be forcibly initialized 1193 | struct hid_item item; | ^~~~ /kisskb/src/drivers/hid/hid-core.c: In function 'hid_scan_report': /kisskb/src/drivers/hid/hid-core.c:870:18: note: byref variable will be forcibly initialized 870 | struct hid_item item; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/gnss/core.c:10: /kisskb/src/drivers/gnss/core.c: In function 'gnss_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gnss/core.c:105:9: note: in expansion of macro 'wait_event_interruptible' 105 | ret = wait_event_interruptible(gdev->read_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/thunderbolt/ctl.c:11: /kisskb/src/drivers/thunderbolt/ctl.c: In function 'tb_cfg_request_cancel': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/thunderbolt/ctl.c:570:2: note: in expansion of macro 'wait_event' 570 | wait_event(tb_cfg_request_cancel_queue, !tb_cfg_request_is_active(req)); | ^~~~~~~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c: In function 'hid_sensor_parse_common_attributes': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:510:39: note: byref variable will be forcibly initialized 510 | struct hid_sensor_hub_attribute_info timestamp; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/thunderbolt/ctl.c:11: /kisskb/src/drivers/thunderbolt/ctl.c: In function 'tb_cfg_request_sync': /kisskb/src/drivers/thunderbolt/ctl.c:596:29: note: byref variable will be forcibly initialized 596 | DECLARE_COMPLETION_ONSTACK(done); | ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/drivers/thunderbolt/ctl.c: In function 'tb_cfg_reset': /kisskb/src/drivers/thunderbolt/ctl.c:819:23: note: byref variable will be forcibly initialized 819 | struct tb_cfg_header reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/ctl.c:817:23: note: byref variable will be forcibly initialized 817 | struct cfg_reset_pkg request = { .header = tb_cfg_make_header(route) }; | ^~~~~~~ /kisskb/src/drivers/thunderbolt/ctl.c: In function 'tb_cfg_read_raw': /kisskb/src/drivers/thunderbolt/ctl.c:871:23: note: byref variable will be forcibly initialized 871 | struct cfg_write_pkg reply; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/greybus/operation.c:10: /kisskb/src/drivers/greybus/operation.c: In function 'gb_operation_cancel': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/greybus/operation.c:1083:2: note: in expansion of macro 'wait_event' 1083 | wait_event(gb_operation_cancellation_queue, | ^~~~~~~~~~ /kisskb/src/drivers/thunderbolt/ctl.c: In function 'tb_cfg_write_raw': /kisskb/src/drivers/thunderbolt/ctl.c:942:22: note: byref variable will be forcibly initialized 942 | struct cfg_read_pkg reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/ctl.c: In function 'tb_cfg_read': /kisskb/src/drivers/thunderbolt/ctl.c:1012:23: note: byref variable will be forcibly initialized 1012 | struct tb_cfg_result res = tb_cfg_read_raw(ctl, buffer, route, port, | ^~~ /kisskb/src/drivers/thunderbolt/ctl.c: In function 'tb_cfg_write': /kisskb/src/drivers/thunderbolt/ctl.c:1038:23: note: byref variable will be forcibly initialized 1038 | struct tb_cfg_result res = tb_cfg_write_raw(ctl, buffer, route, port, | ^~~ /kisskb/src/drivers/thunderbolt/ctl.c: In function 'tb_cfg_get_upstream_port': /kisskb/src/drivers/thunderbolt/ctl.c:1075:23: note: byref variable will be forcibly initialized 1075 | struct tb_cfg_result res = tb_cfg_read_raw(ctl, &dummy, route, 0, | ^~~ /kisskb/src/drivers/greybus/operation.c: In function 'gb_connection_recv': /kisskb/src/drivers/greybus/operation.c:1029:30: note: byref variable will be forcibly initialized 1029 | struct gb_operation_msg_hdr header; | ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/greybus/operation.c:10: /kisskb/src/drivers/greybus/operation.c: In function 'gb_operation_cancel_incoming': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/greybus/operation.c:1110:2: note: in expansion of macro 'wait_event' 1110 | wait_event(gb_operation_cancellation_queue, | ^~~~~~~~~~ /kisskb/src/drivers/target/target_core_file.c: In function 'fd_execute_write_same': /kisskb/src/drivers/target/target_core_file.c:435:18: note: byref variable will be forcibly initialized 435 | struct iov_iter iter; | ^~~~ /kisskb/src/drivers/target/target_core_file.c: In function 'fd_execute_rw_aio': /kisskb/src/drivers/target/target_core_file.c:270:18: note: byref variable will be forcibly initialized 270 | struct iov_iter iter; | ^~~~ /kisskb/src/drivers/target/target_core_file.c: In function 'fd_do_rw': /kisskb/src/drivers/target/target_core_file.c:315:18: note: byref variable will be forcibly initialized 315 | struct iov_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c: In function 'radeon_uvd_send_msg': /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c:744:19: note: byref variable will be forcibly initialized 744 | struct radeon_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c: In function 'radeon_uvd_cs_parse': /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c:686:26: note: byref variable will be forcibly initialized 686 | struct radeon_cs_packet pkt; | ^~~ /kisskb/src/drivers/target/target_core_iblock.c: In function 'iblock_submit_bios': /kisskb/src/drivers/target/target_core_iblock.c:372:18: note: byref variable will be forcibly initialized 372 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/target/target_core_iblock.c: In function 'iblock_execute_write_same': /kisskb/src/drivers/target/target_core_iblock.c:488:18: note: byref variable will be forcibly initialized 488 | struct bio_list list; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/drivers/leds/uleds.c:9: /kisskb/src/drivers/leds/uleds.c: In function 'uleds_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/leds/uleds.c:162:13: note: in expansion of macro 'wait_event_interruptible' 162 | retval = wait_event_interruptible(udev->waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/target/target_core_iblock.c: In function 'iblock_execute_rw': /kisskb/src/drivers/target/target_core_iblock.c:729:25: note: byref variable will be forcibly initialized 729 | struct sg_mapping_iter prot_miter; | ^~~~~~~~~~ /kisskb/src/drivers/target/target_core_iblock.c:723:18: note: byref variable will be forcibly initialized 723 | struct bio_list list; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/bluetooth/btmrvl_main.c:21: /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_send_sync_cmd': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c:209:7: note: in expansion of macro 'wait_event_interruptible_timeout' 209 | if (!wait_event_interruptible_timeout(priv->adapter->cmd_wait_q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_enable_hs': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c:310:8: note: in expansion of macro 'wait_event_interruptible_timeout' 310 | ret = wait_event_interruptible_timeout(adapter->event_hs_wait_q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_service_main_thread': /kisskb/src/drivers/bluetooth/btmrvl_main.c:607:21: note: byref variable will be forcibly initialized 607 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c: In function 'cadence_nand_wait_on_sdma': /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c:866:43: note: byref variable will be forcibly initialized 866 | struct cadence_nand_irq_status irq_mask, irq_status; | ^~~~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c:866:33: note: byref variable will be forcibly initialized 866 | struct cadence_nand_irq_status irq_mask, irq_status; | ^~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c: In function 'cadence_nand_cdma_send_and_wait': /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c:1023:33: note: byref variable will be forcibly initialized 1023 | struct cadence_nand_irq_status irq_mask, irq_status = {0}; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_swap_extent_rmap': /kisskb/src/fs/xfs/xfs_bmap_util.c:1321:24: note: byref variable will be forcibly initialized 1321 | struct xfs_bmbt_irec tirec; | ^~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1320:24: note: byref variable will be forcibly initialized 1320 | struct xfs_bmbt_irec uirec; | ^~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1319:24: note: byref variable will be forcibly initialized 1319 | struct xfs_bmbt_irec irec; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_bmap_count_leaves': /kisskb/src/fs/xfs/xfs_bmap_util.c:189:23: note: byref variable will be forcibly initialized 189 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:188:25: note: byref variable will be forcibly initialized 188 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c: In function 'cadence_nand_isr': /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c:770:33: note: byref variable will be forcibly initialized 770 | struct cadence_nand_irq_status irq_status; | ^~~~~~~~~~ /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c: In function 'cadence_nand_cmd_erase': /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c:2100:31: note: byref variable will be forcibly initialized 2100 | const struct nand_operation nand_op = { | ^~~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_getbmap': /kisskb/src/fs/xfs/xfs_bmap_util.c:374:25: note: byref variable will be forcibly initialized 374 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:372:28: note: byref variable will be forcibly initialized 372 | struct xfs_bmbt_irec got, rec; | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:372:23: note: byref variable will be forcibly initialized 372 | struct xfs_bmbt_irec got, rec; | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_bmap_punch_delalloc_range': /kisskb/src/fs/xfs/xfs_bmap_util.c:554:25: note: byref variable will be forcibly initialized 554 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:553:28: note: byref variable will be forcibly initialized 553 | struct xfs_bmbt_irec got, del; | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:553:23: note: byref variable will be forcibly initialized 553 | struct xfs_bmbt_irec got, del; | ^~~ /kisskb/src/drivers/gpu/drm/drm_damage_helper.c: In function 'drm_atomic_helper_dirtyfb': /kisskb/src/drivers/gpu/drm/drm_damage_helper.c:165:33: note: byref variable will be forcibly initialized 165 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_can_free_eofblocks': /kisskb/src/fs/xfs/xfs_bmap_util.c:600:23: note: byref variable will be forcibly initialized 600 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_damage_helper.c: In function 'drm_atomic_helper_damage_merged': /kisskb/src/drivers/gpu/drm/drm_damage_helper.c:364:18: note: byref variable will be forcibly initialized 364 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_damage_helper.c:363:39: note: byref variable will be forcibly initialized 363 | struct drm_atomic_helper_damage_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/srcutree.h:15, from /kisskb/src/include/linux/srcu.h:49, from /kisskb/src/include/linux/notifier.h:16, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c:11: /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c: In function 'cadence_nand_slave_dma_transfer': /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c:1816:29: note: byref variable will be forcibly initialized 1816 | DECLARE_COMPLETION_ONSTACK(finished); | ^~~~~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c: In function 'cadence_nand_init': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.c: In function 'nvbios_fan_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.c:31:19: note: byref variable will be forcibly initialized 31 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/mtd/nand/raw/cadence-nand-controller.c:2833:17: note: byref variable will be forcibly initialized 2833 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c: In function 'nvbios_iccsense_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c:33:19: note: byref variable will be forcibly initialized 33 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c: In function 'nvbios_iccsense_parse': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c:82:29: note: byref variable will be forcibly initialized 82 | struct nvbios_extdev_func extdev; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c: In function 'radeon_vce_get_create_msg': /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c:349:19: note: byref variable will be forcibly initialized 349 | struct radeon_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c: In function 'radeon_vce_get_destroy_msg': /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c:416:19: note: byref variable will be forcibly initialized 416 | struct radeon_ib ib; | ^~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/module.h:20, from /kisskb/src/drivers/target/target_core_user.c:10: /kisskb/src/drivers/target/target_core_user.c: In function 'tcmu_get_empty_block': /kisskb/src/drivers/target/target_core_user.c:507:11: note: byref variable will be forcibly initialized 507 | XA_STATE(xas, &udev->data_pages, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/drivers/target/target_core_user.c: In function 'tcmu_copy_data': /kisskb/src/drivers/target/target_core_user.c:707:25: note: byref variable will be forcibly initialized 707 | struct sg_mapping_iter sg_iter; | ^~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/module.h:20, from /kisskb/src/drivers/target/target_core_user.c:10: /kisskb/src/drivers/target/target_core_user.c:702:11: note: byref variable will be forcibly initialized 702 | XA_STATE(xas, &udev->data_pages, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/drivers/target/target_core_user.c:9: /kisskb/src/drivers/target/target_core_user.c: In function 'check_timedout_devices': /kisskb/src/drivers/target/target_core_user.c:3049:12: note: byref variable will be forcibly initialized 3049 | LIST_HEAD(devs); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/target/target_core_user.c: In function 'run_qfull_queue': /kisskb/src/drivers/target/target_core_user.c:1698:12: note: byref variable will be forcibly initialized 1698 | LIST_HEAD(cmds); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/target/target_core_user.c: In function 'tcmu_run_tmr_queue': /kisskb/src/drivers/target/target_core_user.c:1387:12: note: byref variable will be forcibly initialized 1387 | LIST_HEAD(tmrs); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/module.h:20, from /kisskb/src/drivers/target/target_core_user.c:10: /kisskb/src/drivers/target/target_core_user.c: In function 'tcmu_blocks_release': /kisskb/src/drivers/target/target_core_user.c:1630:11: note: byref variable will be forcibly initialized 1630 | XA_STATE(xas, &udev->data_pages, first * udev->data_pages_per_blk); | ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 1351 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/xfs/xfs_discard.c: In function 'xfs_ioc_trim': /kisskb/src/fs/xfs/xfs_discard.c:157:22: note: byref variable will be forcibly initialized 157 | struct fstrim_range range; | ^~~~~ /kisskb/src/sound/soc/codecs/pcm512x-i2c.c: In function 'pcm512x_i2c_probe': /kisskb/src/sound/soc/codecs/pcm512x-i2c.c:20:23: note: byref variable will be forcibly initialized 20 | struct regmap_config config = pcm512x_regmap; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c: In function 'init_gpio_ne': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2195:23: note: byref variable will be forcibly initialized 2195 | struct dcb_gpio_func func; | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:62, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_buf.c:6: /kisskb/src/fs/xfs/xfs_buf.c: In function '__rhashtable_lookup': /kisskb/src/include/linux/rhashtable.h:585:32: note: byref variable will be forcibly initialized 585 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c: In function 'init_zm_i2c': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1078:18: note: byref variable will be forcibly initialized 1078 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.c: In function 'mxm_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry x; | ^ /kisskb/src/fs/xfs/xfs_buf.c: In function '__rhashtable_insert_fast': /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized 701 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/fs/xfs/xfs_dir2_readdir.c: In function 'xfs_dir2_leaf_readbuf': /kisskb/src/fs/xfs/xfs_dir2_readdir.c:257:25: note: byref variable will be forcibly initialized 257 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_dir2_readdir.c:252:19: note: byref variable will be forcibly initialized 252 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/xfs/xfs_dir2_readdir.c:251:23: note: byref variable will be forcibly initialized 251 | struct xfs_bmbt_irec map; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c: In function 'init_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:361:19: note: byref variable will be forcibly initialized 361 | struct bit_entry bit_I; | ^~~~~ /kisskb/src/drivers/fsi/fsi-scom.c: In function 'scom_raw_read': /kisskb/src/drivers/fsi/fsi-scom.c:445:21: note: byref variable will be forcibly initialized 445 | struct scom_access acc; | ^~~ /kisskb/src/drivers/fsi/fsi-scom.c: In function 'scom_raw_write': /kisskb/src/drivers/fsi/fsi-scom.c:464:21: note: byref variable will be forcibly initialized 464 | struct scom_access acc; | ^~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_buf.c:6: /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buf_get_uncached': /kisskb/src/fs/xfs/xfs_buf.c:956:24: note: byref variable will be forcibly initialized 956 | DEFINE_SINGLE_BUF_MAP(map, XFS_BUF_DADDR_NULL, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_buf.c:6: /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buftarg_shrink_scan': /kisskb/src/fs/xfs/xfs_buf.c:1926:12: note: byref variable will be forcibly initialized 1926 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_buf.c:6: /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buf_incore': /kisskb/src/fs/xfs/xfs_buf.c:687:24: note: byref variable will be forcibly initialized 687 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/xfs_buf.c: In function '_xfs_buf_ioapply': /kisskb/src/fs/xfs/xfs_buf.c:1558:18: note: byref variable will be forcibly initialized 1558 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buf_delwri_submit_buffers': /kisskb/src/fs/xfs/xfs_buf.c:2157:19: note: byref variable will be forcibly initialized 2157 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_buf.c:6: /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buftarg_drain': /kisskb/src/fs/xfs/xfs_buf.c:1846:12: note: byref variable will be forcibly initialized 1846 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buf_delwri_submit': /kisskb/src/fs/xfs/xfs_buf.c:2245:14: note: byref variable will be forcibly initialized 2245 | LIST_HEAD (wait_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buf_delwri_pushbuf': /kisskb/src/fs/xfs/xfs_buf.c:2290:14: note: byref variable will be forcibly initialized 2290 | LIST_HEAD (submit_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c: In function 'init_conn': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:125:22: note: byref variable will be forcibly initialized 125 | struct nvbios_connE connE; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c: In function 'init_generic_condition': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:799:22: note: byref variable will be forcibly initialized 799 | struct nvbios_dpout info; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:31: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c: In function 'nvbios_post': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2341:9: note: in expansion of macro 'nvbios_init' 2341 | ret = nvbios_init(subdev, data, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:2332:9: note: in expansion of macro 'nvbios_init' 2332 | ret = nvbios_init(subdev, data, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/drivers/gpu/drm/drm_dp_aux_dev.c:29: /kisskb/src/drivers/gpu/drm/drm_dp_aux_dev.c: In function 'drm_dp_aux_unregister_devnode': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_aux_dev.c:286:2: note: in expansion of macro 'wait_var_event' 286 | wait_var_event(&aux_dev->usecount, !atomic_read(&aux_dev->usecount)); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c: In function 'pll_limits_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c:83:19: note: byref variable will be forcibly initialized 83 | struct bit_entry bit_C; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.c: In function 'nvbios_imagen': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.c:34:22: note: byref variable will be forcibly initialized 34 | struct nvbios_npdeT npde; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.c:33:22: note: byref variable will be forcibly initialized 33 | struct nvbios_pcirT pcir; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.c: In function 'nvbios_npdeTe': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.c:31:22: note: byref variable will be forcibly initialized 31 | struct nvbios_pcirT pcir; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rs600.c: In function 'rs600_asic_reset': /kisskb/src/drivers/gpu/drm/radeon/rs600.c:458:23: note: byref variable will be forcibly initialized 458 | struct rv515_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rs600.c: In function 'rs600_mc_program': /kisskb/src/drivers/gpu/drm/radeon/rs600.c:956:23: note: byref variable will be forcibly initialized 956 | struct rv515_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.c: In function 'nvbios_perf_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.c:33:19: note: byref variable will be forcibly initialized 33 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_self_refresh_helper.c: In function 'drm_self_refresh_helper_entry_work': /kisskb/src/drivers/gpu/drm/drm_self_refresh_helper.c:74:33: note: byref variable will be forcibly initialized 74 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.c: In function 'nvbios_pmuTe': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry bit_p; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.c: In function 'nvbios_pmuRm': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.c:80:21: note: byref variable will be forcibly initialized 80 | struct nvbios_pmuE pmuE; | ^~~~ /kisskb/src/drivers/iio/common/st_sensors/st_sensors_core.c: In function 'st_sensors_set_odr': /kisskb/src/drivers/iio/common/st_sensors/st_sensors_core.c:74:27: note: byref variable will be forcibly initialized 74 | struct st_sensor_odr_avl odr_out = {0, 0}; | ^~~~~~~ /kisskb/src/drivers/iio/common/st_sensors/st_sensors_core.c: In function 'st_sensors_set_enable': /kisskb/src/drivers/iio/common/st_sensors/st_sensors_core.c:161:27: note: byref variable will be forcibly initialized 161 | struct st_sensor_odr_avl odr_out = {0, 0}; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_get_pages': /kisskb/src/drivers/gpu/drm/drm_gem.c:544:17: note: byref variable will be forcibly initialized 544 | struct pagevec pvec; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_put_pages': /kisskb/src/drivers/gpu/drm/drm_gem.c:612:17: note: byref variable will be forcibly initialized 612 | struct pagevec pvec; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c: In function 'r600_cs_track_validate_db': /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:525:28: note: byref variable will be forcibly initialized 525 | struct array_mode_checker array_check; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c: In function 'r600_cs_track_validate_cb': /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:357:28: note: byref variable will be forcibly initialized 357 | struct array_mode_checker array_check; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c: In function 'r600_cs_common_vline_parse': /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:830:35: note: byref variable will be forcibly initialized 830 | struct radeon_cs_packet p3reloc, wait_reg_mem; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:830:26: note: byref variable will be forcibly initialized 830 | struct radeon_cs_packet p3reloc, wait_reg_mem; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c: In function 'r600_check_texture_resource': /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:1484:28: note: byref variable will be forcibly initialized 1484 | struct array_mode_checker array_check; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/dma-fence.h:17, from /kisskb/src/drivers/gpu/drm/drm_file.c:35: /kisskb/src/drivers/gpu/drm/drm_file.c: In function 'drm_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_file.c:601:10: note: in expansion of macro 'wait_event_interruptible' 601 | ret = wait_event_interruptible(file_priv->event_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c: In function 'r600_cs_parse': /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:2272:26: note: byref variable will be forcibly initialized 2272 | struct radeon_cs_packet pkt; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c: In function 'nvbios_power_budget_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/thunderbolt/cap.c: In function 'tb_port_next_cap': /kisskb/src/drivers/thunderbolt/cap.c:74:20: note: byref variable will be forcibly initialized 74 | struct tb_cap_any header; | ^~~~~~ /kisskb/src/drivers/thunderbolt/cap.c: In function '__tb_port_find_cap': /kisskb/src/drivers/thunderbolt/cap.c:92:21: note: byref variable will be forcibly initialized 92 | struct tb_cap_any header; | ^~~~~~ /kisskb/src/drivers/thunderbolt/cap.c: In function 'tb_switch_next_cap': /kisskb/src/drivers/thunderbolt/cap.c:147:20: note: byref variable will be forcibly initialized 147 | struct tb_cap_any header; | ^~~~~~ /kisskb/src/drivers/thunderbolt/cap.c: In function 'tb_switch_find_cap': /kisskb/src/drivers/thunderbolt/cap.c:193:21: note: byref variable will be forcibly initialized 193 | struct tb_cap_any header; | ^~~~~~ /kisskb/src/drivers/thunderbolt/cap.c: In function 'tb_switch_find_vse_cap': /kisskb/src/drivers/thunderbolt/cap.c:226:21: note: byref variable will be forcibly initialized 226 | struct tb_cap_any header; | ^~~~~~ /kisskb/src/drivers/fpga/dfl.c: In function 'dfl_feature_ioctl_set_irq': /kisskb/src/drivers/fpga/dfl.c:1845:26: note: byref variable will be forcibly initialized 1845 | struct dfl_fpga_irq_set hdr; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c: In function 'rv515_mc_program': /kisskb/src/drivers/gpu/drm/radeon/rv515.c:442:23: note: byref variable will be forcibly initialized 442 | struct rv515_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c: In function 'rv515_bandwidth_avivo_update': /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1210:35: note: byref variable will be forcibly initialized 1210 | struct rv515_watermark wm1_high, wm1_low; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1210:25: note: byref variable will be forcibly initialized 1210 | struct rv515_watermark wm1_high, wm1_low; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1209:35: note: byref variable will be forcibly initialized 1209 | struct rv515_watermark wm0_high, wm0_low; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1209:25: note: byref variable will be forcibly initialized 1209 | struct rv515_watermark wm0_high, wm0_low; | ^~~~~~~~ /kisskb/src/drivers/thunderbolt/switch.c: In function 'tb_port_state': /kisskb/src/drivers/thunderbolt/switch.c:514:20: note: byref variable will be forcibly initialized 514 | struct tb_cap_phy phy; | ^~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'afu_ioctl_get_info': /kisskb/src/drivers/fpga/dfl-afu-main.c:653:28: note: byref variable will be forcibly initialized 653 | struct dfl_fpga_port_info info; | ^~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'afu_ioctl_get_region_info': /kisskb/src/drivers/fpga/dfl-afu-main.c:682:29: note: byref variable will be forcibly initialized 682 | struct dfl_afu_mmio_region region; | ^~~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c:681:35: note: byref variable will be forcibly initialized 681 | struct dfl_fpga_port_region_info rinfo; | ^~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'afu_ioctl_dma_map': /kisskb/src/drivers/fpga/dfl-afu-main.c:711:31: note: byref variable will be forcibly initialized 711 | struct dfl_fpga_port_dma_map map; | ^~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'afu_ioctl_dma_unmap': /kisskb/src/drivers/fpga/dfl-afu-main.c:743:33: note: byref variable will be forcibly initialized 743 | struct dfl_fpga_port_dma_unmap unmap; | ^~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'afu_mmap': /kisskb/src/drivers/fpga/dfl-afu-main.c:810:29: note: byref variable will be forcibly initialized 810 | struct dfl_afu_mmio_region region; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c: In function 'evergreen_cs_track_validate_cb': /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:396:20: note: byref variable will be forcibly initialized 396 | struct eg_surface surf; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c: In function 'evergreen_cs_track_validate_stencil': /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:563:20: note: byref variable will be forcibly initialized 563 | struct eg_surface surf; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c: In function 'evergreen_cs_track_validate_depth': /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:660:20: note: byref variable will be forcibly initialized 660 | struct eg_surface surf; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c: In function 'evergreen_cs_track_validate_texture': /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:757:20: note: byref variable will be forcibly initialized 757 | struct eg_surface surf; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c: In function 'evergreen_cs_parse': /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:2673:26: note: byref variable will be forcibly initialized 2673 | struct radeon_cs_packet pkt; | ^~~ /kisskb/src/drivers/uio/uio_fsl_elbc_gpcm.c: In function 'uio_fsl_elbc_gpcm_probe': /kisskb/src/drivers/uio/uio_fsl_elbc_gpcm.c:315:18: note: byref variable will be forcibly initialized 315 | struct resource res; | ^~~ /kisskb/src/drivers/thunderbolt/switch.c: In function 'tb_switch_find_by_link_depth': /kisskb/src/drivers/thunderbolt/switch.c:2957:22: note: byref variable will be forcibly initialized 2957 | struct tb_sw_lookup lookup; | ^~~~~~ /kisskb/src/drivers/thunderbolt/switch.c: In function 'tb_switch_find_by_uuid': /kisskb/src/drivers/thunderbolt/switch.c:2982:22: note: byref variable will be forcibly initialized 2982 | struct tb_sw_lookup lookup; | ^~~~~~ /kisskb/src/drivers/thunderbolt/switch.c: In function 'tb_switch_find_by_route': /kisskb/src/drivers/thunderbolt/switch.c:3006:22: note: byref variable will be forcibly initialized 3006 | struct tb_sw_lookup lookup; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c: In function 'evergreen_ib_parse': /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:3524:26: note: byref variable will be forcibly initialized 3524 | struct radeon_cs_packet pkt; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.c: In function 'nvbios_rammapTe': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c: In function 'nvbios_ramcfg_count': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c:38:19: note: byref variable will be forcibly initialized 38 | struct bit_entry bit_M; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c: In function 'nvbios_ramcfg_index': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c:57:23: note: byref variable will be forcibly initialized 57 | struct nvbios_M0203E M0203E; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c:56:19: note: byref variable will be forcibly initialized 56 | struct bit_entry bit_M; | ^~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'mtk_hci_wmt_sync': /kisskb/src/drivers/bluetooth/btmtksdio.c:177:25: note: byref variable will be forcibly initialized 177 | struct mtk_hci_wmt_cmd wc; | ^~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'btmtksdio_func_query': /kisskb/src/drivers/bluetooth/btmtksdio.c:661:30: note: byref variable will be forcibly initialized 661 | struct btmtk_hci_wmt_params wmt_params; | ^~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'mtk_setup_firmware': /kisskb/src/drivers/bluetooth/btmtksdio.c:683:30: note: byref variable will be forcibly initialized 683 | struct btmtk_hci_wmt_params wmt_params; | ^~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'btmtksdio_setup': /kisskb/src/drivers/bluetooth/btmtksdio.c:776:25: note: byref variable will be forcibly initialized 776 | struct btmtk_tci_sleep tci_sleep; | ^~~~~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c:774:30: note: byref variable will be forcibly initialized 774 | struct btmtk_hci_wmt_params wmt_params; | ^~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'btmtksdio_shutdown': /kisskb/src/drivers/bluetooth/btmtksdio.c:884:30: note: byref variable will be forcibly initialized 884 | struct btmtk_hci_wmt_params wmt_params; | ^~~~~~~~~~ /kisskb/src/sound/soc/codecs/rt5645.c: In function 'rt5645_set_dai_pll': /kisskb/src/sound/soc/codecs/rt5645.c:2927:25: note: byref variable will be forcibly initialized 2927 | struct rl6231_pll_code pll_code; | ^~~~~~~~ /kisskb/src/drivers/iio/chemical/ams-iaq-core.c: In function 'ams_iaqcore_read_measurement': /kisskb/src/drivers/iio/chemical/ams-iaq-core.c:64:17: note: byref variable will be forcibly initialized 64 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/hid/hidraw.c: In function 'hidraw_ioctl': /kisskb/src/drivers/hid/hidraw.c:403:27: note: byref variable will be forcibly initialized 403 | struct hidraw_devinfo dinfo; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c: In function 'shadow_image': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c:55:22: note: byref variable will be forcibly initialized 55 | struct nvbios_image image; | ^~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c: In function 'inv_icm42600_gyro_update_scan_mode': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:102:34: note: byref variable will be forcibly initialized 102 | struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c: In function 'inv_icm42600_gyro_write_scale': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:245:34: note: byref variable will be forcibly initialized 245 | struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c: In function 'inv_icm42600_gyro_write_odr': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:329:34: note: byref variable will be forcibly initialized 329 | struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_crtc.c: In function 'drm_mode_setcrtc': /kisskb/src/drivers/gpu/drm/drm_crtc.c:645:33: note: byref variable will be forcibly initialized 645 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/drm_crtc.c:643:22: note: byref variable will be forcibly initialized 643 | struct drm_mode_set set; | ^~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c: In function 'inv_icm42600_gyro_read_sensor': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:153:34: note: byref variable will be forcibly initialized 153 | struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c: In function 'inv_icm42600_gyro_parse_fifo': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:768:34: note: byref variable will be forcibly initialized 768 | struct inv_icm42600_gyro_buffer buffer; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_cs_packet_parse_vline': /kisskb/src/drivers/gpu/drm/radeon/r100.c:1426:35: note: byref variable will be forcibly initialized 1426 | struct radeon_cs_packet p3reloc, waitreloc; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c:1426:26: note: byref variable will be forcibly initialized 1426 | struct radeon_cs_packet p3reloc, waitreloc; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.c: In function 'therm_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.c:31:19: note: byref variable will be forcibly initialized 31 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_cs_parse': /kisskb/src/drivers/gpu/drm/radeon/r100.c:2031:26: note: byref variable will be forcibly initialized 2031 | struct radeon_cs_packet pkt; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_ib_test': /kisskb/src/drivers/gpu/drm/radeon/r100.c:3695:19: note: byref variable will be forcibly initialized 3695 | struct radeon_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_asic_reset': /kisskb/src/drivers/gpu/drm/radeon/r100.c:2556:22: note: byref variable will be forcibly initialized 2556 | struct r100_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_mc_program': /kisskb/src/drivers/gpu/drm/radeon/r100.c:3826:22: note: byref variable will be forcibly initialized 3826 | struct r100_mc_save save; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c: In function 'inv_icm42600_accel_update_scan_mode': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:102:34: note: byref variable will be forcibly initialized 102 | struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c: In function 'inv_icm42600_accel_write_scale': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:233:34: note: byref variable will be forcibly initialized 233 | struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c: In function 'inv_icm42600_accel_write_odr': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:317:34: note: byref variable will be forcibly initialized 317 | struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c: In function 'inv_icm42600_accel_read_sensor': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:153:34: note: byref variable will be forcibly initialized 153 | struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c: In function 'inv_icm42600_accel_parse_fifo': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:756:35: note: byref variable will be forcibly initialized 756 | struct inv_icm42600_accel_buffer buffer; | ^~~~~~ /kisskb/src/sound/soc/codecs/rt5659.c: In function 'rt5659_set_component_pll': /kisskb/src/sound/soc/codecs/rt5659.c:3468:25: note: byref variable will be forcibly initialized 3468 | struct rl6231_pll_code pll_code; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_get_hv_timing': /kisskb/src/drivers/gpu/drm/drm_modes.c:791:26: note: byref variable will be forcibly initialized 791 | struct drm_display_mode adjusted = *mode; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_modes.c: In function 'of_get_drm_display_mode': /kisskb/src/drivers/gpu/drm/drm_modes.c:712:19: note: byref variable will be forcibly initialized 712 | struct videomode vm; | ^~ /kisskb/src/sound/soc/codecs/sigmadsp.c: In function 'sigmadsp_alloc_control': /kisskb/src/sound/soc/codecs/sigmadsp.c:646:26: note: byref variable will be forcibly initialized 646 | struct snd_kcontrol_new template; | ^~~~~~~~ /kisskb/src/sound/soc/codecs/sigmadsp.c: In function 'sigmadsp_activate_ctrl': /kisskb/src/sound/soc/codecs/sigmadsp.c:675:25: note: byref variable will be forcibly initialized 675 | struct snd_ctl_elem_id id; | ^~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:726, from /kisskb/src/fs/xfs/kmem.h:11, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_file.c:6: /kisskb/src/fs/xfs/xfs_file.c: In function 'xfs_break_dax_layouts': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_file.c:843:9: note: in expansion of macro '___wait_var_event' 843 | return ___wait_var_event(&page->_refcount, | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_fsmap.c: In function 'xfs_getfsmap_helper': /kisskb/src/fs/xfs/xfs_fsmap.c:251:20: note: byref variable will be forcibly initialized 251 | struct xfs_fsmap fmr; | ^~~ /kisskb/src/fs/xfs/xfs_file.c: In function 'xfs_file_fallocate': /kisskb/src/fs/xfs/xfs_file.c:1051:16: note: byref variable will be forcibly initialized 1051 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/xfs/xfs_fsmap.c: In function 'xfs_getfsmap_logdev': /kisskb/src/fs/xfs/xfs_fsmap.c:410:24: note: byref variable will be forcibly initialized 410 | struct xfs_rmap_irec rmap; | ^~~~ /kisskb/src/fs/xfs/xfs_fsmap.c: In function 'xfs_getfsmap_datadev_bnobt_helper': /kisskb/src/fs/xfs/xfs_fsmap.c:372:24: note: byref variable will be forcibly initialized 372 | struct xfs_rmap_irec irec; | ^~~~ /kisskb/src/fs/xfs/xfs_file.c: In function 'xfs_file_buffered_write': /kisskb/src/fs/xfs/xfs_file.c:756:24: note: byref variable will be forcibly initialized 756 | struct xfs_eofblocks eofb = {0}; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.c: In function 'nvbios_volt_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.c:31:19: note: byref variable will be forcibly initialized 31 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/thunderbolt/path.c: In function 'tb_path_find_dst_port': /kisskb/src/drivers/thunderbolt/path.c:38:21: note: byref variable will be forcibly initialized 38 | struct tb_regs_hop hop; | ^~~ /kisskb/src/drivers/thunderbolt/path.c: In function '__tb_path_deactivate_hop': /kisskb/src/drivers/thunderbolt/path.c:381:21: note: byref variable will be forcibly initialized 381 | struct tb_regs_hop hop; | ^~~ /kisskb/src/drivers/thunderbolt/path.c: In function 'tb_path_discover': /kisskb/src/drivers/thunderbolt/path.c:105:21: note: byref variable will be forcibly initialized 105 | struct tb_regs_hop hop; | ^~~ /kisskb/src/drivers/thunderbolt/path.c: In function 'tb_path_activate': /kisskb/src/drivers/thunderbolt/path.c:514:22: note: byref variable will be forcibly initialized 514 | struct tb_regs_hop hop = { 0 }; | ^~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_match_cea_mode': /kisskb/src/drivers/gpu/drm/drm_edid.c:3429:27: note: byref variable will be forcibly initialized 3429 | struct drm_display_mode cea_mode = *cea_mode_for_vic(vic); | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_match_cea_mode_clock_tolerance': /kisskb/src/drivers/gpu/drm/drm_edid.c:3390:27: note: byref variable will be forcibly initialized 3390 | struct drm_display_mode cea_mode = *cea_mode_for_vic(vic); | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'add_displayid_detailed_modes': /kisskb/src/drivers/gpu/drm/drm_edid.c:5330:24: note: byref variable will be forcibly initialized 5330 | struct displayid_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'add_hdmi_mandatory_stereo_modes': /kisskb/src/drivers/gpu/drm/drm_edid.c:3806:19: note: byref variable will be forcibly initialized 3806 | struct list_head stereo_modes; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_find_cea_extension': /kisskb/src/drivers/gpu/drm/drm_edid.c:3270:24: note: byref variable will be forcibly initialized 3270 | struct displayid_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/hdmi.h:28, from /kisskb/src/drivers/gpu/drm/drm_edid.c:31: /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'add_alternate_cea_modes': /kisskb/src/drivers/gpu/drm/drm_edid.c:3556:12: note: byref variable will be forcibly initialized 3556 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_update_tile_info': /kisskb/src/drivers/gpu/drm/drm_edid.c:5976:24: note: byref variable will be forcibly initialized 5976 | struct displayid_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/vpstate.c: In function 'nvbios_vpstate_offset': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/vpstate.c:31:19: note: byref variable will be forcibly initialized 31 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r300.c: In function 'r300_asic_reset': /kisskb/src/drivers/gpu/drm/radeon/r300.c:416:22: note: byref variable will be forcibly initialized 416 | struct r100_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r300.c: In function 'r300_cs_parse': /kisskb/src/drivers/gpu/drm/radeon/r300.c:1282:26: note: byref variable will be forcibly initialized 1282 | struct radeon_cs_packet pkt; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/r300.c: In function 'r300_mc_program': /kisskb/src/drivers/gpu/drm/radeon/r300.c:1328:22: note: byref variable will be forcibly initialized 1328 | struct r100_mc_save save; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/iio/magnetometer/ak8975.c:10: /kisskb/src/drivers/iio/magnetometer/ak8975.c: In function 'wait_conversion_complete_interrupt': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/magnetometer/ak8975.c:634:8: note: in expansion of macro 'wait_event_timeout' 634 | ret = wait_event_timeout(data->data_ready_queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.c: In function 'nvbios_vmap_table': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.c:31:19: note: byref variable will be forcibly initialized 31 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.c: In function 'nvbios_timingTe': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.c: In function 'nvbios_M0209Te': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry bit_M; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.c: In function 'nvbios_M0209Sp': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.c:112:23: note: byref variable will be forcibly initialized 112 | struct nvbios_M0209E M0209E; | ^~~~~~ /kisskb/src/drivers/iio/light/as73211.c: In function 'as73211_req_data': /kisskb/src/drivers/iio/light/as73211.c:230:23: note: byref variable will be forcibly initialized 230 | union i2c_smbus_data smbus_data; | ^~~~~~~~~~ /kisskb/src/drivers/iio/light/as73211.c: In function 'as73211_trigger_handler': /kisskb/src/drivers/iio/light/as73211.c:571:4: note: byref variable will be forcibly initialized 571 | } scan; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c: In function 'xfs_iomap_prealloc_size': /kisskb/src/fs/xfs/xfs_iomap.c:362:29: note: byref variable will be forcibly initialized 362 | struct xfs_bmbt_irec prev, got; | ^~~ /kisskb/src/fs/xfs/xfs_iomap.c:362:23: note: byref variable will be forcibly initialized 362 | struct xfs_bmbt_irec prev, got; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c:361:25: note: byref variable will be forcibly initialized 361 | struct xfs_iext_cursor ncur = *icur; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.c: In function 'nvbios_M0205Te': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry bit_M; | ^~~~~ /kisskb/src/fs/xfs/xfs_iomap.c: In function 'xfs_read_iomap_begin': /kisskb/src/fs/xfs/xfs_iomap.c:1156:23: note: byref variable will be forcibly initialized 1156 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c: In function 'xfs_seek_iomap_begin': /kisskb/src/fs/xfs/xfs_iomap.c:1202:29: note: byref variable will be forcibly initialized 1202 | struct xfs_bmbt_irec imap, cmap; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c:1202:23: note: byref variable will be forcibly initialized 1202 | struct xfs_bmbt_irec imap, cmap; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c:1201:25: note: byref variable will be forcibly initialized 1201 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c: In function 'xfs_xattr_iomap_begin': /kisskb/src/fs/xfs/xfs_iomap.c:1284:23: note: byref variable will be forcibly initialized 1284 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c: In function 'xfs_iomap_eof_align_last_fsb': /kisskb/src/fs/xfs/xfs_iomap.c:160:25: note: byref variable will be forcibly initialized 160 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c:159:23: note: byref variable will be forcibly initialized 159 | struct xfs_bmbt_irec irec; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c: In function 'xfs_direct_write_iomap_begin': /kisskb/src/fs/xfs/xfs_iomap.c:727:29: note: byref variable will be forcibly initialized 727 | struct xfs_bmbt_irec imap, cmap; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c:727:23: note: byref variable will be forcibly initialized 727 | struct xfs_bmbt_irec imap, cmap; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c: In function 'xfs_buffered_write_iomap_begin': /kisskb/src/fs/xfs/xfs_iomap.c:871:31: note: byref variable will be forcibly initialized 871 | struct xfs_iext_cursor icur, ccur; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c:871:25: note: byref variable will be forcibly initialized 871 | struct xfs_iext_cursor icur, ccur; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c:870:29: note: byref variable will be forcibly initialized 870 | struct xfs_bmbt_irec imap, cmap; | ^~~~ /kisskb/src/fs/xfs/xfs_iomap.c:870:23: note: byref variable will be forcibly initialized 870 | struct xfs_bmbt_irec imap, cmap; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_prime.c: In function 'drm_gem_prime_export': /kisskb/src/drivers/gpu/drm/drm_prime.c:877:29: note: byref variable will be forcibly initialized 877 | struct dma_buf_export_info exp_info = { | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_initxattrs': /kisskb/src/fs/xfs/xfs_iops.c:54:22: note: byref variable will be forcibly initialized 54 | struct xfs_da_args args = { | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.c: In function 'nvbios_M0203Te': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.c:31:19: note: byref variable will be forcibly initialized 31 | struct bit_entry bit_M; | ^~~~~ /kisskb/src/fs/xfs/xfs_iomap.c: In function 'xfs_iomap_write_unwritten': /kisskb/src/fs/xfs/xfs_iomap.c:505:18: note: byref variable will be forcibly initialized 505 | xfs_bmbt_irec_t imap; | ^~~~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_cleanup_inode': /kisskb/src/fs/xfs/xfs_iops.c:118:18: note: byref variable will be forcibly initialized 118 | struct xfs_name teardown; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_vn_link': /kisskb/src/fs/xfs/xfs_iops.c:361:18: note: byref variable will be forcibly initialized 361 | struct xfs_name name; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.c: In function 'nvbios_M0203Em': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.c:107:23: note: byref variable will be forcibly initialized 107 | struct nvbios_M0203T M0203T; | ^~~~~~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_vn_unlink': /kisskb/src/fs/xfs/xfs_iops.c:382:18: note: byref variable will be forcibly initialized 382 | struct xfs_name name; | ^~~~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_vn_rename': /kisskb/src/fs/xfs/xfs_iops.c:457:18: note: byref variable will be forcibly initialized 457 | struct xfs_name nname; | ^~~~~ /kisskb/src/fs/xfs/xfs_iops.c:456:18: note: byref variable will be forcibly initialized 456 | struct xfs_name oname; | ^~~~~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_vn_lookup': /kisskb/src/fs/xfs/xfs_iops.c:297:18: note: byref variable will be forcibly initialized 297 | struct xfs_name name; | ^~~~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_vn_ci_lookup': /kisskb/src/fs/xfs/xfs_iops.c:323:14: note: byref variable will be forcibly initialized 323 | struct qstr dname; | ^~~~~ /kisskb/src/fs/xfs/xfs_iops.c:322:18: note: byref variable will be forcibly initialized 322 | struct xfs_name ci_name; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_iops.c:321:18: note: byref variable will be forcibly initialized 321 | struct xfs_name xname; | ^~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c: In function 'inv_icm42600_buffer_postdisable': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:379:34: note: byref variable will be forcibly initialized 379 | struct inv_icm42600_sensor_conf conf = INV_ICM42600_SENSOR_CONF_INIT; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_prime.c: In function 'drm_prime_sg_to_page_array': /kisskb/src/drivers/gpu/drm/drm_prime.c:998:22: note: byref variable will be forcibly initialized 998 | struct sg_page_iter page_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_prime.c: In function 'drm_prime_sg_to_dma_addr_array': /kisskb/src/drivers/gpu/drm/drm_prime.c:1024:26: note: byref variable will be forcibly initialized 1024 | struct sg_dma_page_iter dma_iter; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_generic_create': /kisskb/src/fs/xfs/xfs_iops.c:173:18: note: byref variable will be forcibly initialized 173 | struct xfs_name name; | ^~~~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_vn_symlink': /kisskb/src/fs/xfs/xfs_iops.c:410:18: note: byref variable will be forcibly initialized 410 | struct xfs_name name; | ^~~~ /kisskb/src/drivers/iio/inkern.c: In function '__of_iio_channel_get': /kisskb/src/drivers/iio/inkern.c:140:25: note: byref variable will be forcibly initialized 140 | struct of_phandle_args iiospec; | ^~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90614.c: In function 'mlx90614_write_word': /kisskb/src/drivers/iio/temperature/mlx90614.c:106:23: note: byref variable will be forcibly initialized 106 | union i2c_smbus_data data; | ^~~~ /kisskb/src/fs/xfs/xfs_itable.c: In function 'xfs_inumbers': /kisskb/src/fs/xfs/xfs_itable.c:373:28: note: byref variable will be forcibly initialized 373 | struct xfs_inumbers_chunk ic = { | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/drm_trace.h:74, from /kisskb/src/drivers/gpu/drm/drm_trace_points.c:5: /kisskb/src/drivers/gpu/drm/drm_trace_points.c: In function 'trace_event_raw_event_drm_vblank_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(drm_vblank_event, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_trace_points.c: In function 'trace_event_raw_event_drm_vblank_event_queued': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' 35 | TRACE_EVENT(drm_vblank_event_queued, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_trace_points.c: In function 'trace_event_raw_event_drm_vblank_event_delivered': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(drm_vblank_event_delivered, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_fsbulkstat_one_fmt': /kisskb/src/fs/xfs/xfs_ioctl.c:716:20: note: byref variable will be forcibly initialized 716 | struct xfs_bstat bs1; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_fsinumbers_fmt': /kisskb/src/fs/xfs/xfs_ioctl.c:729:21: note: byref variable will be forcibly initialized 729 | struct xfs_inogrp ig1; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_inumbers': /kisskb/src/fs/xfs/xfs_ioctl.c:971:24: note: byref variable will be forcibly initialized 971 | struct xfs_bulk_ireq hdr; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_fsbulkstat': /kisskb/src/fs/xfs/xfs_ioctl.c:744:26: note: byref variable will be forcibly initialized 744 | struct xfs_fsop_bulkreq bulkreq; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_bulkstat': /kisskb/src/fs/xfs/xfs_ioctl.c:920:24: note: byref variable will be forcibly initialized 920 | struct xfs_bulk_ireq hdr; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_fsgeometry': /kisskb/src/fs/xfs/xfs_ioctl.c:1010:23: note: byref variable will be forcibly initialized 1010 | struct xfs_fsop_geom fsgeo; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_ag_geometry': /kisskb/src/fs/xfs/xfs_ioctl.c:1034:25: note: byref variable will be forcibly initialized 1034 | struct xfs_ag_geometry ageo; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function 'drm_atomic_add_affected_connectors': /kisskb/src/drivers/gpu/drm/drm_atomic.c:1202:33: note: byref variable will be forcibly initialized 1202 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_fsgetxattra': /kisskb/src/fs/xfs/xfs_ioctl.c:1083:19: note: byref variable will be forcibly initialized 1083 | struct fileattr fa; | ^~ /kisskb/src/drivers/thunderbolt/eeprom.c: In function 'tb_eeprom_get_drom_offset': /kisskb/src/drivers/thunderbolt/eeprom.c:139:28: note: byref variable will be forcibly initialized 139 | struct tb_cap_plug_events cap; | ^~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function '__drm_state_dump': /kisskb/src/drivers/gpu/drm/drm_atomic.c:1641:33: note: byref variable will be forcibly initialized 1641 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/thunderbolt/eeprom.c: In function 'tb_eeprom_out': /kisskb/src/drivers/thunderbolt/eeprom.c:98:23: note: byref variable will be forcibly initialized 98 | struct tb_eeprom_ctl ctl; | ^~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function 'drm_state_info': /kisskb/src/drivers/gpu/drm/drm_atomic.c:1698:21: note: byref variable will be forcibly initialized 1698 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function 'drm_atomic_print_state': /kisskb/src/drivers/gpu/drm/drm_atomic.c:1613:21: note: byref variable will be forcibly initialized 1613 | struct drm_printer p = drm_info_printer(state->dev->dev); | ^ /kisskb/src/drivers/thunderbolt/eeprom.c: In function 'tb_eeprom_in': /kisskb/src/drivers/thunderbolt/eeprom.c:118:23: note: byref variable will be forcibly initialized 118 | struct tb_eeprom_ctl ctl; | ^~~ /kisskb/src/drivers/thunderbolt/eeprom.c: In function 'tb_eeprom_active': /kisskb/src/drivers/thunderbolt/eeprom.c:44:23: note: byref variable will be forcibly initialized 44 | struct tb_eeprom_ctl ctl; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_getfsmap': /kisskb/src/fs/xfs/xfs_ioctl.c:1598:20: note: byref variable will be forcibly initialized 1598 | struct fsmap_head head; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_scrub_metadata': /kisskb/src/fs/xfs/xfs_ioctl.c:1727:28: note: byref variable will be forcibly initialized 1727 | struct xfs_scrub_metadata scrub; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_find_handle': /kisskb/src/fs/xfs/xfs_ioctl.c:65:15: note: byref variable will be forcibly initialized 65 | struct path path; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:62:16: note: byref variable will be forcibly initialized 62 | xfs_handle_t handle; | ^~~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_handle_to_dentry': /kisskb/src/fs/xfs/xfs_ioctl.c:151:19: note: byref variable will be forcibly initialized 151 | struct xfs_fid64 fid; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c:150:16: note: byref variable will be forcibly initialized 150 | xfs_handle_t handle; | ^~~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_open_by_handle': /kisskb/src/fs/xfs/xfs_ioctl.c:197:15: note: byref variable will be forcibly initialized 197 | struct path path; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_attrlist_by_handle': /kisskb/src/fs/xfs/xfs_ioctl.c:445:37: note: byref variable will be forcibly initialized 445 | struct xfs_fsop_attrlist_handlereq al_hreq; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_attrmulti_by_handle': /kisskb/src/fs/xfs/xfs_ioctl.c:585:33: note: byref variable will be forcibly initialized 585 | xfs_fsop_attrmulti_handlereq_t am_hreq; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_space': /kisskb/src/fs/xfs/xfs_ioctl.c:637:16: note: byref variable will be forcibly initialized 637 | struct iattr iattr; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_flip_work.c: In function 'flip_worker': /kisskb/src/drivers/gpu/drm/drm_flip_work.c:117:19: note: byref variable will be forcibly initialized 117 | struct list_head tasks; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_file_ioctl': /kisskb/src/fs/xfs/xfs_ioctl.c:2201:24: note: byref variable will be forcibly initialized 2201 | struct xfs_eofblocks keofb; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2200:27: note: byref variable will be forcibly initialized 2200 | struct xfs_fs_eofblocks eofb; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2182:25: note: byref variable will be forcibly initialized 2182 | xfs_error_injection_t in; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:2156:19: note: byref variable will be forcibly initialized 2156 | xfs_growfs_rt_t in; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:2142:25: note: byref variable will be forcibly initialized 2142 | struct xfs_growfs_log in; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:2128:26: note: byref variable will be forcibly initialized 2128 | struct xfs_growfs_data in; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:2112:22: note: byref variable will be forcibly initialized 2112 | xfs_fsop_resblks_t out; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2083:22: note: byref variable will be forcibly initialized 2083 | xfs_fsop_resblks_t inout; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2073:21: note: byref variable will be forcibly initialized 2073 | xfs_fsop_counts_t out; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2060:22: note: byref variable will be forcibly initialized 2060 | struct xfs_swapext sxp; | ^~~ /kisskb/src/drivers/thunderbolt/dma_port.c: In function 'dma_port_read': /kisskb/src/drivers/thunderbolt/dma_port.c:102:23: note: byref variable will be forcibly initialized 102 | struct cfg_write_pkg reply; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2047:24: note: byref variable will be forcibly initialized 2047 | xfs_fsop_handlereq_t hreq; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2039:24: note: byref variable will be forcibly initialized 2039 | xfs_fsop_handlereq_t hreq; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2032:24: note: byref variable will be forcibly initialized 2032 | xfs_fsop_handlereq_t hreq; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:1982:19: note: byref variable will be forcibly initialized 1982 | struct dioattr da; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:1974:18: note: byref variable will be forcibly initialized 1974 | xfs_flock64_t bf; | ^~ /kisskb/src/drivers/thunderbolt/dma_port.c: In function 'dma_port_write': /kisskb/src/drivers/thunderbolt/dma_port.c:143:22: note: byref variable will be forcibly initialized 143 | struct cfg_read_pkg reply; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.c: In function 'nvbios_P0260Te': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.c:32:19: note: byref variable will be forcibly initialized 32 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/iio/industrialio-core.c: In function 'iio_get_time_ns': /kisskb/src/drivers/iio/industrialio-core.c:273:20: note: byref variable will be forcibly initialized 273 | struct timespec64 tp; | ^~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_emerg': /kisskb/src/fs/xfs/xfs_message.c:33:19: note: byref variable will be forcibly initialized 33 | struct va_format vaf; \ | ^~~ /kisskb/src/fs/xfs/xfs_message.c:51:1: note: in expansion of macro 'define_xfs_printk_level' 51 | define_xfs_printk_level(xfs_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_alert': /kisskb/src/fs/xfs/xfs_message.c:33:19: note: byref variable will be forcibly initialized 33 | struct va_format vaf; \ | ^~~ /kisskb/src/fs/xfs/xfs_message.c:52:1: note: in expansion of macro 'define_xfs_printk_level' 52 | define_xfs_printk_level(xfs_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_crit': /kisskb/src/fs/xfs/xfs_message.c:33:19: note: byref variable will be forcibly initialized 33 | struct va_format vaf; \ | ^~~ /kisskb/src/fs/xfs/xfs_message.c:53:1: note: in expansion of macro 'define_xfs_printk_level' 53 | define_xfs_printk_level(xfs_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_err': /kisskb/src/fs/xfs/xfs_message.c:33:19: note: byref variable will be forcibly initialized 33 | struct va_format vaf; \ | ^~~ /kisskb/src/fs/xfs/xfs_message.c:54:1: note: in expansion of macro 'define_xfs_printk_level' 54 | define_xfs_printk_level(xfs_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_warn': /kisskb/src/fs/xfs/xfs_message.c:33:19: note: byref variable will be forcibly initialized 33 | struct va_format vaf; \ | ^~~ /kisskb/src/fs/xfs/xfs_message.c:55:1: note: in expansion of macro 'define_xfs_printk_level' 55 | define_xfs_printk_level(xfs_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_notice': /kisskb/src/fs/xfs/xfs_message.c:33:19: note: byref variable will be forcibly initialized 33 | struct va_format vaf; \ | ^~~ /kisskb/src/fs/xfs/xfs_message.c:56:1: note: in expansion of macro 'define_xfs_printk_level' 56 | define_xfs_printk_level(xfs_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_info': /kisskb/src/fs/xfs/xfs_message.c:33:19: note: byref variable will be forcibly initialized 33 | struct va_format vaf; \ | ^~~ /kisskb/src/fs/xfs/xfs_message.c:57:1: note: in expansion of macro 'define_xfs_printk_level' 57 | define_xfs_printk_level(xfs_info, KERN_INFO); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_debug': /kisskb/src/fs/xfs/xfs_message.c:33:19: note: byref variable will be forcibly initialized 33 | struct va_format vaf; \ | ^~~ /kisskb/src/fs/xfs/xfs_message.c:59:1: note: in expansion of macro 'define_xfs_printk_level' 59 | define_xfs_printk_level(xfs_debug, KERN_DEBUG); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_alert_tag': /kisskb/src/fs/xfs/xfs_message.c:68:19: note: byref variable will be forcibly initialized 68 | struct va_format vaf; | ^~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_buf_alert_ratelimited': /kisskb/src/fs/xfs/xfs_message.c:129:19: note: byref variable will be forcibly initialized 129 | struct va_format vaf; | ^~~ /kisskb/src/drivers/iio/industrialio-buffer.c: In function '__iio_update_buffers': /kisskb/src/drivers/iio/industrialio-buffer.c:1098:27: note: byref variable will be forcibly initialized 1098 | struct iio_device_config new_config; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/iio/industrialio-event.c:10: /kisskb/src/drivers/iio/industrialio-event.c: In function 'iio_event_chrdev_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/industrialio-event.c:140:10: note: in expansion of macro 'wait_event_interruptible' 140 | ret = wait_event_interruptible(ev_int->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/industrialio-event.c:13: /kisskb/src/drivers/iio/industrialio-event.c: In function 'iio_push_event': /kisskb/src/include/linux/kfifo.h:408:29: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/drivers/iio/industrialio-event.c:82:12: note: in expansion of macro 'kfifo_put' 82 | copied = kfifo_put(&ev_int->det_events, ev); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c: In function 'calc_pll': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c:328:20: note: byref variable will be forcibly initialized 328 | struct nvbios_pll pll; | ^~~ /kisskb/src/drivers/hwmon/ibmaem.c: In function 'aem_find_aem1_count': /kisskb/src/drivers/hwmon/ibmaem.c:496:32: note: byref variable will be forcibly initialized 496 | struct aem_find_firmware_resp ff_resp; | ^~~~~~~ /kisskb/src/drivers/hwmon/ibmaem.c:495:31: note: byref variable will be forcibly initialized 495 | struct aem_find_firmware_req ff_req; | ^~~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_tr_approve_xdomain_paths': /kisskb/src/drivers/thunderbolt/icm.c:1134:36: note: byref variable will be forcibly initialized 1134 | struct icm_tr_pkg_approve_xdomain request; | ^~~~~~~ /kisskb/src/drivers/thunderbolt/icm.c:1133:45: note: byref variable will be forcibly initialized 1133 | struct icm_tr_pkg_approve_xdomain_response reply; | ^~~~~ /kisskb/src/drivers/hwmon/ibmaem.c: In function 'aem_read_sensor': /kisskb/src/drivers/hwmon/ibmaem.c:353:29: note: byref variable will be forcibly initialized 353 | struct aem_read_sensor_req rs_req; | ^~~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_tr_xdomain_tear_down': /kisskb/src/drivers/thunderbolt/icm.c:1163:39: note: byref variable will be forcibly initialized 1163 | struct icm_tr_pkg_disconnect_xdomain request; | ^~~~~~~ /kisskb/src/drivers/thunderbolt/icm.c:1162:48: note: byref variable will be forcibly initialized 1162 | struct icm_tr_pkg_disconnect_xdomain_response reply; | ^~~~~ /kisskb/src/drivers/hwmon/ibmaem.c: In function 'aem_find_aem2': /kisskb/src/drivers/hwmon/ibmaem.c:634:31: note: byref variable will be forcibly initialized 634 | struct aem_find_instance_req fi_req; | ^~~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_icl_driver_ready': /kisskb/src/drivers/thunderbolt/icm.c:1623:42: note: byref variable will be forcibly initialized 1623 | struct icm_tr_pkg_driver_ready_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_ar_get_boot_acl': /kisskb/src/drivers/comedi/drivers/jr3_pci.c: In function 'jr3_pci_poll_subdevice': /kisskb/src/drivers/comedi/drivers/jr3_pci.c:484:29: note: byref variable will be forcibly initialized 484 | struct jr3_pci_transform transf; | ^~~~~~ /kisskb/src/drivers/thunderbolt/icm.c:1540:41: note: byref variable will be forcibly initialized 1540 | struct icm_ar_pkg_preboot_acl_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_ar_set_boot_acl': /kisskb/src/drivers/thunderbolt/icm.c:1578:41: note: byref variable will be forcibly initialized 1578 | struct icm_ar_pkg_preboot_acl_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_tr_challenge_switch_key': /kisskb/src/drivers/thunderbolt/icm.c:1102:37: note: byref variable will be forcibly initialized 1102 | struct icm_tr_pkg_challenge_device request; | ^~~~~~~ /kisskb/src/drivers/thunderbolt/icm.c:1101:46: note: byref variable will be forcibly initialized 1101 | struct icm_tr_pkg_challenge_device_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_tr_driver_ready': /kisskb/src/drivers/thunderbolt/icm.c:1017:42: note: byref variable will be forcibly initialized 1017 | struct icm_tr_pkg_driver_ready_response reply; | ^~~~~ /kisskb/src/drivers/hwmon/ibmaem.c: In function 'aem_init_aem2': /kisskb/src/drivers/hwmon/ibmaem.c:753:32: note: byref variable will be forcibly initialized 753 | struct aem_find_instance_resp fi_resp; | ^~~~~~~ /kisskb/src/drivers/hwmon/ibmaem.c: In function 'aem_register_bmc': /kisskb/src/drivers/hwmon/ibmaem.c:778:23: note: byref variable will be forcibly initialized 778 | struct aem_ipmi_data probe; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_fr_approve_xdomain_paths': /kisskb/src/drivers/thunderbolt/icm.c:565:36: note: byref variable will be forcibly initialized 565 | struct icm_fr_pkg_approve_xdomain request; | ^~~~~~~ /kisskb/src/drivers/thunderbolt/icm.c:564:45: note: byref variable will be forcibly initialized 564 | struct icm_fr_pkg_approve_xdomain_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_fr_challenge_switch_key': /kisskb/src/drivers/thunderbolt/icm.c:534:46: note: byref variable will be forcibly initialized 534 | struct icm_fr_pkg_challenge_device_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c:533:37: note: byref variable will be forcibly initialized 533 | struct icm_fr_pkg_challenge_device request; | ^~~~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_ar_driver_ready': /kisskb/src/drivers/thunderbolt/icm.c:1493:42: note: byref variable will be forcibly initialized 1493 | struct icm_ar_pkg_driver_ready_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_ar_get_route': /kisskb/src/drivers/thunderbolt/icm.c:1518:39: note: byref variable will be forcibly initialized 1518 | struct icm_ar_pkg_get_route_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_fr_driver_ready': /kisskb/src/drivers/thunderbolt/icm.c:458:42: note: byref variable will be forcibly initialized 458 | struct icm_fr_pkg_driver_ready_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_usb4_switch_op': /kisskb/src/drivers/thunderbolt/icm.c:2256:28: note: byref variable will be forcibly initialized 2256 | struct icm_usb4_switch_op request; | ^~~~~~~ /kisskb/src/drivers/thunderbolt/icm.c:2255:37: note: byref variable will be forcibly initialized 2255 | struct icm_usb4_switch_op_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_tr_approve_switch': /kisskb/src/drivers/thunderbolt/icm.c:1046:35: note: byref variable will be forcibly initialized 1046 | struct icm_tr_pkg_approve_device reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c:1045:35: note: byref variable will be forcibly initialized 1045 | struct icm_tr_pkg_approve_device request; | ^~~~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_tr_add_switch_key': /kisskb/src/drivers/thunderbolt/icm.c:1073:35: note: byref variable will be forcibly initialized 1073 | struct icm_tr_pkg_add_device_key request; | ^~~~~~~ /kisskb/src/drivers/thunderbolt/icm.c:1072:44: note: byref variable will be forcibly initialized 1072 | struct icm_tr_pkg_add_device_key_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_fr_approve_switch': /kisskb/src/drivers/thunderbolt/icm.c:479:35: note: byref variable will be forcibly initialized 479 | struct icm_fr_pkg_approve_device reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c:478:35: note: byref variable will be forcibly initialized 478 | struct icm_fr_pkg_approve_device request; | ^~~~~~~ /kisskb/src/drivers/thunderbolt/icm.c: In function 'icm_fr_add_switch_key': /kisskb/src/drivers/thunderbolt/icm.c:506:44: note: byref variable will be forcibly initialized 506 | struct icm_fr_pkg_add_device_key_response reply; | ^~~~~ /kisskb/src/drivers/thunderbolt/icm.c:505:35: note: byref variable will be forcibly initialized 505 | struct icm_fr_pkg_add_device_key request; | ^~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.c:27: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.c: In function 'g94_bus_hwsq_exec': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.c:43:6: note: in expansion of macro 'nvkm_msec' 43 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'atomic_remove_fb': /kisskb/src/drivers/gpu/drm/drm_framebuffer.c:952:33: note: byref variable will be forcibly initialized 952 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'drm_mode_rmfb': /kisskb/src/drivers/gpu/drm/drm_framebuffer.c:462:29: note: byref variable will be forcibly initialized 462 | struct drm_mode_rmfb_work arg; | ^~~ /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'drm_fb_release': /kisskb/src/drivers/gpu/drm/drm_framebuffer.c:774:28: note: byref variable will be forcibly initialized 774 | struct drm_mode_rmfb_work arg; | ^~~ /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'drm_framebuffer_info': /kisskb/src/drivers/gpu/drm/drm_framebuffer.c:1188:21: note: byref variable will be forcibly initialized 1188 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/drm_encoder.c: In function 'drm_encoder_get_crtc': /kisskb/src/drivers/gpu/drm/drm_encoder.c:252:33: note: byref variable will be forcibly initialized 252 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/iio/pressure/ms5611_core.c: In function 'ms5611_trigger_handler': /kisskb/src/drivers/iio/pressure/ms5611_core.c:219:4: note: byref variable will be forcibly initialized 219 | } scan; | ^~~~ /kisskb/src/fs/xfs/xfs_mru_cache.c: In function '_xfs_mru_cache_clear_reap_list': /kisskb/src/fs/xfs/xfs_mru_cache.c:233:19: note: byref variable will be forcibly initialized 233 | struct list_head tmp; | ^~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_connector_unregister_all': /kisskb/src/drivers/gpu/drm/drm_connector.c:575:33: note: byref variable will be forcibly initialized 575 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_connector_register_all': /kisskb/src/drivers/gpu/drm/drm_connector.c:586:33: note: byref variable will be forcibly initialized 586 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_connector_property_set_ioctl': /kisskb/src/drivers/gpu/drm/drm_connector.c:2277:35: note: byref variable will be forcibly initialized 2277 | struct drm_mode_obj_set_property obj_set_prop = { | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_mode_getconnector': /kisskb/src/drivers/gpu/drm/drm_connector.c:2342:27: note: byref variable will be forcibly initialized 2342 | struct drm_mode_modeinfo u_mode; | ^~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/drivers/iio/light/gp2ap020a00f.c:34: /kisskb/src/drivers/iio/light/gp2ap020a00f.c: In function 'wait_conversion_complete_irq': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/light/gp2ap020a00f.c:689:8: note: in expansion of macro 'wait_event_timeout' 689 | ret = wait_event_timeout(data->data_ready_queue, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:8, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.c:27: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.c: In function 'nv50_bus_hwsq_exec': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.c:43:6: note: in expansion of macro 'nvkm_msec' 43 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function 'setplane_internal': /kisskb/src/drivers/gpu/drm/drm_plane.c:922:33: note: byref variable will be forcibly initialized 922 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function 'drm_mode_cursor_common': /kisskb/src/drivers/gpu/drm/drm_plane.c:1086:33: note: byref variable will be forcibly initialized 1086 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function 'drm_mode_cursor_ioctl': /kisskb/src/drivers/gpu/drm/drm_plane.c:1165:26: note: byref variable will be forcibly initialized 1165 | struct drm_mode_cursor2 new_req; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function 'drm_mode_page_flip_ioctl': /kisskb/src/drivers/gpu/drm/drm_plane.c:1195:33: note: byref variable will be forcibly initialized 1195 | struct drm_modeset_acquire_ctx ctx; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/os.h:6, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c: In function 'nvkm_pstate_calc': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:340:3: note: in expansion of macro 'wait_event' 340 | wait_event(clk->wait, !atomic_read(&clk->waiting)); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mode_object.c: In function 'set_property_atomic': /kisskb/src/drivers/gpu/drm/drm_mode_object.c:485:33: note: byref variable will be forcibly initialized 485 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/drm_mode_object.c: In function 'set_property_legacy': /kisskb/src/drivers/gpu/drm/drm_mode_object.c:453:33: note: byref variable will be forcibly initialized 453 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/drm_mode_object.c: In function 'drm_mode_obj_get_properties_ioctl': /kisskb/src/drivers/gpu/drm/drm_mode_object.c:405:33: note: byref variable will be forcibly initialized 405 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c: In function 'nvkm_clk_adjust': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:51:24: note: byref variable will be forcibly initialized 51 | struct nvbios_boostS boostS; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:45:23: note: byref variable will be forcibly initialized 45 | struct nvbios_boostE boostE; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c: In function 'nvkm_cstate_new': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:229:23: note: byref variable will be forcibly initialized 229 | struct nvbios_cstepX cstepX; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c: In function 'nvkm_pstate_new': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:437:23: note: byref variable will be forcibly initialized 437 | struct nvbios_perfS perfS; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:408:22: note: byref variable will be forcibly initialized 408 | struct nvbios_perfE perfE; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:407:23: note: byref variable will be forcibly initialized 407 | struct nvbios_cstepE cstepE; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c: In function 'nvkm_clk_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:663:37: note: byref variable will be forcibly initialized 663 | struct nvbios_vpstate_entry base, boost; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:663:31: note: byref variable will be forcibly initialized 663 | struct nvbios_vpstate_entry base, boost; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:658:31: note: byref variable will be forcibly initialized 658 | struct nvbios_vpstate_header h; | ^ /kisskb/src/drivers/hid/hid-lg4ff.c: In function 'lg4ff_init_wheel_data': /kisskb/src/drivers/hid/hid-lg4ff.c:392:27: note: byref variable will be forcibly initialized 392 | struct lg4ff_wheel_data t_wdata = { .product_id = wheel->product_id, | ^~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/hid/hid-lg.c:16: /kisskb/src/drivers/hid/hid-lg.c: In function 'lg_probe': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-lg.c:810:4: note: in expansion of macro 'wait_event_interruptible_timeout' 810 | wait_event_interruptible_timeout(wait, 0, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-lg.c:808:22: note: byref variable will be forcibly initialized 808 | wait_queue_head_t wait; | ^~~~ /kisskb/src/drivers/iio/pressure/zpa2326.c: In function 'zpa2326_fill_sample_buffer': /kisskb/src/drivers/iio/pressure/zpa2326.c:586:6: note: byref variable will be forcibly initialized 586 | } sample; | ^~~~~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function 'tb_xdp_properties_changed_response': /kisskb/src/drivers/thunderbolt/xdomain.c:471:44: note: byref variable will be forcibly initialized 471 | struct tb_xdp_properties_changed_response res; | ^~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function 'tb_xdp_uuid_response': /kisskb/src/drivers/thunderbolt/xdomain.c:271:30: note: byref variable will be forcibly initialized 271 | struct tb_xdp_uuid_response res; | ^~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function 'tb_xdp_error_response': /kisskb/src/drivers/thunderbolt/xdomain.c:288:31: note: byref variable will be forcibly initialized 288 | struct tb_xdp_error_response res; | ^~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function '__tb_xdomain_request': /kisskb/src/drivers/thunderbolt/xdomain.c:152:23: note: byref variable will be forcibly initialized 152 | struct tb_cfg_result res; | ^~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function 'tb_xdp_properties_changed_request': /kisskb/src/drivers/thunderbolt/xdomain.c:449:35: note: byref variable will be forcibly initialized 449 | struct tb_xdp_properties_changed req; | ^~~ /kisskb/src/drivers/thunderbolt/xdomain.c:448:44: note: byref variable will be forcibly initialized 448 | struct tb_xdp_properties_changed_response res; | ^~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function 'tb_xdp_uuid_request': /kisskb/src/drivers/thunderbolt/xdomain.c:245:21: note: byref variable will be forcibly initialized 245 | struct tb_xdp_uuid req; | ^~~ /kisskb/src/drivers/thunderbolt/xdomain.c:244:30: note: byref variable will be forcibly initialized 244 | struct tb_xdp_uuid_response res; | ^~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function 'tb_xdomain_find_by_uuid': /kisskb/src/drivers/thunderbolt/xdomain.c:1732:27: note: byref variable will be forcibly initialized 1732 | struct tb_xdomain_lookup lookup; | ^~~~~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function 'tb_xdomain_find_by_route': /kisskb/src/drivers/thunderbolt/xdomain.c:1790:27: note: byref variable will be forcibly initialized 1790 | struct tb_xdomain_lookup lookup; | ^~~~~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function 'tb_xdomain_get_uuid': /kisskb/src/drivers/thunderbolt/xdomain.c:1012:9: note: byref variable will be forcibly initialized 1012 | uuid_t uuid; | ^~~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function 'tb_xdp_properties_request': /kisskb/src/drivers/thunderbolt/xdomain.c:304:27: note: byref variable will be forcibly initialized 304 | struct tb_xdp_properties req; | ^~~ /kisskb/src/drivers/thunderbolt/xdomain.c: In function 'tb_xdomain_find_by_link_depth': /kisskb/src/drivers/thunderbolt/xdomain.c:1762:27: note: byref variable will be forcibly initialized 1762 | struct tb_xdomain_lookup lookup; | ^~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:62, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_inode.c:8: /kisskb/src/fs/xfs/xfs_inode.c: In function '__rhashtable_insert_fast': /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized 701 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/fs/xfs/xfs_inode.c: In function '__rhashtable_lookup': /kisskb/src/include/linux/rhashtable.h:585:32: note: byref variable will be forcibly initialized 585 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_iunlink_remove': /kisskb/src/fs/xfs/xfs_inode.c:2345:19: note: byref variable will be forcibly initialized 2345 | struct xfs_imap imap; | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_inode.c:8: /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:201:24: note: byref variable will be forcibly initialized 201 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/drivers/gpu/drm/drm_mode_config.c: In function 'drm_mode_config_reset': /kisskb/src/drivers/gpu/drm/drm_mode_config.c:187:33: note: byref variable will be forcibly initialized 187 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mode_config.c: In function 'drmm_mode_config_init': /kisskb/src/drivers/gpu/drm/drm_mode_config.c:434:19: note: byref variable will be forcibly initialized 434 | struct dma_resv resv; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_mode_config.c:433:25: note: byref variable will be forcibly initialized 433 | struct ww_acquire_ctx resv_ctx; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mode_config.c:432:34: note: byref variable will be forcibly initialized 432 | struct drm_modeset_acquire_ctx modeset_ctx; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mode_config.c: In function 'drm_mode_config_cleanup': /kisskb/src/drivers/gpu/drm/drm_mode_config.c:540:22: note: byref variable will be forcibly initialized 540 | struct drm_printer p = drm_debug_printer("[leaked fb]"); | ^ /kisskb/src/drivers/gpu/drm/drm_mode_config.c:480:33: note: byref variable will be forcibly initialized 480 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mode_config.c: In function 'drm_mode_getresources': /kisskb/src/drivers/gpu/drm/drm_mode_config.c:103:33: note: byref variable will be forcibly initialized 103 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_print.c:37: /kisskb/src/drivers/gpu/drm/drm_print.c: In function 'drm_vprintf': /kisskb/src/include/drm/drm_print.h:108:19: note: byref variable will be forcibly initialized 108 | struct va_format vaf = { .fmt = fmt, .va = va }; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.c: In function 'nv40_clk_calc_pll': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.c:128:20: note: byref variable will be forcibly initialized 128 | struct nvbios_pll pll; | ^~~ /kisskb/src/drivers/gpu/drm/drm_print.c: In function '__drm_dbg': /kisskb/src/drivers/gpu/drm/drm_print.c:285:19: note: byref variable will be forcibly initialized 285 | struct va_format vaf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_print.c: In function '__drm_err': /kisskb/src/drivers/gpu/drm/drm_print.c:304:19: note: byref variable will be forcibly initialized 304 | struct va_format vaf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_print.c: In function 'drm_dev_printk': /kisskb/src/drivers/gpu/drm/drm_print.c:241:19: note: byref variable will be forcibly initialized 241 | struct va_format vaf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_print.c: In function 'drm_dev_dbg': /kisskb/src/drivers/gpu/drm/drm_print.c:262:19: note: byref variable will be forcibly initialized 262 | struct va_format vaf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_color_mgmt.c: In function 'drm_mode_gamma_set_ioctl': /kisskb/src/drivers/gpu/drm/drm_color_mgmt.c:362:33: note: byref variable will be forcibly initialized 362 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/drm_lease.c: In function 'drm_mode_create_lease_ioctl': /kisskb/src/drivers/gpu/drm/drm_lease.c:492:13: note: byref variable will be forcibly initialized 492 | struct idr leases; | ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c:30: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c: In function 'mcp77_clk_prog': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c:353:6: note: in expansion of macro 'nvkm_msec' 353 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_iwalk.c: In function 'xfs_iwalk_ichunk_ra': /kisskb/src/fs/xfs/xfs_iwalk.c:98:20: note: byref variable will be forcibly initialized 98 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c: In function 'calc_pll': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c:166:20: note: byref variable will be forcibly initialized 166 | struct nvbios_pll pll; | ^~~ /kisskb/src/fs/xfs/xfs_iwalk.c: In function 'xfs_iwalk_threaded': /kisskb/src/fs/xfs/xfs_iwalk.c:619:23: note: byref variable will be forcibly initialized 619 | struct xfs_pwork_ctl pctl; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c:32: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c: In function 'prog_pll': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c:386:7: note: in expansion of macro 'nvkm_msec' 386 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c: In function 'gt215_pll_info': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c:240:20: note: byref variable will be forcibly initialized 240 | struct nvbios_pll limits; | ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c:32: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c: In function 'gt215_clk_pre': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c:331:6: note: in expansion of macro 'nvkm_msec' 331 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c:325:6: note: in expansion of macro 'nvkm_msec' 325 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c:316:6: note: in expansion of macro 'nvkm_msec' 316 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_client_modeset.c: In function 'drm_client_firmware_config': /kisskb/src/drivers/gpu/drm/drm_client_modeset.c:576:33: note: byref variable will be forcibly initialized 576 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/drm_client_modeset.c: In function 'drm_client_modeset_probe': /kisskb/src/drivers/gpu/drm/drm_client_modeset.c:768:33: note: byref variable will be forcibly initialized 768 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c:30: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c: In function 'gf100_clk_prog_3': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c:399:3: note: in expansion of macro 'nvkm_msec' 399 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c: In function 'gf100_clk_prog_2': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c:380:4: note: in expansion of macro 'nvkm_msec' 380 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_client_modeset.c: In function 'drm_client_modeset_commit_atomic': /kisskb/src/drivers/gpu/drm/drm_client_modeset.c:978:33: note: byref variable will be forcibly initialized 978 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c: In function 'gf100_clk_prog_1': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c:359:2: note: in expansion of macro 'nvkm_msec' 359 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_client_modeset.c: In function 'drm_client_modeset_dpms_legacy': /kisskb/src/drivers/gpu/drm/drm_client_modeset.c:1185:33: note: byref variable will be forcibly initialized 1185 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c: In function 'calc_pll': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c:254:20: note: byref variable will be forcibly initialized 254 | struct nvbios_pll limits; | ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c:28: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c: In function 'gk104_clk_prog_4_0': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c:428:3: note: in expansion of macro 'nvkm_msec' 428 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c: In function 'gk104_clk_prog_2': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c:399:3: note: in expansion of macro 'nvkm_msec' 399 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c: In function 'gk104_clk_prog_1_0': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c:372:2: note: in expansion of macro 'nvkm_msec' 372 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c: In function 'calc_pll': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c:267:20: note: byref variable will be forcibly initialized 267 | struct nvbios_pll limits; | ^~~~~~ /kisskb/src/fs/xfs/xfs_super.c: In function 'xfs_check_delalloc': /kisskb/src/fs/xfs/xfs_super.c:613:25: note: byref variable will be forcibly initialized 613 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_super.c:612:23: note: byref variable will be forcibly initialized 612 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/xfs_super.c: In function 'xfs_fs_parse_param': /kisskb/src/fs/xfs/xfs_super.c:1156:25: note: byref variable will be forcibly initialized 1156 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_convert_cow_locked': /kisskb/src/fs/xfs/xfs_reflink.c:248:23: note: byref variable will be forcibly initialized 248 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/xfs_reflink.c:247:25: note: byref variable will be forcibly initialized 247 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_end_cow_extent': /kisskb/src/fs/xfs/xfs_reflink.c:590:25: note: byref variable will be forcibly initialized 590 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c:589:28: note: byref variable will be forcibly initialized 589 | struct xfs_bmbt_irec got, del; | ^~~ /kisskb/src/fs/xfs/xfs_reflink.c:589:23: note: byref variable will be forcibly initialized 589 | struct xfs_bmbt_irec got, del; | ^~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_remap_extent': /kisskb/src/fs/xfs/xfs_reflink.c:988:23: note: byref variable will be forcibly initialized 988 | struct xfs_bmbt_irec smap; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_find_trim_cow_extent': /kisskb/src/fs/xfs/xfs_reflink.c:315:25: note: byref variable will be forcibly initialized 315 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_cancel_cow_blocks': /kisskb/src/fs/xfs/xfs_reflink.c:454:26: note: byref variable will be forcibly initialized 454 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c:453:29: note: byref variable will be forcibly initialized 453 | struct xfs_bmbt_irec got, del; | ^~~ /kisskb/src/fs/xfs/xfs_reflink.c:453:24: note: byref variable will be forcibly initialized 453 | struct xfs_bmbt_irec got, del; | ^~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_remap_blocks': /kisskb/src/fs/xfs/xfs_reflink.c:1187:23: note: byref variable will be forcibly initialized 1187 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_inode_has_shared_extents': /kisskb/src/fs/xfs/xfs_reflink.c:1390:26: note: byref variable will be forcibly initialized 1390 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c:1382:24: note: byref variable will be forcibly initialized 1382 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_find_fence': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:387:28: note: byref variable will be forcibly initialized 387 | struct syncobj_wait_entry wait; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c: In function 'gm20b_pllg_program_mnp': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:364:19: note: byref variable will be forcibly initialized 364 | struct gm20b_pll cur_pll; | ^~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:25: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c: In function 'gm20b_pllg_slide': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:303:6: note: in expansion of macro 'nvkm_wait_usec' 303 | if (nvkm_wait_usec(device, 500, GPC_BCAST_NDIV_SLOWDOWN_DEBUG, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:270:19: note: byref variable will be forcibly initialized 270 | struct gm20b_pll pll; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c: In function 'gm20b_pllg_program_mnp_slide': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:435:19: note: byref variable will be forcibly initialized 435 | struct gk20a_pll cur_pll; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c: In function 'gm20b_clk_prog': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:603:20: note: byref variable will be forcibly initialized 603 | struct gk20a_pll pll_safe; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c: In function 'gm20b_clk_fini': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:727:20: note: byref variable will be forcibly initialized 727 | struct gk20a_pll pll; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:25: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c: In function 'gm20b_clk_init_dvfs': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:778:8: note: in expansion of macro 'nvkm_wait_usec' 778 | ret = nvkm_wait_usec(device, 10, GPCPLL_DVFS1, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/drivers/gpu/drm/drm_vblank.c:28: /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_wait_one_vblank': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c:1265:8: note: in expansion of macro 'wait_event_timeout' 1265 | ret = wait_event_timeout(vblank->queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_wait_vblank_ioctl': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' 480 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:509:11: note: in expansion of macro '__wait_event_interruptible_timeout' 509 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c:1847:10: note: in expansion of macro 'wait_event_interruptible_timeout' 1847 | wait = wait_event_interruptible_timeout(vblank->queue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'wtp_mouse_raw_xy_event': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2696:31: note: byref variable will be forcibly initialized 2696 | struct hidpp_touchpad_raw_xy raw = { | ^~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'wtp_raw_event': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2733:31: note: byref variable will be forcibly initialized 2733 | struct hidpp_touchpad_raw_xy raw; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/hid/hid-logitech-hidpp.c:13: /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_send_message_sync': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:297:7: note: in expansion of macro 'wait_event_timeout' 297 | if (!wait_event_timeout(hidpp->wait, hidpp->answer_available, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_unifying_get_serial': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:804:22: note: byref variable will be forcibly initialized 804 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_root_get_protocol_version': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:887:22: note: byref variable will be forcibly initialized 887 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'm560_send_config_command': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2879:22: note: byref variable will be forcibly initialized 2879 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp10_set_register': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:537:22: note: byref variable will be forcibly initialized 537 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp10_query_battery_mileage': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:699:22: note: byref variable will be forcibly initialized 699 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp10_query_battery_status': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:647:22: note: byref variable will be forcibly initialized 647 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_root_get_feature': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:863:22: note: byref variable will be forcibly initialized 863 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_devicenametype_get_count': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:942:22: note: byref variable will be forcibly initialized 942 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_devicenametype_get_device_name': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:964:22: note: byref variable will be forcibly initialized 964 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_touchpad_get_raw_info': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1966:22: note: byref variable will be forcibly initialized 1966 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'g920_ff_set_autocenter': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:3091:22: note: byref variable will be forcibly initialized 3091 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'g920_get_config': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:3115:22: note: byref variable will be forcibly initialized 3115 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_touchpad_set_raw_report_state': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1997:22: note: byref variable will be forcibly initialized 1997 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_touchpad_fw_items_set': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1896:22: note: byref variable will be forcibly initialized 1896 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_solar_request_battery_event': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1792:22: note: byref variable will be forcibly initialized 1792 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_battery_get_battery_voltage': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1307:22: note: byref variable will be forcibly initialized 1307 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_unifiedbattery_get_capabilities': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1409:22: note: byref variable will be forcibly initialized 1409 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_unifiedbattery_get_status': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1505:22: note: byref variable will be forcibly initialized 1505 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c: In function 'drm_atomic_set_mode_for_crtc': /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:68:27: note: byref variable will be forcibly initialized 68 | struct drm_mode_modeinfo umode; | ^~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_batterylevel_get_battery_capacity': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1123:22: note: byref variable will be forcibly initialized 1123 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_batterylevel_get_battery_info': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1151:22: note: byref variable will be forcibly initialized 1151 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_hrw_set_wheel_mode': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1762:22: note: byref variable will be forcibly initialized 1762 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_hrw_get_wheel_capability': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1734:22: note: byref variable will be forcibly initialized 1734 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_hrs_set_highres_scrolling_mode': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1700:22: note: byref variable will be forcibly initialized 1700 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_ff_work_handler': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2160:22: note: byref variable will be forcibly initialized 2160 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_unifying_get_name': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:768:22: note: byref variable will be forcibly initialized 768 | struct hidpp_report response; | ^~~~~~~~ /kisskb/src/sound/soc/codecs/tlv320aic3x-i2c.c: In function 'aic3x_i2c_probe': /kisskb/src/sound/soc/codecs/tlv320aic3x-i2c.c:23:23: note: byref variable will be forcibly initialized 23 | struct regmap_config config; | ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_probe': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:3997:31: note: byref variable will be forcibly initialized 3997 | struct hidpp_ff_private_data data; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c: In function 'drm_mode_atomic_ioctl': /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:1320:33: note: byref variable will be forcibly initialized 1320 | struct drm_modeset_acquire_ctx ctx; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: In function 'gk20a_pllg_enable': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:272:6: note: in expansion of macro 'nvkm_wait_usec' 272 | if (nvkm_wait_usec(device, 300, GPCPLL_CFG, GPCPLL_CFG_LOCK, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: In function 'gk20a_pllg_slide': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:241:6: note: in expansion of macro 'nvkm_wait_usec' 241 | if (nvkm_wait_usec(device, 500, GPC_BCAST_NDIV_SLOWDOWN_DEBUG, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:215:19: note: byref variable will be forcibly initialized 215 | struct gk20a_pll pll; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: In function 'gk20a_clk_fini': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:550:20: note: byref variable will be forcibly initialized 550 | struct gk20a_pll pll; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: In function 'gk20a_pllg_program_mnp': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:300:19: note: byref variable will be forcibly initialized 300 | struct gk20a_pll cur_pll; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: In function 'gk20a_pllg_program_mnp_slide': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:337:19: note: byref variable will be forcibly initialized 337 | struct gk20a_pll cur_pll; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c: In function 'gk20a_clk_read': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:465:19: note: byref variable will be forcibly initialized 465 | struct gk20a_pll pll; | ^~~ /kisskb/src/drivers/thunderbolt/retimer.c: In function 'tb_port_find_retimer': /kisskb/src/drivers/thunderbolt/retimer.c:389:27: note: byref variable will be forcibly initialized 389 | struct tb_retimer_lookup lookup = { .port = port, .index = index }; | ^~~~~~ /kisskb/src/fs/xfs/xfs_xattr.c: In function 'xfs_vn_listxattr': /kisskb/src/fs/xfs/xfs_xattr.c:194:31: note: byref variable will be forcibly initialized 194 | struct xfs_attr_list_context context; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_client.c: In function 'drm_client_framebuffer_flush': /kisskb/src/drivers/gpu/drm/drm_client.c:463:24: note: byref variable will be forcibly initialized 463 | struct drm_clip_rect clip = { | ^~~~ /kisskb/src/drivers/gpu/drm/drm_client.c: In function 'drm_client_debugfs_internal_clients': /kisskb/src/drivers/gpu/drm/drm_client.c:484:21: note: byref variable will be forcibly initialized 484 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/thunderbolt/usb4.c: In function 'usb4_port_retimer_nvm_write': /kisskb/src/drivers/thunderbolt/usb4.c:1352:22: note: byref variable will be forcibly initialized 1352 | struct retimer_info info = { .port = port, .index = index }; | ^~~~ /kisskb/src/drivers/thunderbolt/usb4.c: In function 'usb4_port_retimer_nvm_read': /kisskb/src/drivers/thunderbolt/usb4.c:1475:22: note: byref variable will be forcibly initialized 1475 | struct retimer_info info = { .port = port, .index = index }; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c: In function 'nv50_devinit_pll_set': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c:40:20: note: byref variable will be forcibly initialized 40 | struct nvbios_pll info; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c: In function 'nv50_devinit_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c:140:4: note: in expansion of macro 'nvbios_init' 140 | nvbios_init(subdev, info.script[0], | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c:129:20: note: byref variable will be forcibly initialized 129 | struct dcb_output outp; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c:128:21: note: byref variable will be forcibly initialized 128 | struct nvbios_outp info; | ^~~~ /kisskb/src/drivers/iio/light/ltr501.c: In function 'ltr501_trigger_handler': /kisskb/src/drivers/iio/light/ltr501.c:1249:4: note: byref variable will be forcibly initialized 1249 | } scan; | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_dquot_item_recover.c:6: /kisskb/src/fs/xfs/xfs_dquot_item_recover.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:224:24: note: byref variable will be forcibly initialized 224 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c: In function 'setPLL_double_lowregs': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c:307:21: note: byref variable will be forcibly initialized 307 | struct nvbios_pll info; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c: In function 'nv04_devinit_pll_set': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c:361:20: note: byref variable will be forcibly initialized 361 | struct nvbios_pll info; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c:360:23: note: byref variable will be forcibly initialized 360 | struct nvkm_pll_vals pv; | ^~ /kisskb/src/drivers/thunderbolt/debugfs.c: In function 'port_cap_show': /kisskb/src/drivers/thunderbolt/debugfs.c:311:20: note: byref variable will be forcibly initialized 311 | struct tb_cap_any header; | ^~~~~~ /kisskb/src/drivers/thunderbolt/debugfs.c: In function 'switch_cap_show': /kisskb/src/drivers/thunderbolt/debugfs.c:441:20: note: byref variable will be forcibly initialized 441 | struct tb_cap_any header; | ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_context.c: In function 'drm_legacy_resctx': /kisskb/src/drivers/gpu/drm/drm_context.c:334:17: note: byref variable will be forcibly initialized 334 | struct drm_ctx ctx; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_pwork.c:6: /kisskb/src/fs/xfs/xfs_pwork.c: In function 'xfs_pwork_poll': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_pwork.c:118:9: note: in expansion of macro 'wait_event_timeout' 118 | while (wait_event_timeout(pctl->poll_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/thunderbolt/nvm.c: In function 'tb_nvm_add_active': /kisskb/src/drivers/thunderbolt/nvm.c:59:22: note: byref variable will be forcibly initialized 59 | struct nvmem_config config; | ^~~~~~ /kisskb/src/drivers/thunderbolt/nvm.c: In function 'tb_nvm_add_non_active': /kisskb/src/drivers/thunderbolt/nvm.c:124:22: note: byref variable will be forcibly initialized 124 | struct nvmem_config config; | ^~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/seq_file.h:11, from /kisskb/src/include/drm/drm_print.h:31, from /kisskb/src/drivers/gpu/drm/drm_vblank_work.c:5: /kisskb/src/drivers/gpu/drm/drm_vblank_work.c: In function 'drm_vblank_work_flush': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' 947 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1007:2: note: in expansion of macro '__wait_event_lock_irq' 1007 | __wait_event_lock_irq(wq_head, condition, lock, ); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank_work.c:224:2: note: in expansion of macro 'wait_event_lock_irq' 224 | wait_event_lock_irq(vblank->work_wait_queue, list_empty(&work->node), | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.c: In function 'gt215_devinit_pll_set': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.c:36:20: note: byref variable will be forcibly initialized 36 | struct nvbios_pll info; | ^~~~ /kisskb/src/fs/xfs/xfs_trans.c: In function 'xfs_trans_trace_reservations': /kisskb/src/fs/xfs/xfs_trans.c:35:23: note: byref variable will be forcibly initialized 35 | struct xfs_trans_res resv; | ^~~~ /kisskb/src/fs/xfs/xfs_trans.c: In function 'xfs_trans_committed_bulk': /kisskb/src/fs/xfs/xfs_trans.c:751:24: note: byref variable will be forcibly initialized 751 | struct xfs_ail_cursor cur; | ^~~ /kisskb/src/fs/xfs/xfs_trans.c: In function 'xfs_trans_roll': /kisskb/src/fs/xfs/xfs_trans.c:996:23: note: byref variable will be forcibly initialized 996 | struct xfs_trans_res tres; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_item.c: In function 'xfs_bui_item_recover': /kisskb/src/fs/xfs/xfs_bmap_item.c:463:24: note: byref variable will be forcibly initialized 463 | struct xfs_bmbt_irec irec; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ga100.c: In function 'ga100_devinit_pll_set': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ga100.c:33:20: note: byref variable will be forcibly initialized 33 | struct nvbios_pll info; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/include/linux/hid.h:19, from /kisskb/src/drivers/hid/hid-rmi.c:10: /kisskb/src/drivers/hid/hid-rmi.c: In function 'rmi_hid_read_block': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-rmi.c:229:9: note: in expansion of macro 'wait_event_timeout' 229 | if (!wait_event_timeout(data->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.c: In function 'gf100_devinit_pll_set': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.c:36:20: note: byref variable will be forcibly initialized 36 | struct nvbios_pll info; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_gem_cma_helper.c: In function 'drm_gem_cma_free_object': /kisskb/src/drivers/gpu/drm/drm_gem_cma_helper.c:192:21: note: byref variable will be forcibly initialized 192 | struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(cma_obj->vaddr); | ^~~ /kisskb/src/drivers/gpu/drm/drm_gem_cma_helper.c: In function 'drm_gem_cma_prime_import_sg_table_vmap': /kisskb/src/drivers/gpu/drm/drm_gem_cma_helper.c:538:21: note: byref variable will be forcibly initialized 538 | struct dma_buf_map map; | ^~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_symlink.c:7: /kisskb/src/fs/xfs/xfs_symlink.c: In function 'xfs_buf_read': /kisskb/src/fs/xfs/xfs_buf.h:230:24: note: byref variable will be forcibly initialized 230 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/xfs_symlink.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:201:24: note: byref variable will be forcibly initialized 201 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/drivers/hwmon/max127.c: In function 'max127_select_channel': /kisskb/src/drivers/hwmon/max127.c:56:17: note: byref variable will be forcibly initialized 56 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/hwmon/max127.c: In function 'max127_read_channel': /kisskb/src/drivers/hwmon/max127.c:76:17: note: byref variable will be forcibly initialized 76 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c: In function 'pmu_load': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c:87:21: note: byref variable will be forcibly initialized 87 | struct nvbios_pmuR pmu; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c: In function 'gm200_devinit_post': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c:161:7: note: in expansion of macro 'nvkm_msec' 161 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c:124:19: note: byref variable will be forcibly initialized 124 | struct bit_entry bit_I; | ^~~~~ /kisskb/src/drivers/hid/hid-picolcd_backlight.c: In function 'picolcd_init_backlight': /kisskb/src/drivers/hid/hid-picolcd_backlight.c:57:30: note: byref variable will be forcibly initialized 57 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gv100.c: In function 'gv100_devinit_pll_set': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gv100.c:33:20: note: byref variable will be forcibly initialized 33 | struct nvbios_pll info; | ^~~~ /kisskb/src/drivers/hwmon/max6697.c: In function 'max6697_init_chip': /kisskb/src/drivers/hwmon/max6697.c:598:31: note: byref variable will be forcibly initialized 598 | struct max6697_platform_data p; | ^ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'map_one_buf32': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:439:18: note: byref variable will be forcibly initialized 439 | drm_buf_pub32_t v; | ^ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_wait_vblank': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:847:24: note: byref variable will be forcibly initialized 847 | union drm_wait_vblank req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:846:22: note: byref variable will be forcibly initialized 846 | drm_wait_vblank32_t req32; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_agp_bind': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:740:25: note: byref variable will be forcibly initialized 740 | struct drm_agp_binding request; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:739:22: note: byref variable will be forcibly initialized 739 | drm_agp_binding32_t req32; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_agp_alloc': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:693:24: note: byref variable will be forcibly initialized 693 | struct drm_agp_buffer request; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:692:21: note: byref variable will be forcibly initialized 692 | drm_agp_buffer32_t req32; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_agp_info': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:659:22: note: byref variable will be forcibly initialized 659 | struct drm_agp_info info; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:658:19: note: byref variable will be forcibly initialized 658 | drm_agp_info32_t i32; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_resctx': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:559:21: note: byref variable will be forcibly initialized 559 | struct drm_ctx_res res; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:558:18: note: byref variable will be forcibly initialized 558 | drm_ctx_res32_t res32; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_getsareactx': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:530:23: note: byref variable will be forcibly initialized 530 | drm_ctx_priv_map32_t req32; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:529:26: note: byref variable will be forcibly initialized 529 | struct drm_ctx_priv_map req; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_setsareactx': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:514:26: note: byref variable will be forcibly initialized 514 | struct drm_ctx_priv_map request; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:513:23: note: byref variable will be forcibly initialized 513 | drm_ctx_priv_map32_t req32; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_freebufs': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:494:22: note: byref variable will be forcibly initialized 494 | struct drm_buf_free request; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:493:19: note: byref variable will be forcibly initialized 493 | drm_buf_free32_t req32; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_markbufs': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:358:22: note: byref variable will be forcibly initialized 358 | struct drm_buf_desc buf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:356:19: note: byref variable will be forcibly initialized 356 | drm_buf_desc32_t b32; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_addbufs': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:327:22: note: byref variable will be forcibly initialized 327 | struct drm_buf_desc desc; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:326:19: note: byref variable will be forcibly initialized 326 | drm_buf_desc32_t desc32; | ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_getclient': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:267:20: note: byref variable will be forcibly initialized 267 | struct drm_client client; | ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:265:17: note: byref variable will be forcibly initialized 265 | drm_client32_t c32; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_getmap': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:182:17: note: byref variable will be forcibly initialized 182 | struct drm_map map; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:181:14: note: byref variable will be forcibly initialized 181 | drm_map32_t m32; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_getunique': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:137:20: note: byref variable will be forcibly initialized 137 | struct drm_unique uq; | ^~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:136:17: note: byref variable will be forcibly initialized 136 | drm_unique32_t uq32; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_version': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:96:21: note: byref variable will be forcibly initialized 96 | struct drm_version v; | ^ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:95:18: note: byref variable will be forcibly initialized 95 | drm_version32_t v32; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_sg_free': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:797:28: note: byref variable will be forcibly initialized 797 | struct drm_scatter_gather request; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_sg_alloc': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:775:28: note: byref variable will be forcibly initialized 775 | struct drm_scatter_gather request; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_agp_unbind': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:755:25: note: byref variable will be forcibly initialized 755 | struct drm_agp_binding request; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_agp_free': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:721:24: note: byref variable will be forcibly initialized 721 | struct drm_agp_buffer request; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_agp_enable': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:631:22: note: byref variable will be forcibly initialized 631 | struct drm_agp_mode mode; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_dma': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:596:17: note: byref variable will be forcibly initialized 596 | struct drm_dma d; | ^ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:594:14: note: byref variable will be forcibly initialized 594 | drm_dma32_t d32; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_rmmap': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:243:17: note: byref variable will be forcibly initialized 243 | struct drm_map map; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_mapbufs': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:466:18: note: byref variable will be forcibly initialized 466 | drm_buf_map32_t req32; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_infobufs': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:401:19: note: byref variable will be forcibly initialized 401 | drm_buf_info32_t req32; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.c: In function 'gv100_fault_intr_fault': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.c:130:25: note: byref variable will be forcibly initialized 130 | struct nvkm_fault_data info; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.c: In function 'gv100_fault_buffer_process': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.c:51:26: note: byref variable will be forcibly initialized 51 | struct nvkm_fault_data info; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c: In function 'compat_drm_addmap': /kisskb/src/drivers/gpu/drm/drm_ioc32.c:210:17: note: byref variable will be forcibly initialized 210 | struct drm_map map; | ^~~ /kisskb/src/drivers/gpu/drm/drm_ioc32.c:209:14: note: byref variable will be forcibly initialized 209 | drm_map32_t m32; | ^~~ /kisskb/src/sound/soc/codecs/wm8580.c: In function 'wm8580_set_dai_pll': /kisskb/src/sound/soc/codecs/wm8580.c:467:18: note: byref variable will be forcibly initialized 467 | struct _pll_div pll_div; | ^~~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_buf_item_recover.c:6: /kisskb/src/fs/xfs/xfs_buf_item_recover.c: In function 'xfs_buf_read': /kisskb/src/fs/xfs/xfs_buf.h:230:24: note: byref variable will be forcibly initialized 230 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/drivers/hid/hid-sensor-custom.c: In function 'hid_sensor_capture_sample': /kisskb/src/drivers/hid/hid-sensor-custom.c:419:27: note: byref variable will be forcibly initialized 419 | struct hid_sensor_sample header; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/tu102.c: In function 'tu102_devinit_pll_set': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/tu102.c:33:20: note: byref variable will be forcibly initialized 33 | struct nvbios_pll info; | ^~~~ /kisskb/src/fs/xfs/xfs_pnfs.c: In function 'xfs_pnfs_validate_isize': /kisskb/src/fs/xfs/xfs_pnfs.c:192:23: note: byref variable will be forcibly initialized 192 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/fs/xfs/xfs_pnfs.c: In function 'xfs_fs_map_blocks': /kisskb/src/fs/xfs/xfs_pnfs.c:87:23: note: byref variable will be forcibly initialized 87 | struct xfs_bmbt_irec imap; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/hid/hid-sensor-custom.c:9: /kisskb/src/drivers/hid/hid-sensor-custom.c: In function 'hid_sensor_custom_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' 452 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:475:11: note: in expansion of macro '__wait_event_interruptible' 475 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-sensor-custom.c:655:10: note: in expansion of macro 'wait_event_interruptible' 655 | ret = wait_event_interruptible(sensor_inst->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c:31: /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c: In function 'crtc_crc_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:1012:2: note: in expansion of macro '___wait_event' 1012 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1078:11: note: in expansion of macro '__wait_event_interruptible_lock_irq' 1078 | __ret = __wait_event_interruptible_lock_irq(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c:307:9: note: in expansion of macro 'wait_event_interruptible_lock_irq' 307 | ret = wait_event_interruptible_lock_irq(crc->wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/scrub/trace.h:914, from /kisskb/src/fs/xfs/scrub/trace.c:38: /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:82:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 82 | DECLARE_EVENT_CLASS(xchk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_op_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:128:1: note: in expansion of macro 'TRACE_EVENT' 128 | TRACE_EVENT(xchk_op_error, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_file_op_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:157:1: note: in expansion of macro 'TRACE_EVENT' 157 | TRACE_EVENT(xchk_file_op_error, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_block_error_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:189:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 189 | DECLARE_EVENT_CLASS(xchk_block_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_ino_error_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:232:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 232 | DECLARE_EVENT_CLASS(xchk_ino_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_fblock_error_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:264:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 264 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_incomplete': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:302:1: note: in expansion of macro 'TRACE_EVENT' 302 | TRACE_EVENT(xchk_incomplete, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_btree_op_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:321:1: note: in expansion of macro 'TRACE_EVENT' 321 | TRACE_EVENT(xchk_btree_op_error, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_ifork_btree_op_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:361:1: note: in expansion of macro 'TRACE_EVENT' 361 | TRACE_EVENT(xchk_ifork_btree_op_error, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_btree_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:406:1: note: in expansion of macro 'TRACE_EVENT' 406 | TRACE_EVENT(xchk_btree_error, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_ifork_btree_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:442:1: note: in expansion of macro 'TRACE_EVENT' 442 | TRACE_EVENT(xchk_ifork_btree_error, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_sbtree_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:484:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 484 | DECLARE_EVENT_CLASS(xchk_sbtree_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_xref_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:529:1: note: in expansion of macro 'TRACE_EVENT' 529 | TRACE_EVENT(xchk_xref_error, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_iallocbt_check_cluster': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:551:1: note: in expansion of macro 'TRACE_EVENT' 551 | TRACE_EVENT(xchk_iallocbt_check_cluster, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_fscounters_calc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:596:1: note: in expansion of macro 'TRACE_EVENT' 596 | TRACE_EVENT(xchk_fscounters_calc, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xchk_fscounters_within_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:631:1: note: in expansion of macro 'TRACE_EVENT' 631 | TRACE_EVENT(xchk_fscounters_within_range, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xrep_extent_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:657:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 657 | DECLARE_EVENT_CLASS(xrep_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xrep_rmap_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:687:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 687 | DECLARE_EVENT_CLASS(xrep_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xrep_refcount_extent_fn': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:730:1: note: in expansion of macro 'TRACE_EVENT' 730 | TRACE_EVENT(xrep_refcount_extent_fn, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xrep_init_btblock': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:756:1: note: in expansion of macro 'TRACE_EVENT' 756 | TRACE_EVENT(xrep_init_btblock, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xrep_findroot_block': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:778:1: note: in expansion of macro 'TRACE_EVENT' 778 | TRACE_EVENT(xrep_findroot_block, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xrep_calc_ag_resblks': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:803:1: note: in expansion of macro 'TRACE_EVENT' 803 | TRACE_EVENT(xrep_calc_ag_resblks, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xrep_calc_ag_resblks_btsize': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:832:1: note: in expansion of macro 'TRACE_EVENT' 832 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xrep_reset_counters': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:861:1: note: in expansion of macro 'TRACE_EVENT' 861 | TRACE_EVENT(xrep_reset_counters, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/trace.c: In function 'trace_event_raw_event_xrep_ialloc_insert': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized 689 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./scrub/trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(xrep_ialloc_insert, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_refcount_item.c: In function 'xfs_cui_item_recover': /kisskb/src/fs/xfs/xfs_refcount_item.c:454:24: note: byref variable will be forcibly initialized 454 | struct xfs_bmbt_irec irec; | ^~~~ /kisskb/src/sound/soc/codecs/wm8753.c: In function 'wm8753_set_dai_pll': /kisskb/src/sound/soc/codecs/wm8753.c:765:19: note: byref variable will be forcibly initialized 765 | struct _pll_div pll_div; | ^~~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_log_recover.c:6: /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xfs_buf_readahead': /kisskb/src/fs/xfs/xfs_buf.h:243:24: note: byref variable will be forcibly initialized 243 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_cancel_intents': /kisskb/src/fs/xfs/xfs_log_recover.c:2593:24: note: byref variable will be forcibly initialized 2593 | struct xfs_ail_cursor cur; | ^~~ /kisskb/src/sound/soc/codecs/wcd934x.c: In function 'wcd934x_register_mclk_output': /kisskb/src/sound/soc/codecs/wcd934x.c:2101:23: note: byref variable will be forcibly initialized 2101 | struct clk_init_data init; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_log_recover.c:6: /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_reorder_trans': /kisskb/src/fs/xfs/xfs_log_recover.c:1854:12: note: byref variable will be forcibly initialized 1854 | LIST_HEAD(item_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1853:12: note: byref variable will be forcibly initialized 1853 | LIST_HEAD(inode_buffer_list); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1852:12: note: byref variable will be forcibly initialized 1852 | LIST_HEAD(buffer_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1851:12: note: byref variable will be forcibly initialized 1851 | LIST_HEAD(cancel_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1850:12: note: byref variable will be forcibly initialized 1850 | LIST_HEAD(sort_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_commit_trans': /kisskb/src/fs/xfs/xfs_log_recover.c:1964:15: note: byref variable will be forcibly initialized 1964 | LIST_HEAD (done_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1963:15: note: byref variable will be forcibly initialized 1963 | LIST_HEAD (ra_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_do_recovery_pass': /kisskb/src/fs/xfs/xfs_log_recover.c:2940:14: note: byref variable will be forcibly initialized 2940 | LIST_HEAD (buffer_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fault/tu102.c: In function 'tu102_fault_intr_fault': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fault/tu102.c:90:25: note: byref variable will be forcibly initialized 90 | struct nvkm_fault_data info; | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_finish_defer_ops': /kisskb/src/fs/xfs/xfs_log_recover.c:2446:24: note: byref variable will be forcibly initialized 2446 | struct xfs_trans_res resv; | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_process_intents': /kisskb/src/fs/xfs/xfs_log_recover.c:2518:24: note: byref variable will be forcibly initialized 2518 | struct xfs_ail_cursor cur; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_log_recover.c:6: /kisskb/src/fs/xfs/xfs_log_recover.c:2517:12: note: byref variable will be forcibly initialized 2517 | LIST_HEAD(capture_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_release_intent': /kisskb/src/fs/xfs/xfs_log_recover.c:1736:24: note: byref variable will be forcibly initialized 1736 | struct xfs_ail_cursor cur; | ^~~ /kisskb/src/fs/xfs/scrub/agheader.c: In function 'xchk_agfl': /kisskb/src/fs/xfs/scrub/agheader.c:684:24: note: byref variable will be forcibly initialized 684 | struct xchk_agfl_info sai; | ^~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_inode_item_recover.c:6: /kisskb/src/fs/xfs/xfs_inode_item_recover.c: In function 'xfs_buf_read': /kisskb/src/fs/xfs/xfs_buf.h:230:24: note: byref variable will be forcibly initialized 230 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c: In function 'nvkm_fb_bios_memtype': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c:66:23: note: byref variable will be forcibly initialized 66 | struct nvbios_M0203E M0203E; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_log.c:6: /kisskb/src/fs/xfs/xfs_log.c: In function 'xlog_state_do_iclog_callbacks': /kisskb/src/fs/xfs/xfs_log.c:2795:13: note: byref variable will be forcibly initialized 2795 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/sound/soc/codecs/wm8804.c: In function 'wm8804_set_pll': /kisskb/src/sound/soc/codecs/wm8804.c:417:18: note: byref variable will be forcibly initialized 417 | struct pll_div pll_div; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_log_cil.c: In function 'xlog_discard_busy_extents': /kisskb/src/fs/xfs/xfs_log_cil.c:535:19: note: byref variable will be forcibly initialized 535 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/xfs/scrub/attr.c: In function 'xchk_xattr_block': /kisskb/src/fs/xfs/scrub/attr.c:305:30: note: byref variable will be forcibly initialized 305 | struct xfs_attr3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_log_cil.c: In function 'xlog_cil_push_work': /kisskb/src/fs/xfs/xfs_log_cil.c:655:23: note: byref variable will be forcibly initialized 655 | struct xfs_log_iovec lhdr; | ^~~~ /kisskb/src/fs/xfs/xfs_log_cil.c:654:26: note: byref variable will be forcibly initialized 654 | struct xfs_trans_header thdr; | ^~~~ /kisskb/src/fs/xfs/scrub/attr.c: In function 'xchk_xattr': /kisskb/src/fs/xfs/scrub/attr.c:475:21: note: byref variable will be forcibly initialized 475 | struct xchk_xattr sx; | ^~ /kisskb/src/sound/soc/codecs/lpass-wsa-macro.c: In function 'wsa_macro_register_mclk_output': /kisskb/src/sound/soc/codecs/lpass-wsa-macro.c:2346:23: note: byref variable will be forcibly initialized 2346 | struct clk_init_data init; | ^~~~ /kisskb/src/fs/xfs/xfs_log.c: In function 'xlog_write_unmount_record': /kisskb/src/fs/xfs/xfs_log.c:826:23: note: byref variable will be forcibly initialized 826 | struct xfs_log_iovec reg = { | ^~~ /kisskb/src/fs/xfs/xfs_log.c: In function 'xlog_commit_record': /kisskb/src/fs/xfs/xfs_log.c:1533:23: note: byref variable will be forcibly initialized 1533 | struct xfs_log_iovec reg = { | ^~~ /kisskb/src/fs/xfs/scrub/bmap.c: In function 'xchk_bmap_btree': /kisskb/src/fs/xfs/scrub/bmap.c:442:24: note: byref variable will be forcibly initialized 442 | struct xfs_owner_info oinfo; | ^~~~~ /kisskb/src/fs/xfs/scrub/bmap.c: In function 'xchk_bmapbt_rec': /kisskb/src/fs/xfs/scrub/bmap.c:389:25: note: byref variable will be forcibly initialized 389 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/scrub/bmap.c:388:23: note: byref variable will be forcibly initialized 388 | struct xfs_bmbt_irec iext_irec; | ^~~~~~~~~ /kisskb/src/fs/xfs/scrub/bmap.c:387:23: note: byref variable will be forcibly initialized 387 | struct xfs_bmbt_irec irec; | ^~~~ /kisskb/src/sound/soc/codecs/wm8978.c: In function 'wm8978_configure_pll': /kisskb/src/sound/soc/codecs/wm8978.c:474:24: note: byref variable will be forcibly initialized 474 | struct wm8978_pll_div pll_div; | ^~~~~~~ /kisskb/src/fs/xfs/scrub/bmap.c: In function 'xchk_bmap_check_rmap': /kisskb/src/fs/xfs/scrub/bmap.c:478:24: note: byref variable will be forcibly initialized 478 | struct xfs_bmbt_irec irec; | ^~~~ /kisskb/src/fs/xfs/scrub/bmap.c: In function 'xchk_bmap_xref_rmap': /kisskb/src/fs/xfs/scrub/bmap.c:171:23: note: byref variable will be forcibly initialized 171 | struct xfs_rmap_irec rmap; | ^~~~ /kisskb/src/fs/xfs/scrub/bmap.c: In function 'xchk_bmap_check_ag_rmaps': /kisskb/src/fs/xfs/scrub/bmap.c:549:35: note: byref variable will be forcibly initialized 549 | struct xchk_bmap_check_rmap_info sbcri; | ^~~~~ /kisskb/src/fs/xfs/scrub/bmap.c: In function 'xchk_bmap': /kisskb/src/fs/xfs/scrub/bmap.c:638:25: note: byref variable will be forcibly initialized 638 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/scrub/bmap.c:632:23: note: byref variable will be forcibly initialized 632 | struct xfs_bmbt_irec irec; | ^~~~ /kisskb/src/sound/soc/codecs/wm8974.c: In function 'wm8974_set_dai_pll': /kisskb/src/sound/soc/codecs/wm8974.c:316:14: note: byref variable will be forcibly initialized 316 | struct pll_ pll_div; | ^~~~~~~ /kisskb/src/fs/xfs/scrub/btree.c: In function 'xchk_btree_rec': /kisskb/src/fs/xfs/scrub/btree.c:132:22: note: byref variable will be forcibly initialized 132 | union xfs_btree_key hkey; | ^~~~ /kisskb/src/fs/xfs/scrub/btree.c:131:22: note: byref variable will be forcibly initialized 131 | union xfs_btree_key key; | ^~~ /kisskb/src/fs/xfs/scrub/btree.c: In function 'xchk_btree_block_keys': /kisskb/src/fs/xfs/scrub/btree.c:582:22: note: byref variable will be forcibly initialized 582 | union xfs_btree_key block_keys; | ^~~~~~~~~~ /kisskb/src/fs/xfs/scrub/dir.c: In function 'xchk_dir_rec': /kisskb/src/fs/xfs/scrub/dir.c:220:29: note: byref variable will be forcibly initialized 220 | struct xfs_dir3_icleaf_hdr hdr; | ^~~ /kisskb/src/fs/xfs/scrub/btree.c: In function 'xchk_btree_block_check_siblings': /kisskb/src/fs/xfs/scrub/btree.c:315:22: note: byref variable will be forcibly initialized 315 | union xfs_btree_ptr rightsib; | ^~~~~~~~ /kisskb/src/fs/xfs/scrub/btree.c:314:22: note: byref variable will be forcibly initialized 314 | union xfs_btree_ptr leftsib; | ^~~~~~~ /kisskb/src/fs/xfs/scrub/btree.c: In function 'xchk_btree': /kisskb/src/fs/xfs/scrub/btree.c:637:23: note: byref variable will be forcibly initialized 637 | union xfs_btree_ptr ptr; | ^~~ /kisskb/src/fs/xfs/scrub/dir.c: In function 'xchk_dir_actor': /kisskb/src/fs/xfs/scrub/dir.c:114:19: note: byref variable will be forcibly initialized 114 | struct xfs_name xname; | ^~~~~ /kisskb/src/fs/xfs/scrub/dir.c: In function 'xchk_directory_leaf1_bestfree': /kisskb/src/fs/xfs/scrub/dir.c:502:29: note: byref variable will be forcibly initialized 502 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/scrub/dir.c: In function 'xchk_directory_free_bestfree': /kisskb/src/fs/xfs/scrub/dir.c:612:29: note: byref variable will be forcibly initialized 612 | struct xfs_dir3_icfree_hdr freehdr; | ^~~~~~~ /kisskb/src/fs/xfs/scrub/dir.c: In function 'xchk_directory_blocks': /kisskb/src/fs/xfs/scrub/dir.c:670:25: note: byref variable will be forcibly initialized 670 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/scrub/dir.c:664:21: note: byref variable will be forcibly initialized 664 | struct xfs_da_args args; | ^~~~ /kisskb/src/fs/xfs/scrub/dir.c:663:23: note: byref variable will be forcibly initialized 663 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/scrub/dir.c: In function 'xchk_directory': /kisskb/src/fs/xfs/scrub/dir.c:797:22: note: byref variable will be forcibly initialized 797 | struct xchk_dir_ctx sdc = { | ^~~ /kisskb/src/fs/xfs/scrub/common.c: In function 'xchk_count_rmap_ownedby_ag': /kisskb/src/fs/xfs/scrub/common.c:355:32: note: byref variable will be forcibly initialized 355 | struct xchk_rmap_ownedby_info sroi = { | ^~~~ /kisskb/src/fs/xfs/scrub/common.c: In function 'xchk_get_inode': /kisskb/src/fs/xfs/scrub/common.c:655:19: note: byref variable will be forcibly initialized 655 | struct xfs_imap imap; | ^~~~ /kisskb/src/sound/soc/codecs/wm8962.c: In function 'wm8962_set_fll': /kisskb/src/sound/soc/codecs/wm8962.c:2817:18: note: byref variable will be forcibly initialized 2817 | struct _fll_div fll_div; | ^~~~~~~ /kisskb/src/fs/xfs/scrub/inode.c: In function 'xchk_inode_xref_finobt': /kisskb/src/fs/xfs/scrub/inode.c:433:30: note: byref variable will be forcibly initialized 433 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/fs/xfs/scrub/inode.c: In function 'xchk_inode': /kisskb/src/fs/xfs/scrub/inode.c:568:20: note: byref variable will be forcibly initialized 568 | struct xfs_dinode di; | ^~ /kisskb/src/fs/xfs/scrub/dabtree.c: In function 'xchk_da_btree_node_entry': /kisskb/src/fs/xfs/scrub/dabtree.c:86:28: note: byref variable will be forcibly initialized 86 | struct xfs_da3_icnode_hdr hdr; | ^~~ /kisskb/src/fs/xfs/scrub/dabtree.c: In function 'xchk_da_btree_block': /kisskb/src/fs/xfs/scrub/dabtree.c:324:28: note: byref variable will be forcibly initialized 324 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/sound/soc/codecs/lpass-rx-macro.c: In function 'rx_macro_register_mclk_output': /kisskb/src/sound/soc/codecs/lpass-rx-macro.c:3484:23: note: byref variable will be forcibly initialized 3484 | struct clk_init_data init; | ^~~~ /kisskb/src/sound/soc/codecs/wm8985.c: In function 'wm8985_set_pll': /kisskb/src/sound/soc/codecs/wm8985.c:888:17: note: byref variable will be forcibly initialized 888 | struct pll_div pll_div; | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_inode_item.c:6: /kisskb/src/fs/xfs/xfs_inode_item.c: In function 'xfs_buf_inode_iodone': /kisskb/src/fs/xfs/xfs_inode_item.c:766:12: note: byref variable will be forcibly initialized 766 | LIST_HEAD(ail_updates); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_inode_item.c:765:12: note: byref variable will be forcibly initialized 765 | LIST_HEAD(flushed_inodes); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/scrub/rmap.c: In function 'xchk_rmapbt_rec': /kisskb/src/fs/xfs/scrub/rmap.c:93:23: note: byref variable will be forcibly initialized 93 | struct xfs_rmap_irec irec; | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/scrub/repair.c:6: /kisskb/src/fs/xfs/scrub/repair.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:201:24: note: byref variable will be forcibly initialized 201 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/scrub/repair.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:224:24: note: byref variable will be forcibly initialized 224 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/hardirq.h:9, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/hwmon/sht15.c:16: /kisskb/src/drivers/hwmon/sht15.c: In function 'sht15_measurement': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/sht15.c:542:8: note: in expansion of macro 'wait_event_timeout' 542 | ret = wait_event_timeout(data->wait_queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/repair.c: In function 'xrep_find_ag_btree_roots': /kisskb/src/fs/xfs/scrub/repair.c:875:24: note: byref variable will be forcibly initialized 875 | struct xrep_findroot ri; | ^~ /kisskb/src/fs/xfs/scrub/refcount.c: In function 'xchk_refcountbt_process_rmap_fragments': /kisskb/src/fs/xfs/scrub/refcount.c:149:20: note: byref variable will be forcibly initialized 149 | struct list_head worklist; | ^~~~~~~~ /kisskb/src/fs/xfs/scrub/refcount.c: In function 'xchk_refcountbt_xref_rmap': /kisskb/src/fs/xfs/scrub/refcount.c:281:24: note: byref variable will be forcibly initialized 281 | struct xfs_rmap_irec high; | ^~~~ /kisskb/src/fs/xfs/scrub/refcount.c:280:24: note: byref variable will be forcibly initialized 280 | struct xfs_rmap_irec low; | ^~~ /kisskb/src/fs/xfs/scrub/refcount.c: In function 'xchk_xref_is_cow_staging': /kisskb/src/fs/xfs/scrub/refcount.c:426:27: note: byref variable will be forcibly initialized 426 | struct xfs_refcount_irec rc; | ^~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:79, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/scrub/agheader_repair.c:6: /kisskb/src/fs/xfs/scrub/agheader_repair.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:224:24: note: byref variable will be forcibly initialized 224 | DEFINE_SINGLE_BUF_MAP(map, blkno, numblks); | ^~~ /kisskb/src/fs/xfs/xfs_buf.h:114:22: note: in definition of macro 'DEFINE_SINGLE_BUF_MAP' 114 | struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; | ^~~ /kisskb/src/fs/xfs/scrub/agheader_repair.c: In function 'xrep_agfl_collect_blocks': /kisskb/src/fs/xfs/scrub/agheader_repair.c:482:19: note: byref variable will be forcibly initialized 482 | struct xrep_agfl ra; | ^~ /kisskb/src/fs/xfs/xfs_ioctl32.c: In function 'xfs_compat_handlereq_copyin': /kisskb/src/fs/xfs/xfs_ioctl32.c:329:30: note: byref variable will be forcibly initialized 329 | compat_xfs_fsop_handlereq_t hreq32; | ^~~~~~ /kisskb/src/fs/xfs/scrub/agheader_repair.c: In function 'xrep_agf': /kisskb/src/fs/xfs/scrub/agheader_repair.c:357:19: note: byref variable will be forcibly initialized 357 | struct xfs_agf old_agf; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_ioctl32.c: In function 'xfs_compat_ioc_fsbulkstat': /kisskb/src/fs/xfs/xfs_ioctl32.c:218:26: note: userspace variable will be forcibly initialized 218 | struct xfs_fsop_bulkreq bulkreq; | ^~~~~~~ /kisskb/src/fs/xfs/scrub/agheader_repair.c: In function 'xrep_agfl': /kisskb/src/fs/xfs/scrub/agheader_repair.c:632:18: note: byref variable will be forcibly initialized 632 | struct xbitmap agfl_extents; | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/scrub/agheader_repair.c: In function 'xrep_agi': /kisskb/src/fs/xfs/scrub/agheader_repair.c:888:19: note: byref variable will be forcibly initialized 888 | struct xfs_agi old_agi; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_ioctl32.c: In function 'xfs_fsbulkstat_one_fmt_compat': /kisskb/src/fs/xfs/xfs_ioctl32.c:177:20: note: byref variable will be forcibly initialized 177 | struct xfs_bstat bs1; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl32.c: In function 'xfs_compat_attrlist_by_handle': /kisskb/src/fs/xfs/xfs_ioctl32.c:359:39: note: byref variable will be forcibly initialized 359 | compat_xfs_fsop_attrlist_handlereq_t al_hreq; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_ioctl32.c: In function 'xfs_compat_attrmulti_by_handle': /kisskb/src/fs/xfs/xfs_ioctl32.c:386:40: note: byref variable will be forcibly initialized 386 | compat_xfs_fsop_attrmulti_handlereq_t am_hreq; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_ioctl32.c: In function 'xfs_file_compat_ioctl': /kisskb/src/fs/xfs/xfs_ioctl32.c:528:29: note: byref variable will be forcibly initialized 528 | struct xfs_fsop_handlereq hreq; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl32.c:521:29: note: byref variable will be forcibly initialized 521 | struct xfs_fsop_handlereq hreq; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl32.c:513:29: note: byref variable will be forcibly initialized 513 | struct xfs_fsop_handlereq hreq; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl32.c:491:24: note: byref variable will be forcibly initialized 491 | struct xfs_swapext sxp; | ^~~ /kisskb/src/fs/xfs/scrub/ialloc.c: In function 'xchk_iallocbt_check_cluster': /kisskb/src/fs/xfs/scrub/ialloc.c:212:20: note: byref variable will be forcibly initialized 212 | struct xfs_imap imap; | ^~~~ /kisskb/src/fs/xfs/scrub/ialloc.c: In function 'xchk_iallocbt_rec': /kisskb/src/fs/xfs/scrub/ialloc.c:424:30: note: byref variable will be forcibly initialized 424 | struct xfs_inobt_rec_incore irec; | ^~~~ /kisskb/src/fs/xfs/scrub/ialloc.c: In function 'xchk_iallocbt': /kisskb/src/fs/xfs/scrub/ialloc.c:576:23: note: byref variable will be forcibly initialized 576 | struct xchk_iallocbt iabt = { | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c: In function 'gk104_ram_train_type': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c:1277:23: note: byref variable will be forcibly initialized 1277 | struct nvbios_M0209E M0209E; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c:1276:23: note: byref variable will be forcibly initialized 1276 | struct nvbios_M0205S M0205S; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c:1275:23: note: byref variable will be forcibly initialized 1275 | struct nvbios_M0205E M0205E; | ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c:30: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c: In function 'gk104_ram_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c:1427:4: note: in expansion of macro 'nvbios_init' 1427 | nvbios_init(subdev, nvbios_rd32(bios, data)); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c: In function 'gk104_ram_new_': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c:1527:23: note: byref variable will be forcibly initialized 1527 | struct dcb_gpio_func gpio; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:8, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:6, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.h:5, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c: In function 'nv40_ram_prog': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c:165:3: note: in expansion of macro 'nvkm_msec' 165 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c:28: /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c:156:3: note: in expansion of macro 'nvbios_init' 156 | nvbios_init(subdev, nvbios_rd16(bios, M.offset + 0x00)); | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:8, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:6, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.h:5, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c:24: /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c:105:3: note: in expansion of macro 'nvkm_msec' 105 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c:99:3: note: in expansion of macro 'nvkm_msec' 99 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c:73:19: note: byref variable will be forcibly initialized 73 | struct bit_entry M; | ^ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c: In function 'nv40_ram_calc': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c:39:20: note: byref variable will be forcibly initialized 39 | struct nvbios_pll pll; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c: In function 'gt215_ram_gpio': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c:469:23: note: byref variable will be forcibly initialized 469 | struct dcb_gpio_func func; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c: In function 'gt215_link_train': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c:164:23: note: byref variable will be forcibly initialized 164 | struct nvbios_M0205T M0205T = { 0 }; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c: In function 'gt215_ram_calc': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c:500:24: note: byref variable will be forcibly initialized 500 | struct gt215_clk_info mclk; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c: In function 'gt215_link_train_init': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c:283:23: note: byref variable will be forcibly initialized 283 | struct nvbios_M0205E M0205E; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trans_ail.c: In function 'xfsaild_push': /kisskb/src/fs/xfs/xfs_trans_ail.c:421:24: note: byref variable will be forcibly initialized 421 | struct xfs_ail_cursor cur; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c: In function 'nv50_ram_gpio': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c:194:23: note: byref variable will be forcibly initialized 194 | struct dcb_gpio_func func; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/xfs/kmem.h:9, from /kisskb/src/fs/xfs/xfs_linux.h:24, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/xfs_trans_ail.c:7: /kisskb/src/fs/xfs/xfs_trans_ail.c: In function 'xfs_trans_ail_update_bulk': /kisskb/src/fs/xfs/xfs_trans_ail.c:788:12: note: byref variable will be forcibly initialized 788 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c: In function 'nv50_ram_calc': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c:225:20: note: byref variable will be forcibly initialized 225 | struct nvbios_pll mpll; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c:224:22: note: byref variable will be forcibly initialized 224 | struct nvbios_perfE perfE; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c: In function 'gf100_ram_calc': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c:140:20: note: byref variable will be forcibly initialized 140 | } rammap, ramcfg, timing; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c:140:12: note: byref variable will be forcibly initialized 140 | } rammap, ramcfg, timing; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c:140:4: note: byref variable will be forcibly initialized 140 | } rammap, ramcfg, timing; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c:135:23: note: byref variable will be forcibly initialized 135 | struct nvbios_ramcfg cfg; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.c:27: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.c: In function 'gp100_ram_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.c:62:5: note: in expansion of macro 'nvbios_init' 62 | nvbios_init(subdev, nvbios_rd32(bios, data)); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c: In function 'nvkm_gpio_intr': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c:156:29: note: byref variable will be forcibly initialized 156 | struct nvkm_gpio_ntfy_rep rep = { | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c: In function 'nvkm_gpio_set': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c:83:23: note: byref variable will be forcibly initialized 83 | struct dcb_gpio_func func; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c: In function 'nvkm_gpio_get': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c:99:23: note: byref variable will be forcibly initialized 99 | struct dcb_gpio_func func; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c: In function 'nvkm_gpio_init': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c:196:23: note: byref variable will be forcibly initialized 196 | struct dcb_gpio_func func; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c: In function 'nvkm_i2c_intr': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c:149:29: note: byref variable will be forcibly initialized 149 | struct nvkm_i2c_ntfy_rep rep = { | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c: In function 'nvkm_i2c_new_': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c:285:20: note: byref variable will be forcibly initialized 285 | struct dcb_output dcbE; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c:284:23: note: byref variable will be forcibly initialized 284 | struct dcb_i2c_entry ccbE; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c: In function 'nvkm_iccsense_create_sensor': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c:155:28: note: byref variable will be forcibly initialized 155 | struct nvbios_extdev_func extdev; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c: In function 'nvkm_iccsense_oneinit': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c:229:36: note: byref variable will be forcibly initialized 229 | struct nvbios_power_budget_entry entry; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c:221:25: note: byref variable will be forcibly initialized 221 | struct nvbios_iccsense stbl; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c:220:29: note: byref variable will be forcibly initialized 220 | struct nvbios_power_budget budget; | ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.c:27: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.c: In function 'gm107_ltc_cbc_wait': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:77:2: note: in expansion of macro 'nvkm_wait_usec' 77 | nvkm_wait_usec((d), (m) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.c:46:4: note: in expansion of macro 'nvkm_wait_msec' 46 | nvkm_wait_msec(device, 2000, addr, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.c:28: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.c: In function 'gf100_ltc_cbc_wait': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.c:47:4: note: in expansion of macro 'nvkm_msec' 47 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.c: In function 'gf100_ltc_invalidate': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:77:2: note: in expansion of macro 'nvkm_wait_usec' 77 | nvkm_wait_usec((d), (m) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.c:132:10: note: in expansion of macro 'nvkm_wait_msec' 132 | taken = nvkm_wait_msec(device, 2000, 0x70004, 0x00000003, 0x00000000); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.c: In function 'gf100_ltc_flush': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:70:2: note: in expansion of macro 'nvkm_nsec' 70 | nvkm_nsec(d, n, \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:75:2: note: in expansion of macro 'nvkm_wait_nsec' 75 | nvkm_wait_nsec((d), (u) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:77:2: note: in expansion of macro 'nvkm_wait_usec' 77 | nvkm_wait_usec((d), (m) * 1000, (addr), (mask), (data)) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.c:145:10: note: in expansion of macro 'nvkm_wait_msec' 145 | taken = nvkm_wait_msec(device, 2000, 0x70010, 0x00000003, 0x00000000); | ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv41.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv41.c: In function 'nv41_vmm_flush': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv41.c:87:2: note: in expansion of macro 'nvkm_msec' 87 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c: In function 'nvkm_vmm_iter': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c:508:23: note: byref variable will be forcibly initialized 508 | struct nvkm_vmm_iter it; | ^~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv44.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv44.c: In function 'nv44_vmm_flush': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv44.c:190:2: note: in expansion of macro 'nvkm_msec' 190 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv50.c:25: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv50.c: In function 'nv50_vmm_flush': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv50.c:216:7: note: in expansion of macro 'nvkm_msec' 216 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c: In function 'nvkm_vmm_pfn_map': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c:1291:24: note: byref variable will be forcibly initialized 1291 | struct nvkm_vmm_map args; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c: In function 'gf100_vmm_invalidate': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:220:2: note: in expansion of macro 'nvkm_msec' 220 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:198:2: note: in expansion of macro 'nvkm_msec' 198 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmtu102.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmtu102.c: In function 'tu102_vmm_flush': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmtu102.c:43:2: note: in expansion of macro 'nvkm_msec' 43 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.c: In function 'mxm_match_tmds_partner': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.c:40:19: note: byref variable will be forcibly initialized 40 | struct mxms_odev desc; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.c: In function 'nvkm_agp_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.c:109:23: note: byref variable will be forcibly initialized 109 | struct agp_kern_info info; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/os.h:6, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c: In function 'gt215_pmu_send': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' 299 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' 319 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c:77:3: note: in expansion of macro 'wait_event' 77 | wait_event(pmu->recv.wait, (pmu->recv.process == 0)); | ^~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c:27: /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c:40:6: note: in expansion of macro 'nvkm_msec' 40 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c: In function 'gt215_pmu_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c:232:6: note: in expansion of macro 'nvkm_msec' 232 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c:223:6: note: in expansion of macro 'nvkm_msec' 223 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:27: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c: In function 'nvkm_pmu_reset': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:117:2: note: in expansion of macro 'nvkm_msec' 117 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:107:2: note: in expansion of macro 'nvkm_msec' 107 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.c:31: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.c: In function 'magic_': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.c:39:2: note: in expansion of macro 'nvkm_msec' 39 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.c: In function 'gk20a_pmu_dvfs_work': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.c:119:35: note: byref variable will be forcibly initialized 119 | struct gk20a_pmu_dvfs_dev_status status; | ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.c: In function 'gk110_pmu_pgob': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.c:70:3: note: in expansion of macro 'nvkm_msec' 70 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c: In function 'gm20b_pmu_acr_bld_write': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c:103:29: note: byref variable will be forcibly initialized 103 | const struct loader_config hdr = { | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c: In function 'gm20b_pmu_acr_bld_patch': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c:78:23: note: byref variable will be forcibly initialized 78 | struct loader_config hdr; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c: In function 'gm20b_pmu_initmsg': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c:172:25: note: byref variable will be forcibly initialized 172 | struct nv_pmu_init_msg msg; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk20a.c:23: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk20a.c: In function 'gk20a_privring_intr': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk20a.c:61:2: note: in expansion of macro 'nvkm_msec' 61 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk104.c:25: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk104.c: In function 'gk104_privring_intr': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gk104.c:93:2: note: in expansion of macro 'nvkm_msec' 93 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gf100.c:25: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gf100.c: In function 'gf100_privring_intr': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/privring/gf100.c:93:2: note: in expansion of macro 'nvkm_msec' 93 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c: In function 'nvkm_therm_fan_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c:229:23: note: byref variable will be forcibly initialized 229 | struct dcb_gpio_func func; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.c: In function 'nvkm_therm_ic_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.c:89:28: note: byref variable will be forcibly initialized 89 | struct nvbios_extdev_func extdev_entry; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/os.h:6, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/timer/priv.h:5, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c: In function 'nvkm_timer_alarm_trigger': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c:73:12: note: byref variable will be forcibly initialized 73 | LIST_HEAD(exec); | ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.c: In function 'nvkm_voltgpio_init': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.c:76:23: note: byref variable will be forcibly initialized 76 | struct dcb_gpio_func func; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.c: In function 'gk104_volt_new': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.c:103:21: note: byref variable will be forcibly initialized 103 | struct nvbios_volt bios; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.c:102:23: note: byref variable will be forcibly initialized 102 | struct dcb_gpio_func gpio; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c: In function 'nvkm_volt_parse_bios': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c:190:21: note: byref variable will be forcibly initialized 190 | struct nvbios_volt info; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c:189:27: note: byref variable will be forcibly initialized 189 | struct nvbios_volt_entry ivid; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c: In function 'nvkm_volt_map_min': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c:85:27: note: byref variable will be forcibly initialized 85 | struct nvbios_vmap_entry info; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c: In function 'nvkm_volt_map': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c:107:27: note: byref variable will be forcibly initialized 107 | struct nvbios_vmap_entry info; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c: In function 'nvkm_volt_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c:295:22: note: byref variable will be forcibly initialized 295 | struct nvbios_vmap vmap; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/falcon.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/falcon.c: In function 'nvkm_falcon_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/falcon.c:178:4: note: in expansion of macro 'nvkm_msec' 178 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/falcon.c:173:4: note: in expansion of macro 'nvkm_msec' 173 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c: In function 'nvkm_disp_oneinit': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c:280:20: note: byref variable will be forcibly initialized 280 | struct dcb_output dcbE; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c:279:22: note: byref variable will be forcibly initialized 279 | struct nvbios_connE connE; | ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c:31: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c: In function 'gf119_disp_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c:225:7: note: in expansion of macro 'nvkm_msec' 225 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:34: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c: In function 'nv50_disp_super_ied_on': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:244:2: note: in expansion of macro 'nvbios_init' 244 | nvbios_init(subdev, data, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:204:21: note: byref variable will be forcibly initialized 204 | struct nvbios_outp iedt; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:203:21: note: byref variable will be forcibly initialized 203 | struct nvbios_ocfg iedtrs; | ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:34: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c: In function 'nv50_disp_super_ied_off': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:269:2: note: in expansion of macro 'nvbios_init' 269 | nvbios_init(&head->disp->engine.subdev, iedt.script[id], | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:256:21: note: byref variable will be forcibly initialized 256 | struct nvbios_outp iedt; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:37: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c: In function 'nv50_disp_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:741:7: note: in expansion of macro 'nvkm_msec' 741 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/tu102.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/tu102.c: In function 'tu102_disp_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/tu102.c:42:7: note: in expansion of macro 'nvkm_msec' 42 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c: In function 'gv100_disp_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c:338:7: note: in expansion of macro 'nvkm_msec' 338 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.c: In function 'nv50_dac_power_wait': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.c:59:2: note: in expansion of macro 'nvkm_msec' 59 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.c: In function 'nv50_sor_power_wait': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.c:40:2: note: in expansion of macro 'nvkm_msec' 40 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.c: In function 'nv50_sor_power': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.c:60:2: note: in expansion of macro 'nvkm_msec' 60 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.c:28: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.c: In function 'nv50_pior_power_wait': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.c:51:2: note: in expansion of macro 'nvkm_msec' 51 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgt215.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgt215.c: In function 'gt215_sor_dp_audio': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgt215.c:34:2: note: in expansion of macro 'nvkm_msec' 34 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.c: In function 'g94_sor_dp_power': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.c:96:2: note: in expansion of macro 'nvkm_msec' 96 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.c: In function 'g94_sor_war_3': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.c:191:3: note: in expansion of macro 'nvkm_msec' 191 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.c:186:3: note: in expansion of macro 'nvkm_msec' 186 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.c: In function 'g94_sor_war_2': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.c:225:2: note: in expansion of macro 'nvkm_usec' 225 | nvkm_usec(device, 400, NVKM_DELAY); | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c: In function 'gf119_sor_dp_audio': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c:53:2: note: in expansion of macro 'nvkm_msec' 53 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgv100.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgv100.c: In function 'gv100_sor_dp_audio': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgv100.c:51:2: note: in expansion of macro 'nvkm_msec' 51 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sortu102.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sortu102.c: In function 'tu102_sor_dp_links': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sortu102.c:56:2: note: in expansion of macro 'nvkm_msec' 56 | nvkm_msec(device, 40, NVKM_DELAY); | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorga102.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorga102.c: In function 'ga102_sor_dp_links': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorga102.c:54:2: note: in expansion of macro 'nvkm_msec' 54 | nvkm_msec(device, 40, NVKM_DELAY); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c: In function 'nvkm_dp_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:682:39: note: byref variable will be forcibly initialized 682 | &(struct nvkm_i2c_ntfy_req) { | ^ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:30: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c: In function 'nvkm_dp_train_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:340:3: note: in expansion of macro 'nvbios_init' 340 | nvbios_init(&dp->outp.disp->engine.subdev, dp->info.script[0], | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:331:3: note: in expansion of macro 'nvbios_init' 331 | nvbios_init(&dp->outp.disp->engine.subdev, dp->info.script[3], | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:325:3: note: in expansion of macro 'nvbios_init' 325 | nvbios_init(&dp->outp.disp->engine.subdev, dp->info.script[2], | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c: In function 'nvkm_dp_train_drive': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:86:22: note: byref variable will be forcibly initialized 86 | struct nvbios_dpcfg ocfg; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:85:22: note: byref variable will be forcibly initialized 85 | struct nvbios_dpout info; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:30: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c: In function 'nvkm_dp_train_links': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:272:3: note: in expansion of macro 'nvbios_init' 272 | nvbios_init(subdev, lnkcmp, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:253:3: note: in expansion of macro 'nvbios_init' 253 | nvbios_init(&dp->outp.disp->engine.subdev, lnkcmp, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.c: In function 'gt215_hdmi_ctrl': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.c:37:31: note: byref variable will be forcibly initialized 37 | struct packed_hdmi_infoframe vendor_infoframe; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.c:36:31: note: byref variable will be forcibly initialized 36 | struct packed_hdmi_infoframe avi_infoframe; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.c: In function 'gf119_hdmi_ctrl': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.c:36:31: note: byref variable will be forcibly initialized 36 | struct packed_hdmi_infoframe vendor_infoframe; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.c:35:31: note: byref variable will be forcibly initialized 35 | struct packed_hdmi_infoframe avi_infoframe; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.c: In function 'gk104_hdmi_ctrl': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.c:37:31: note: byref variable will be forcibly initialized 37 | struct packed_hdmi_infoframe vendor_infoframe; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.c:36:31: note: byref variable will be forcibly initialized 36 | struct packed_hdmi_infoframe avi_infoframe; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.c: In function 'nvkm_conn_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.c:109:47: note: byref variable will be forcibly initialized 109 | true, &(struct nvkm_gpio_ntfy_req) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.c:83:23: note: byref variable will be forcibly initialized 83 | struct dcb_gpio_func func; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.c: In function 'nvkm_conn_hpd': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.c:39:33: note: byref variable will be forcibly initialized 39 | struct nvif_notify_conn_rep_v0 rep; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigv100.c: In function 'gv100_hdmi_ctrl': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigv100.c:35:31: note: byref variable will be forcibly initialized 35 | struct packed_hdmi_infoframe vendor_infoframe; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigv100.c:34:31: note: byref variable will be forcibly initialized 34 | struct packed_hdmi_infoframe avi_infoframe; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.c: In function 'g84_hdmi_ctrl': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.c:37:31: note: byref variable will be forcibly initialized 37 | struct packed_hdmi_infoframe vendor_infoframe; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.c:36:31: note: byref variable will be forcibly initialized 36 | struct packed_hdmi_infoframe avi_infoframe; | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.c:30: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.c: In function 'nv50_disp_dmac_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.c:118:6: note: in expansion of macro 'nvkm_msec' 118 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.c: In function 'nv50_disp_dmac_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.c:90:6: note: in expansion of macro 'nvkm_msec' 90 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.c:27: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.c: In function 'nv50_disp_core_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.c:207:6: note: in expansion of macro 'nvkm_msec' 207 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.c: In function 'nv50_disp_core_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.c:175:6: note: in expansion of macro 'nvkm_msec' 175 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.c: In function 'gf119_disp_core_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.c:178:6: note: in expansion of macro 'nvkm_msec' 178 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.c: In function 'gf119_disp_core_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.c:204:6: note: in expansion of macro 'nvkm_msec' 204 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregp102.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregp102.c: In function 'gp102_disp_core_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregp102.c:43:6: note: in expansion of macro 'nvkm_msec' 43 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.c:27: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.c: In function 'gf119_disp_dmac_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.c:49:6: note: in expansion of macro 'nvkm_msec' 49 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.c: In function 'gf119_disp_dmac_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.c:77:6: note: in expansion of macro 'nvkm_msec' 77 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.c: In function 'nv50_disp_chan_uevent_send': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.c:128:4: note: byref variable will be forcibly initialized 128 | } rep; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgv100.c:25: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgv100.c: In function 'gv100_disp_dmac_idle': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgv100.c:32:2: note: in expansion of macro 'nvkm_msec' 32 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgp102.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgp102.c: In function 'gp102_disp_dmac_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgp102.c:45:6: note: in expansion of macro 'nvkm_msec' 45 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregv100.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregv100.c: In function 'gv100_disp_core_idle': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregv100.c:139:2: note: in expansion of macro 'nvkm_msec' 139 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.c:27: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.c: In function 'nv50_disp_pioc_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.c:68:6: note: in expansion of macro 'nvkm_msec' 68 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.c:58:6: note: in expansion of macro 'nvkm_msec' 58 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.c: In function 'nv50_disp_pioc_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.c:39:6: note: in expansion of macro 'nvkm_msec' 39 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.c:27: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.c: In function 'gf119_disp_pioc_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.c:59:6: note: in expansion of macro 'nvkm_msec' 59 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.c: In function 'gf119_disp_pioc_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.c:39:6: note: in expansion of macro 'nvkm_msec' 39 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgv100.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgv100.c: In function 'gv100_disp_curs_idle': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgv100.c:31:2: note: in expansion of macro 'nvkm_msec' 31 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.c:31: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.c: In function 'nv04_fifo_pause': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.c:70:2: note: in expansion of macro 'nvkm_msec' 70 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.c: In function 'gm107_fifo_intr_fault': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.c:79:25: note: byref variable will be forcibly initialized 79 | struct nvkm_fault_data info; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/os.h:6, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5, from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.h:5, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:24: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c: In function 'gf100_fifo_runlist_commit': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' 363 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' 391 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:85:6: note: in expansion of macro 'wait_event_timeout' 85 | if (wait_event_timeout(fifo->runlist.wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c: In function 'gf100_fifo_intr_fault': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:380:25: note: byref variable will be forcibly initialized 380 | struct nvkm_fault_data info; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c:32: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c: In function 'gk104_fifo_runlist_commit': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c:159:6: note: in expansion of macro 'nvkm_msec' 159 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c: In function 'gk104_fifo_recover_chan': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c:401:35: note: byref variable will be forcibly initialized 401 | struct gk104_fifo_engine_status status; | ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c:32: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c: In function 'gk104_fifo_recover_engn': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c:462:3: note: in expansion of macro 'nvkm_msec' 462 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c:417:34: note: byref variable will be forcibly initialized 417 | struct gk104_fifo_engine_status status; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c: In function 'gk104_fifo_intr_sched_ctxsw': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c:604:35: note: byref variable will be forcibly initialized 604 | struct gk104_fifo_engine_status status; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gp100.c: In function 'gp100_fifo_intr_fault': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gp100.c:63:25: note: byref variable will be forcibly initialized 63 | struct nvkm_fault_data info; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.c: In function 'g84_fifo_chan_engine_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.c:88:9: note: in expansion of macro 'nvkm_msec' 88 | done = nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/tu102.c: In function 'tu102_fifo_recover_chan': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/tu102.c:230:35: note: byref variable will be forcibly initialized 230 | struct gk104_fifo_engine_status status; | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/tu102.c: In function 'tu102_fifo_recover_engn': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/tu102.c:246:34: note: byref variable will be forcibly initialized 246 | struct gk104_fifo_engine_status status; | ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.c: In function 'nv50_fifo_chan_engine_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.c:85:6: note: in expansion of macro 'nvkm_msec' 85 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c: In function 'nvkm_fifo_chan_child_new': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:158:22: note: byref variable will be forcibly initialized 158 | struct nvkm_oclass cclass = { | ^~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:185:54: note: byref variable will be forcibly initialized 185 | ret = oclass->base.ctor(&(const struct nvkm_oclass) { | ^ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c: In function 'gf100_fifo_gpfifo_engine_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c:90:6: note: in expansion of macro 'nvkm_msec' 90 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.c:31: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.c: In function 'gk104_fifo_gpfifo_kick_locked': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.c:51:6: note: in expansion of macro 'nvkm_msec' 51 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.c:32: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.c: In function 'nv04_gr_idle': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.c:1220:6: note: in expansion of macro 'nvkm_msec' 1220 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.c:10: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.c: In function 'nv20_gr_chan_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.c:44:3: note: in expansion of macro 'nvkm_msec' 44 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.c: In function 'nv20_gr_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.c:251:3: note: in expansion of macro 'nvkm_msec' 251 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.c:243:3: note: in expansion of macro 'nvkm_msec' 243 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.c:30: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.c: In function 'nv40_gr_chan_fini': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.c:109:8: note: in expansion of macro 'nvkm_msec' 109 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.c: In function 'g84_gr_tlb_flush': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.c:168:2: note: in expansion of macro 'nvkm_msec' 168 | nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:8, from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:35: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c: In function 'gf100_gr_fecs_discover_image_size': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:905:2: note: in expansion of macro 'nvkm_msec' 905 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c: In function 'gf100_gr_fecs_discover_zcull_image_size': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:889:2: note: in expansion of macro 'nvkm_msec' 889 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c: In function 'gf100_gr_fecs_discover_pm_image_size': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:873:2: note: in expansion of macro 'nvkm_msec' 873 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c: In function 'gf100_gr_fecs_ctrl_ctxsw': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:733:2: note: in expansion of macro 'nvkm_msec' 733 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c: In function 'gf100_gr_init_ctxctl_ext': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1731:6: note: in expansion of macro 'nvkm_msec' 1731 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c: In function 'gf100_gr_fecs_bind_pointer': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:782:2: note: in expansion of macro 'nvkm_msec' 782 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c: In function 'gf100_gr_icmd': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1063:4: note: in expansion of macro 'nvkm_msec' 1063 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c: In function 'gf100_gr_init_ctxctl_int': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1817:6: note: in expansion of macro 'nvkm_msec' 1817 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c: In function 'gk20a_gr_wait_mem_scrubbing': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c:204:6: note: in expansion of macro 'nvkm_msec' 204 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c:196:6: note: in expansion of macro 'nvkm_msec' 196 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c: In function 'gk20a_gr_aiv_to_init': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c:91:19: note: byref variable will be forcibly initialized 91 | struct nvkm_blob blob; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c: In function 'gk20a_gr_av_to_init': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c:41:19: note: byref variable will be forcibly initialized 41 | struct nvkm_blob blob; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c: In function 'gk20a_gr_av_to_method': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c:134:19: note: byref variable will be forcibly initialized 134 | struct nvkm_blob blob; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c: In function 'gm107_gr_init_bios': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c:349:23: note: byref variable will be forcibly initialized 349 | struct nvbios_P0260X infoX; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c:348:23: note: byref variable will be forcibly initialized 348 | struct nvbios_P0260E infoE; | ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c: In function 'gm107_gr_init_bios_2': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/init.h:23:21: note: byref variable will be forcibly initialized 23 | struct nvbios_init init = { \ | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c:325:6: note: in expansion of macro 'nvbios_init' 325 | nvbios_init(subdev, data); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c:314:19: note: byref variable will be forcibly initialized 314 | struct bit_entry bit_P; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.c: In function 'gm200_gr_acr_bld_patch': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.c:49:30: note: byref variable will be forcibly initialized 49 | struct flcn_bl_dmem_desc_v1 hdr; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.c: In function 'gm20b_gr_acr_bld_patch': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.c:36:27: note: byref variable will be forcibly initialized 36 | struct flcn_bl_dmem_desc hdr; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.c: In function 'nv40_grctx_init': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.c:674:20: note: byref variable will be forcibly initialized 674 | struct nvkm_grctx ctx = { | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp108.c: In function 'gp108_gr_acr_bld_patch': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp108.c:31:30: note: byref variable will be forcibly initialized 31 | struct flcn_bl_dmem_desc_v2 hdr; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c:28: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c: In function 'gf100_grctx_generate': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c:1550:6: note: in expansion of macro 'nvkm_msec' 1550 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c:1537:3: note: in expansion of macro 'nvkm_msec' 1537 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c:1463:2: note: in expansion of macro 'nvkm_usec' 1463 | nvkm_usec(device, 10, NVKM_DELAY); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c:1461:2: note: in expansion of macro 'nvkm_usec' 1461 | nvkm_usec(device, 10, NVKM_DELAY); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c:1451:2: note: in expansion of macro 'nvkm_msec' 1451 | nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c:1445:21: note: byref variable will be forcibly initialized 1445 | struct gf100_grctx info; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c: In function 'nv50_grctx_init': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c:269:20: note: byref variable will be forcibly initialized 269 | struct nvkm_grctx ctx = { | ^~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.c:29: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.c: In function 'nv31_mpeg_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.c:244:6: note: in expansion of macro 'nvkm_msec' 244 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.c:28: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.c: In function 'nv50_mpeg_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.c:108:6: note: in expansion of macro 'nvkm_msec' 108 | if (nvkm_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c: In function 'gp102_sec2_initmsg': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c:135:26: note: byref variable will be forcibly initialized 135 | struct nv_sec2_init_msg msg; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c:26: /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c: In function 'gp102_sec2_flcn_bind_context': /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c:224:2: note: in expansion of macro 'nvkm_msec' 224 | nvkm_msec(device, 10, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:53:25: note: byref variable will be forcibly initialized 53 | struct nvkm_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:66:34: note: in expansion of macro 'nvkm_nsec' 66 | #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:67:34: note: in expansion of macro 'nvkm_usec' 67 | #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c:213:2: note: in expansion of macro 'nvkm_msec' 213 | nvkm_msec(device, 10, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c: In function 'gp102_sec2_acr_bld_patch_1': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c:274:30: note: byref variable will be forcibly initialized 274 | struct flcn_bl_dmem_desc_v2 hdr; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c: In function 'gp102_sec2_acr_bld_patch': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c:90:26: note: byref variable will be forcibly initialized 90 | struct loader_config_v1 hdr; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.c: In function 'nv50_sw_chan_new': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.c:118:46: note: byref variable will be forcibly initialized 118 | &(struct nvif_notify_head_req_v0) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.c: In function 'gf100_sw_chan_new': /kisskb/src/drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.c:125:46: note: byref variable will be forcibly initialized 125 | &(struct nvif_notify_head_req_v0) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_debugfs.c: In function 'nouveau_debugfs_pstate_get': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_debugfs.c:90:38: note: byref variable will be forcibly initialized 90 | struct nvif_control_pstate_attr_v0 attr = { | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_drm.c: In function 'nouveau_drm_errorf': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_drm.c:502:19: note: byref variable will be forcibly initialized 502 | struct va_format vaf; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_drm.c: In function 'nouveau_drm_debugf': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_drm.c:516:19: note: byref variable will be forcibly initialized 516 | struct va_format vaf; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_drm.c: In function 'nouveau_cli_init': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_drm.c:243:34: note: byref variable will be forcibly initialized 243 | &(struct nv_device_v0) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_drm.c: In function 'nouveau_accel_gr_init': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_drm.c:399:32: note: byref variable will be forcibly initialized 399 | &(struct nv_dma_v0) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bo.c: In function 'nouveau_ttm_io_mem_reserve': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bo.c:1132:6: note: byref variable will be forcibly initialized 1132 | } args; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_vmm.c: In function 'nouveau_vma_del': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_vmm.c:67:20: note: byref variable will be forcibly initialized 67 | struct nvif_vma tmp = { .addr = vma->addr, .size = 1 }; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_vmm.c: In function 'nouveau_vma_new': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_vmm.c:82:18: note: byref variable will be forcibly initialized 82 | struct nvif_vma tmp; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_mem.c: In function 'nouveau_mem_map': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_mem.c:42:4: note: byref variable will be forcibly initialized 42 | } args; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_mem.c: In function 'nouveau_mem_vram': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_mem.c:159:29: note: byref variable will be forcibly initialized 159 | &(struct nv50_mem_v0) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_mem.c:151:30: note: byref variable will be forcibly initialized 151 | &(struct gf100_mem_v0) { | ^ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/drm/drm_gem.h:37, from /kisskb/src/include/drm/drm_gem_ttm_helper.h:8, from /kisskb/src/drivers/gpu/drm/nouveau/nouveau_gem.c:27: /kisskb/src/drivers/gpu/drm/nouveau/nouveau_gem.c: In function 'validate_init': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_gem.c:393:12: note: byref variable will be forcibly initialized 393 | LIST_HEAD(both_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_gem.c:392:12: note: byref variable will be forcibly initialized 392 | LIST_HEAD(vram_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_gem.c:391:12: note: byref variable will be forcibly initialized 391 | LIST_HEAD(gart_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 24 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_gem.c: In function 'nouveau_gem_ioctl_pushbuf': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_gem.c:697:21: note: byref variable will be forcibly initialized 697 | struct validate_op op; | ^~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_display.c: In function 'nouveau_display_hpd_work': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_display.c:475:33: note: byref variable will be forcibly initialized 475 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_display.c: In function 'nouveau_display_init': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_display.c:569:33: note: byref variable will be forcibly initialized 569 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_display.c: In function 'nouveau_display_fini': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_display.c:601:33: note: byref variable will be forcibly initialized 601 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c: In function 'parse_fp_mode_table': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:352:25: note: byref variable will be forcibly initialized 352 | struct lvdstableheader lth; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_fbcon.c: In function 'nouveau_fbcon_zfill': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_fbcon.c:293:21: note: byref variable will be forcibly initialized 293 | struct fb_fillrect rect; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_connector.c: In function 'nouveau_connector_get_modes': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_connector.c:941:27: note: byref variable will be forcibly initialized 941 | struct drm_display_mode mode; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c: In function 'nouveau_bios_parse_lvds_table': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:526:25: note: byref variable will be forcibly initialized 526 | struct lvdstableheader lth; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c: In function 'parse_bit_table': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:1006:19: note: byref variable will be forcibly initialized 1006 | struct bit_entry bitentry; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c: In function 'parse_bit_structure': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_connector.c: In function 'nouveau_connector_create': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:970:50: note: byref variable will be forcibly initialized 970 | #define BIT_TABLE(id, funcid) ((struct bit_table){ id, parse_bit_##funcid##_tbl_entry }) | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:1037:36: note: in expansion of macro 'BIT_TABLE' 1037 | parse_bit_table(bios, bitoffset, &BIT_TABLE('T', tmds)); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_connector.c:1415:45: note: byref variable will be forcibly initialized 1415 | &(struct nvif_notify_conn_req_v0) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_connector.c:1238:33: note: byref variable will be forcibly initialized 1238 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:970:50: note: byref variable will be forcibly initialized 970 | #define BIT_TABLE(id, funcid) ((struct bit_table){ id, parse_bit_##funcid##_tbl_entry }) | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:1036:36: note: in expansion of macro 'BIT_TABLE' 1036 | parse_bit_table(bios, bitoffset, &BIT_TABLE('L', lvds)); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:970:50: note: byref variable will be forcibly initialized 970 | #define BIT_TABLE(id, funcid) ((struct bit_table){ id, parse_bit_##funcid##_tbl_entry }) | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:1035:36: note: in expansion of macro 'BIT_TABLE' 1035 | parse_bit_table(bios, bitoffset, &BIT_TABLE('M', M)); /* memory? */ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:970:50: note: byref variable will be forcibly initialized 970 | #define BIT_TABLE(id, funcid) ((struct bit_table){ id, parse_bit_##funcid##_tbl_entry }) | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:1032:42: note: in expansion of macro 'BIT_TABLE' 1032 | ret = parse_bit_table(bios, bitoffset, &BIT_TABLE('I', init)); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:970:50: note: byref variable will be forcibly initialized 970 | #define BIT_TABLE(id, funcid) ((struct bit_table){ id, parse_bit_##funcid##_tbl_entry }) | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:1031:36: note: in expansion of macro 'BIT_TABLE' 1031 | parse_bit_table(bios, bitoffset, &BIT_TABLE('D', display)); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:970:50: note: byref variable will be forcibly initialized 970 | #define BIT_TABLE(id, funcid) ((struct bit_table){ id, parse_bit_##funcid##_tbl_entry }) | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:1030:37: note: in expansion of macro 'BIT_TABLE' 1030 | parse_bit_table(bios, bitoffset, &BIT_TABLE('A', A)); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:970:50: note: byref variable will be forcibly initialized 970 | #define BIT_TABLE(id, funcid) ((struct bit_table){ id, parse_bit_##funcid##_tbl_entry }) | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_bios.c:1026:42: note: in expansion of macro 'BIT_TABLE' 1026 | ret = parse_bit_table(bios, bitoffset, &BIT_TABLE('i', i)); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/arb.c: In function 'nv04_update_arb': /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/arb.c:199:22: note: byref variable will be forcibly initialized 199 | struct nv_sim_state sim_data; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/arb.c:198:22: note: byref variable will be forcibly initialized 198 | struct nv_fifo_info fifo_data; | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/dac.c:39: /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/dac.c: In function 'sample_load_twice': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/dac.c:95:7: note: in expansion of macro 'nvif_msec' 95 | if (nvif_msec(&drm->client.device, 10, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/dac.c:89:7: note: in expansion of macro 'nvif_msec' 89 | if (nvif_msec(&drm->client.device, 10, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/dac.c:83:7: note: in expansion of macro 'nvif_msec' 83 | if (nvif_msec(&drm->client.device, 10, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/crtc.c: In function 'nv_crtc_calc_state_ext': /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/crtc.c:127:20: note: byref variable will be forcibly initialized 127 | struct nvbios_pll pll_lim; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/crtc.c: In function 'nv04_flip_complete': /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/crtc.c:1088:30: note: byref variable will be forcibly initialized 1088 | struct nv04_page_flip_state state; | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/crtc.c: In function 'nv04_crtc_create': /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/crtc.c:1357:45: note: byref variable will be forcibly initialized 1357 | &(struct nvif_notify_head_req_v0) { | ^ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/dfp.c:33: /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/dfp.c: In function 'nouveau_crtc_connector_get': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_connector.h:172:33: note: byref variable will be forcibly initialized 172 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/dfp.c: In function 'nv04_tmds_slave_init': /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/dfp.c:636:60: note: byref variable will be forcibly initialized 636 | .platform_data = &(struct sil164_encoder_params) { | ^ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/core507d.c:27: /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/core507d.c: In function 'core507d_ntfy_wait_done': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/core507d.c:65:13: note: in expansion of macro 'nvif_msec' 65 | s64 time = nvif_msec(device, 2000ULL, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/core507d.c: In function 'core507d_caps_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/core507d.c:118:9: note: in expansion of macro 'nvif_msec' 118 | time = nvif_msec(core->chan.base.device, 2000ULL, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/disp.c: In function 'nv04_encoder_get_connector': /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/disp.c:43:33: note: byref variable will be forcibly initialized 43 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c:29: /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c: In function 'nv_load_state_ext': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c:754:4: note: in expansion of macro 'nvif_msec' 754 | nvif_msec(&drm->client.device, 650, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c:750:4: note: in expansion of macro 'nvif_msec' 750 | nvif_msec(&drm->client.device, 650, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c: In function 'nouveau_hw_get_pllvals': /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c:171:20: note: byref variable will be forcibly initialized 171 | struct nvbios_pll pll_lim; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c: In function 'nouveau_hw_fix_bad_vpll': /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c:265:23: note: byref variable will be forcibly initialized 265 | struct nvkm_pll_vals pv; | ^~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c:264:20: note: byref variable will be forcibly initialized 264 | struct nvbios_pll pll_lim; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c: In function 'nouveau_hw_get_clock': /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/hw.c:218:23: note: byref variable will be forcibly initialized 218 | struct nvkm_pll_vals pllvals; | ^~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c:52: /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c: In function 'nv50_dmac_kick': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c:142:4: note: in expansion of macro 'nvif_msec' 142 | nvif_msec(device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c: In function 'nv50_dmac_wind': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c:176:7: note: in expansion of macro 'nvif_msec' 176 | if (nvif_msec(dmac->base.device, 2000, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c: In function 'nv50_dmac_wait': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c:208:6: note: in expansion of macro 'nvif_msec' 208 | if (nvif_msec(dmac->base.device, 2000, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/crc.c:10: /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/crc.c: In function 'nv50_crc_wait_ctx_finished': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/crc.c:222:8: note: in expansion of macro 'nvif_msec' 222 | ret = nvif_msec(&drm->client.device, 50, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c: In function 'nv50_msto_atomic_enable': /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c:1100:33: note: byref variable will be forcibly initialized 1100 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/crc.c: In function 'nv50_crc_ctx_init': /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/crc.c:518:31: note: byref variable will be forcibly initialized 518 | &(struct nv_dma_v0) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c: In function 'nv50_hdmi_enable': /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c:840:23: note: byref variable will be forcibly initialized 840 | union hdmi_infoframe vendor_frame; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c:839:23: note: byref variable will be forcibly initialized 839 | union hdmi_infoframe avi_frame; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/crc.c: In function 'nv50_crc_set_source': /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/crc.c:547:33: note: byref variable will be forcibly initialized 547 | struct drm_modeset_acquire_ctx ctx; | ^~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c: In function 'nv50_dmac_create': /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c:296:31: note: byref variable will be forcibly initialized 296 | &(struct nv_dma_v0) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/disp.c:284:31: note: byref variable will be forcibly initialized 284 | &(struct nv_dma_v0) { | ^ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/core907d.c:26: /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/core907d.c: In function 'core907d_caps_init': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/core907d.c:47:9: note: in expansion of macro 'nvif_msec' 47 | time = nvif_msec(core->chan.base.device, 2000ULL, | ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/corec37d.c:27: /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/corec37d.c: In function 'corec37d_ntfy_wait_done': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/corec37d.c:85:13: note: in expansion of macro 'nvif_msec' 85 | s64 time = nvif_msec(device, 2000ULL, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/head.c: In function 'nv50_head_create': /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/head.c:606:45: note: byref variable will be forcibly initialized 606 | &(struct nvif_notify_head_req_v0) { | ^ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/base507c.c:27: /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/base507c.c: In function 'base507c_ntfy_wait_begun': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/base507c.c:152:13: note: in expansion of macro 'nvif_msec' 152 | s64 time = nvif_msec(device, 2000ULL, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/base507c.c: In function 'base507c_new_': /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/base507c.c:334:44: note: byref variable will be forcibly initialized 334 | &(struct nvif_notify_uevent_req) {}, | ^ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/curs507a.c:27: /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/curs507a.c: In function 'curs507a_space': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/curs507a.c:37:2: note: in expansion of macro 'nvif_msec' 37 | nvif_msec(&nouveau_drm(wndw->plane.dev)->client.device, 100, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_chan.c: In function 'nouveau_channel_ind': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_chan.c:278:4: note: byref variable will be forcibly initialized 278 | } args; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_chan.c: In function 'nouveau_channel_dma': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_chan.c:359:29: note: byref variable will be forcibly initialized 359 | struct nv03_channel_dma_v0 args; | ^~~~ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_abi16.c: In function 'nouveau_abi16': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_abi16.c:48:24: note: byref variable will be forcibly initialized 48 | struct nv_device_v0 args = { | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:28: /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/ovly827e.c: In function 'ovly827e_ntfy_wait_begun': /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:23:25: note: byref variable will be forcibly initialized 23 | struct nvif_timer_wait _wait; \ | ^~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:33:32: note: in expansion of macro 'nvif_nsec' 33 | #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/include/nvif/timer.h:34:32: note: in expansion of macro 'nvif_usec' 34 | #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:72:13: note: in expansion of macro 'nvif_msec' 72 | s64 time = nvif_msec(device, 2000ULL, | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nv50_fence.c: In function 'nv50_fence_context_new': /kisskb/src/drivers/gpu/drm/nouveau/nv50_fence.c:56:31: note: byref variable will be forcibly initialized 56 | &(struct nv_dma_v0) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/ovly507e.c: In function 'ovly507e_new_': /kisskb/src/drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:175:44: note: byref variable will be forcibly initialized 175 | &(struct nvif_notify_uevent_req) {}, | ^ /kisskb/src/drivers/gpu/drm/nouveau/nv17_fence.c: In function 'nv17_fence_context_new': /kisskb/src/drivers/gpu/drm/nouveau/nv17_fence.c:97:31: note: byref variable will be forcibly initialized 97 | &(struct nv_dma_v0) { | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_fence.c: In function 'nouveau_fence_context_new': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_fence.c:201:44: note: byref variable will be forcibly initialized 201 | &(struct nvif_notify_uevent_req) { }, | ^ /kisskb/src/drivers/gpu/drm/nouveau/nouveau_led.c: In function 'nouveau_led_init': /kisskb/src/drivers/gpu/drm/nouveau/nouveau_led.c:82:23: note: byref variable will be forcibly initialized 82 | struct dcb_gpio_func logo_led; | ^~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc9 # Build took: 0:03:39.658650